Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • jar media Friend
    #144528

    http://www.standardofficesupply.com/joomla/
    For some reason I cant find out how to add 10px underneath each banner on the left. Please help.

    Anonymous Moderator
    #318369

    Hi Jar

    Please open templates/ja_zeolite/css/template.css file, at about line 836, find following code:

    div.advs {
    clear:both;
    display:block;
    float:left;
    width:100%;
    }

    and change to:

    div.advs {
    clear:both;
    display:block;
    float:left;
    width:100%;
    padding-bottom: 10px;
    }

    jar media Friend
    #318567

    thanks, that did work but it also added 10px to the middle module underneath my flash area. I just need it for the side columns.

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

This topic contains 3 replies, has 2 voices, and was last updated by  jar media 15 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum