Thread: Logo Issues
View Single Post
  #2  
Old 05-01-2010, 07:24 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Logo Issues

#header .line1 {
direction:ltr;
height:235px;
position:relative;


}

#header {
height:276px;
left:0;
position:absolute !important;
top:0;
width:100%;


}

#content-container {
clear:both;
float:left;
margin-top:290px;
overflow:hidden;
padding-bottom:39px;
position:relative;
width:100%;


}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote