Forums

Can't change the sidebar widths (3 posts)

  1. kapeepcity
    Member
    Posted 2 years ago #

    Hello, I am having trouble with the resizing of my sidebar. My site is kapeepcity.com. I have looking in the forums and tried changing it myself, however it doesn't work for some reason.

    #sidebar{
    width:140px;
    float:left;
    padding:0 0 0 38px;
    }
    #sidebar_right{
    width:125px;
    float:right;
    padding:0 19px 0 0;

    that is the css for the sidebars, however they don't change when I change the px width.

  2. Samuel B
    moderator
    Posted 2 years ago #

    likely you will need to change the body width also to account for sidebar change

  3. kapeepcity
    Member
    Posted 2 years ago #

    thank you for your reply, I will try that, however I've tried keeping their ratio when changing sizes ie. increasing one by 20 and decreasing the other by 20 but that doesn't seem to work.

Topic Closed

This topic has been closed to new replies.

About this Topic