View Single Post
Old 01-29-2006, 05:17 PM  
2HousePlague
CURATOR
 
Join Date: Jul 2004
Location: the attic
Posts: 14,572
Also, if you change these values on your style sheet:


div.content {
position: absolute;
left: 192px;
top: 187px;
width: 466px;
font-size: 103%;
margin: 0px;
padding: 20px;
border-right: 0px;
border-bottom: 1px solid #996666;
border-left: 0px;
}
div.sidebar {
position: absolute;
left: 0px;
top: 219px;
width: 151px;
margin: 0px;
padding: 20px;
border-left: 0px;
border-bottom: 1px solid #996666;
border-right: 0px;


the "top" position you get the content to start below your header image.




2hp
__________________
tada!
2HousePlague is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote