extend sidebar using css
-
Hello, I need small help with CSS, I want that my sidebar background on next blog http://www.softwaretipspalace.com/blog/ be extended to the bottom of page, id tag which I use from CSS is next:
float: right;
width: 305px;
height: 100%;
margin-top: 0px;
margin-left: 0px;
background-color: #666666;
padding:5px;
color: #FFFFFF;I tryed to add height: 100%; but it didn’t worked, how to do that
Thanks
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘extend sidebar using css’ is closed to new replies.