Change Sidebar color
-
I have managed to change the color of my sidebar on my site joshmadden.com by:
#sidebar
{
float:left;
background: #141414;
margin:0px 5px 0px 0px;
padding:10px 0px 51% 30px;
width:290px
}But the sidebar now stays the same length regardless how much content is in the body of the site. Before it used to adjust automatically to the content. any help would be greatly appreciated.
thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Change Sidebar color’ is closed to new replies.