• Resolved marcioehrlich

    (@marcioehrlich)


    Using Polaroid Style, the text is being broken in two lines even there is a lot of space at the left and at the right, below the thumbnail. This is causing the grid to be completely misaligned.
    Is there a way to configure the margins for the text at the Polaroid Style so they can fit better below the thumbnail?
    Thanks.
    Marcio

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Gallery Ape

    (@galleryape)

    Please try to add such line to CSS file

    .wpape-img-content {
    padding: 10px;
    }

    Or you can set even 5 pixels value in the case if it’s gonna fit to your requirements. Please try and let me know if you’ll have some other questions.

    Thread Starter marcioehrlich

    (@marcioehrlich)

    I guess you meant lines 17-23 from “gallery.css”.
    Well, I’ve changed the padding to 5px (to be safer) and it worked perfectly.
    Thanks a lot.

    Thread Starter marcioehrlich

    (@marcioehrlich)

    Did I say it worked perfectly? Well, it did, until your next plugin upgrade, when the padding value returned to the original 20px.
    Isn’t it very annoying to have to change that value every time a new upgrade is launched?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Thumbnail description does not fit the image width.’ is closed to new replies.