Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Changing logo size?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #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
  #2  
Old 04-07-2010, 02:23 AM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: Changing logo size?

An 800x200 logo is already big...
Images, if put in using divs will be at their original size unless you stretch it which decreases quality.

If you want a bigger logo, I'd suggest changing the actual image size and not the css size (until you need to make it fit)
__________________
- Shane Munroe
Reply With Quote
  #3  
Old 04-07-2010, 02:27 AM
 
Mav-mbat Mav-mbat is offline
 

Member
  
Join Date: Apr 2010
Posts: 27
 

Default Re: Changing logo size?

No the image is 800x200 but when the page is made up the image is made smaller

http://mbat.comli.com/shop2/xcart/
__________________
X-Cart Gold v4.5.4
http://www.xsiteshop.co.uk
Reply With Quote
  #4  
Old 04-07-2010, 03:31 AM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: Changing logo size?

#header .logo a img {
height:210px;


}


Since its so big, it'll be off a little so you'll want to change CSS to this as well:

#header .logo {
top: 44px;
}

I removed the other things in that CSS declaration so I didnt have to copy everything. Just change the top declaration.
__________________
- Shane Munroe
Reply With Quote
  #5  
Old 04-07-2010, 08:00 AM
 
Mav-mbat Mav-mbat is offline
 

Member
  
Join Date: Apr 2010
Posts: 27
 

Default Re: Changing logo size?

Cheers
__________________
X-Cart Gold v4.5.4
http://www.xsiteshop.co.uk
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 04:46 AM.

   

 
X-Cart forums © 2001-2020