Page 1 of 1

Img fancybox is difficult to scroll

Posted: 21 Oct 2016, 12:42
by jatiyanon
When click at the image in attachment (have many thing in attachment).
if the image have a big size, it will show scroll bar but the arrow of the next item blocked it.
So it can't scroll, in addition the area of the arrow is too much, scrolling with the middle mouse button is difficult.

I fixed by add this in css

Code: Select all

.fancybox-nav {
	width: 10% !important; /* reduce arrow area */
	margin-right: 20px !important; /* fix the arrow blocked the right scroll bar */
}

Re: Img fancybox is difficult to scroll

Posted: 21 Oct 2016, 13:27
by support
Thank you, I will found solution

Re: Img fancybox is difficult to scroll

Posted: 14 Dec 2020, 14:15
by support
Ready for version 2.8. Now image resize by screen width and also I have added rotate function https://www.facebook.com/RukovoditelPro ... 3061880176