Conversation
supportI have searched and searched hoping someone had asked this before… Maybe it’s not an issue for most people. What I’m experiencing is this, I want the “caption” under the image to be three separate lines. Title of Work Medium Size Price All on separate lines like that, centered in black text. But when I put codes in my description, the lightbox doesn’t expand to accommodate those three lines. Instead it pushes the text up over the image and you can’t read it. If anyone has a solution or any input or advice, that would be wonderful. http://wordpress.org/extend/plugins/nextgen-gallery-colorboxer/
With the help of this post http://wordpress.org/support/topic/plugin-nextgen-gallery-extend-thickbox-description-areascrolling?replies=2 I was able to figure out how to go into the code and find out how to change the css to allow for a larger bottom margin. I went into my wp-content/plugins/nextgen-gallery/nextgen-gallery-colorboxer/colorbox/1/colorbox.css and change the bottom margin to #cboxLoadedContent{margin-bottom:65px;} instead of #cboxLoadedContent{margin-bottom:28px;} This number will depend on your text size…. I don’t think this would be the best way to do this, but it’s a workaround for now. 🙂
Hi Tillie, Thanks for using NextGEN Gallery ColorBoxer, and for sharing your solution! Unfortunately, the ColorBox lightbox does not natively support multi-line titles, however I have been looking into this a lot, and I do hope to add this functionality in a future release of ColorBoxer. Cheers, Mark.
With the help of this post http://wordpress.org/support/topic/plugin-nextgen-gallery-extend-thickbox-description-areascrolling?replies=2 I was able to figure out how to go into the code and find out how to change the css to allow for a larger bottom margin. I went into my wp-content/plugins/nextgen-gallery/nextgen-gallery-colorboxer/colorbox/1/colorbox.css and change the bottom margin to #cboxLoadedContent{margin-bottom:65px;} instead of #cboxLoadedContent{margin-bottom:28px;} This number will depend on your text size…. I don’t think this would be the best way to do this, but it’s a workaround for now. 🙂
Hi Tillie, Thanks for using NextGEN Gallery ColorBoxer, and for sharing your solution! Unfortunately, the ColorBox lightbox does not natively support multi-line titles, however I have been looking into this a lot, and I do hope to add this functionality in a future release of ColorBoxer. Cheers, Mark.