• Resolved johnmacdonald

    (@johnmacdonald)


    I would like to reduce the padding above and below the text in the text boxes underneath the images in the “Polaroid” view. Is there a way to do that?

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

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

    (@robosoft)

    Please try to add somewhere in css style:

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

    Or modify this style in existing CSS file.

    Thread Starter johnmacdonald

    (@johnmacdonald)

    Thanks a lot! That worked perfectly.

    Thread Starter johnmacdonald

    (@johnmacdonald)

    I noticed that Robo Gallery Updates overwrite gallery.css, so it would be nice to have a way to change this permanently, such as an option in the Settings menu

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Padding of polaroid view text’ is closed to new replies.