Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ccgr Friend
    #134796

    My website is http://www.christcenteredgamer.com and I have tried tweaking the CSS file but ultimately I’d liek to make the center column bigger if possible. Has anyone else done this or can anyone show me how without ruining the layout?

    Sherlock Friend
    #277014

    Css for center body:
    1.template.css (line 561)

    #ja-content {
    background:#222222 url(../images/content-center3.gif) repeat-y scroll center center;
    clear:both;
    display:block;
    float:right;
    width:70%;
    }

    2.template.css (line 569)

    #ja-content-top {
    background:transparent url(../images/content-top3.gif) no-repeat scroll center top;
    }

    3.template.css (line 573)

    #ja-content-bot {
    background:transparent url(../images/content-bot3.gif) no-repeat scroll center bottom;
    }

    4.template.css (line 589)

    #ja-current-content {
    margin:0;
    padding:20px;
    }

    If you want to change width, you can change width from #ja-content, but you must change those images: content-center3.gif, content-top3.gif and content-bot3.gif follow that width

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 16 years ago.

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