• kapeepcity

    (@kapeepcity)


    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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Samuel B

    (@samboll)

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

    Thread Starter kapeepcity

    (@kapeepcity)

    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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can’t change the sidebar widths’ is closed to new replies.