Quote Originally Posted by dw08gm View Post
I have installed zen lightbox 1.6.2 on 139h localhost without problem except for the layout of the lightbox.

As it stands, the issue is:
the Next and Prev buttons are located at the top of the lightbox but partly overlay/obscure the image;
multi-worded image titles and the "image x of y" both wrap without extending across the full width of the image, especially with relatively narrow images;
the Close X button is located immediately below right of the image and seems to be the cause of the wrap.

The prefered layout, from top to bottom, is:
image
image title
"image x of y"
Next, Prev, Close X.

where
multi-worded image titles and "image x of y" both extend across the full width of the image before wrapping;
the Next and Prev and Close X buttons all lie on one line at the bottom of the lightbox.

After spending many hours trying to achieve this layout, mostly toying with the css, I would appreciate some help, if not a solution.

Thanks in advance.
Having spent more than a week on this without joy, I would be satisfied if the prev/next buttons would sit clear above the image, as they are currently obscuring vital parts at the top of numerous images.

While I was hoping for a simple css fix, I suspect the problem lies with the nesting of #lbPrevLink and #lbNextLink within #lbImage, but the code in includes/classes/ files is way beyond my comprehension.

Does anyone else have this problem?

Help much appreciated.