Viewing 1 replies (of 1 total)
  • Thread Starter vbpartners

    (@vbpartners)

    Not sure if this would help, but here’s the style.css code for the content area:

    /* Top Content */

    #main {
    margin: 30px 5px 0 15px;
    clear: both;
    width: 930px;
    padding-bottom: 5px;
    }
    #contentwrapper {
    float:left;
    width: 590px;
    margin: 0 0 2px 0;
    padding: 0;
    }
    #contentwrapper2 {
    float:left;
    width: 900px;
    margin: 0 0 60px 0;
    padding: 0;
    }

    is any of this where i would adjust the right hand margin of the content area so taht it extends a little be further out (and closer to the sidebar?)

    thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Issues with page margin’ is closed to new replies.