• Resolved tillieb20

    (@tillieb20)


    I 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/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter tillieb20

    (@tillieb20)

    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.

    🙂

    Plugin Author Mark Jeldi

    (@mark-jeldi)

    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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Alt/Title/Description text.’ is closed to new replies.