Options

Reducing the padding between images in Journal view

TheBionicDanTheBionicDan Registered Users Posts: 3 Beginner grinner
edited October 7, 2013 in SmugMug Customization
Hi all

I'm trying to reduce the padding between images in journal view. I've taken out all caption data and social stuff so the is a clean break between images but it retains the same size padding which is way too much.

Anyone any ideas with the CSS or something I'm missing?

Thanks in advance.

Comments

  • Options
    TheBionicDanTheBionicDan Registered Users Posts: 3 Beginner grinner
    edited October 7, 2013
    Anyone?

    Heyelp!
  • Options
    Smug EricSmug Eric Registered Users, Retired Mod Posts: 333
    edited October 7, 2013
    Well, without a link to your site I can't be sure, but adding this to a CSS block should do it:

    .sm-gallery-journal .sm-tile-wrapper {
    margin-bottom: 0;
    }
    Eric
    Support Hero and Customeister
    http://www.smugmug.com/help
Sign In or Register to comment.