Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ivoniobarrosnunes Friend
    #125792

    How I increase space (CSS) between coluns into mainpage?


    1. how_i_may
    grafismo Friend
    #239501

    I’m working out with same problem too. Check it out in main css padding and margins and change them for something like (just it’s a test):

    p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {

    padding: 0 5px 0 2px;
    margin-bottom: 10px;
    margin-top: 10px;
    }

    Also there is an orphan character that doesn´t validate (line 894):

    #ja-container {
    background: url(../images/mainwrap-bg1.gif) repeat-y 20% 0;
    : ;
    }

    ivoniobarrosnunes Friend
    #239509

    Thank you … it´s the solution

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

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

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