test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • pavit Moderator
    #935459

    I have made to modules with logos.

    Hi

    I can see only main logo on your home page , please explain

    norchris Friend
    #935971

    JA Sugite has a module on the front page with customer / clients logos

    So, please look further down on the page and you will see the logos.

    Thank you,

    Norchris

    tom_laan84 Friend
    #935984

    Change .ja-client css to a percentage of your liking.

    For instance if you want 3 on a row make it 33%.

    it may need a !important to override the default system but i don’t know for sure.

    tom_laan84 Friend
    #935986

    make it a min-width: 33%. This way you won’t break the responsive styling where on small devices it displays 2 logo’s next to eachother.

    norchris Friend
    #937094

    Thank you!

    But, is it possible to avoid to do this in CSS?

    Think it would be better to code it directly into the module / same place as logos

    Cheers,

    Norchris

    norchris Friend
    #972505

    Hi Pavit,

    could you give me a hint as of how to reduce the white space between the modules? The site is public now on http://www.scanteam.no

    Just tooooo much white 🙂

    Thanks for any help,

    Cheers
    Norchris

    pavit Moderator
    #973247

    Hi

    You can add to your custom.css this

    .row-feature {
    padding-top:30px!important;
    padding-bottom:30px!important;
    }

    You can play with px values to find desired space

    Regards

    norchris Friend
    #985938

    Great! Thank you a lot!

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 3 voices, and was last updated by  norchris 8 years, 1 month ago.

The topic ‘Change module hight. Center customer / reference logos’ is closed to new replies.