Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ErikThorsen Friend
    #118929

    Hello!

    I am trying to remove the padding between the 4 module positions on the site:

    http://shost6.serverhostingpro.com/~ertym56/index.php

    However, it seems not possible. I have looked everywhere in the css ( so I think ) but cannot locate where to change this. I want the 4 modules placed in the “original” header position to not have padding. As you can see from the live site they are now padded both in the bottom and between each one.

    All and any help is appreciated as I think my eyes might be crossed “all over” the place by now!

    Thanks!

    ps: Yes, I am using the same header images on all 4 of them. These will be changed later, just need to know first how to remove the padding. 🙂

    cssyeah Moderator
    #214929

    Hi ErikThorsen,

    Open css file template_css.css, search this style:


    .ja-box-left div.moduletable {
    padding-right: 20px;
    }

    .ja-box-right div.moduletable {
    padding-left: 20px;
    background: url(../images/v3-seperator.gif) top left repeat-y;
    }

    .ja-box-center div.moduletable {
    padding: 0 20px;
    background: url(../images/v3-seperator.gif) top left repeat-y;
    }

    and change padding-right, padding-left, padding:

    🙂

    ErikThorsen Friend
    #214944

    Thank you very much trungch. That pretty much did the trick.

    But it seems I have removed the padding in the top ( between the modules and the menu ) and there is too much padding below the 4 modules.. 🙂

    One more thing, the total width of these 4 modules are not “wide enough” as you can see that it doesn’t fit correctly. What have I done wrong 🙂

    Thanks

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

This topic contains 3 replies, has 2 voices, and was last updated by  ErikThorsen 17 years, 9 months ago.

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