Forum Moderators: not2easy
I have this on my right sidebar:
#right {
background: url(headmain/center_bg_sidebar.jpg) repeat-y;
position: absolute;
width: 142px;
top: 125px;
right: 15px;
}
Then in my html code for the right sidebar I have (without the added spaces here of course):
< div id="right">
<img src="headmain/roof.jpg"><br>
< p>text</p><br><br>
< img src="headmain/bottom_sidebar.jpg">< /div>
But nothing lines up.
Thank you
PJ
[edited by: rogerd at 3:50 am (utc) on Mar. 10, 2005]
[edit reason] No URLs please... [/edit]