aoassist
Member
Posted 11 months ago #
Hello,
My captions are spilling over and overlapping the picture when the image is in lightbox mode. The captions are covering the image, the prev and next links, and the close link. It is happening on vertically oriented images. Because the title is rather long, it is split into two lines. The bottom line is ok, but the top line overlaps everything.
How do I make the space allowed for the captions bigger? So that in fits at least three lines of text without overlapping anything?
Thanks!!
http://wordpress.org/extend/plugins/lightbox-plus/
please post a link to your site to illustrate the problem.
aoassist
Member
Posted 11 months ago #
this is caused by the positioning of the title;
try to add a white background to the style of the title, by ading this to one of hte stylesheets, for instance to style.css of your theme, or however your theme handles css edits:
#cboxTitle{background: #fff;}
aoassist
Member
Posted 11 months ago #
I tried that, but the white background cuts off some of the picture. Is there a way to just move the caption down and more to the center?
Thanks!
aoassist
Member
Posted 10 months ago #
aoassist
Member
Posted 10 months ago #