css/xhtml help forums
css/xhtml help forums
Out of context: Reply #10
- Started
- Last post
- 16 Responses
- hawkwah0
Place your sidebar directly inside your 'block_inside' and apple this:
<style type="text/css">
#sidebar {
float:right;
width:160px;
height: 800px;
background-image:url(images/side...
background-repeat:repeat-y;
margin-right:21px;
padding-top:5px;
padding-left:21px;
}</style>