Viewing 4 replies - 1 through 4 (of 4 total)
  • Hristo Pandjarov

    (@hristo-sg)

    SiteGround Representative

    Hi,

    Open your style.css file and change line 342 to:

    #rightcolumn {
        float: right;
        margin: 0 18px 0 0;
        width: 220px;
    }

    Then change line 336 to:

    #leftcolumn {
        float: left;
        padding: 0;
        width: 740px;
    }

    I think it looks pretty good that way ??

    Thread Starter Will Guy

    (@will-guy)

    Hristo, I tried that and for some reason it made it absolutely no difference.

    Will Guy,

    When you changed the code above, please ctrl +F5 or refresh your cache and reload your site. ??

    The code should work.

    Regards,

    Thread Starter Will Guy

    (@will-guy)

    Okay now it worked. Thanks very much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Adjusting Width’ is closed to new replies.