View Single Post
  #3  
Old 05-15-2009, 03:12 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Logo in Header help please!

You have to adjust the margin here

#content-container {
clear:both;
float:left;
margin-top:140px; change this to 200px or whatever works best for you
overflow:hidden;
padding-bottom:39px;
position:relative;
width:100%;
}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote