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.