• I am using thematic and my content is getting cropped. I am wondering how to go about changing the layout of my page so that the left column starts closer to the left side and the right column is also farther right…

    here is my page. http://www.deaddeerbikegang.com

    thanks web dudes.

Viewing 1 replies (of 1 total)
  • Try removing width:960px; from:

    #main {
    margin:0 auto;
    overflow:hidden;
    position:relative;
    width:960px;
    }

    in 2c-r-fixed.css.

Viewing 1 replies (of 1 total)

The topic ‘sizing content in thematic…’ is closed to new replies.