View Single Post
  #1  
Old 04-07-2010, 02:10 AM
 
Mav-mbat Mav-mbat is offline
 

Member
  
Join Date: Apr 2010
Posts: 27
 

Default Changing logo size?

Using the aqua templates trying to make the main logo.gif bigger

I assume it is

Code:
#header .line1 { position: relative; height: 67px; direction: ltr; } #header .line1 .logo { padding-top: 9px; margin-left: 27px; width: 203px; } #header .line1 .logo a img { width: 203px; height: 48px;

in main.css but if I change the pixel sizes nothing happens on the site, my logo is 800x200 pixels
__________________
X-Cart Gold v4.5.4
http://www.xsiteshop.co.uk
Reply With Quote