• Resolved ideabug

    (@ideabug)


    Is there a way to adjust the spacing between all of the photos in a gallery? I’d like to add more space so they don’t look so squished together. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Sona

    (@support-web-dorado)

    @ideabug,

    We have the option of adding margin/padding only with Pro version of the plugin in Themes section. Thanks.

    Glenn

    (@gadgetgusto)

    Yes, but can this be altered with css? They are too close together, and hovering over them enlarges them to overlap.

    I would thing this should be originally coded in plugin, unless it’s an money thing to buy pro version. If so, arg, not good.

    Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi, @gadgetgusto!

    Thanks for your inquiry!

    The solution is posted on this forum thread. I am posting the reply quoted below.

    Hi, @gadgetgusto!

    Thank you for posting your question!

    Let me note, that there’s an option for that in Photo Gallery themes, which are available in Pro version of the plugin.

    However, you can surely tweak the CSS of the plugin and change the margin. For example, if you have Thumbnails gallery, this code will enlarge the margin of the thumbs:

    #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0 {
        margin: 10px !important;
    }

    You can add it to style.css file of your website theme, or a custom CSS editor.

    If this won’e work, and you will need help with the code, please post the link to your gallery page.

    Thanks! Have a wonderful day!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Spacing between photos…’ is closed to new replies.