Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • sc_web Friend
    #147346

    Where are the CSS commands located to edit the size of the right sidebar. Is there what is refered to as “columns” in the template.css file? I’d like to increase the width in order to fit 300 wide ads. Thank you.

    Anonymous Moderator
    #328385

    Hi there

    Please open template.css file, find following code section:

    #ja-col2 {
    float:right;
    overflow:hidden;
    width:30%;
    }

    and change to:

    #ja-col2 {
    float:right;
    overflow:hidden;
    width:300px;
    }

    – find :

    #ja-mainbody {
    float:left;
    width:70%;
    }

    and change to:

    #ja-mainbody {
    float:left;
    width:610px;
    }

    sc_web Friend
    #328479

    Seems to have worked find except now my corners aren’t rounded on my main body. Is there another property tied that would be in conflict now that I’ve changed the main body size?

    Anonymous Moderator
    #328525

    Hi sc_web

    Could you give me your live url?

    sc_web Friend
    #328596

    singlecrown.com

    Anonymous Moderator
    #328645

    Hi

    please change the width of following images to 610px:

    – templates/ja_sanidineii_light/images/content-center.gif
    – templates/ja_sanidineii_light/images/content-top.gif
    – templates/ja_sanidineii_light/images/content-bot.gif

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

This topic contains 6 replies, has 2 voices, and was last updated by Anonymous 14 years, 8 months ago.

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