Thread: Header Spacing
View Single Post
  #2  
Old 11-16-2009, 03:30 AM
  Zaja's Avatar 
Zaja Zaja is offline
 

X-Adept
  
Join Date: Mar 2004
Location: The Universe is my home
Posts: 420
 

Default Re: Header Spacing

Unfortunately the logo dimension is defined in the main.css, search for following lines and change the width and the height values:
Code:
#header .line1 { position: relative; height: 67px;/* top row */ direction: ltr; } #header .line1 .logo { padding-top: 9px; margin-left: 27px; width: 203px; /* logo container div */ } #header .line1 .logo a img { width: 203px; /* logo width */ height: 48px; /* logo height */ }
__________________
_/ _/ _/ _/ _/ _/ _/ _/ _/

7dana.com
Reply With Quote