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

Logo at checkout doesn't shown with its size

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 11-28-2011, 01:42 PM
 
Aristos Aristos is offline
 

Newbie
  
Join Date: Sep 2011
Posts: 4
 

Exclamation Logo at checkout doesn't shown with its size

Hello all and sorry for bothering ,

Once the logo at the checkout pages was the default-logo of vividdreams-aquamarine, I uploaded our company logo and changed the logo name at the needed files like
/vivid_dreams_aquamarine/modules/One_Page_Checkout/head.tpl
/vivid_dreams_aquamarine/customer/head.tpl
/vivid_dreams_aquamarine/modules/Fast_Lane_Checkout/head.tpl

However, the default-logo had the size 354x54.
Our company logo has the size 272 x 100.

The problem is that the logo is shown bigger as it actually is and it is causing load-delay.

Could anybody tell me where I have to change the size?
I searched through several files like css/main.css etc.

It would be nice if somebody could help.

Regards,
Aristos
__________________
X-Cart 4.4.3
Reply With Quote
  #2  
Old 11-28-2011, 02:24 PM
  CottonAge.com's Avatar 
CottonAge.com CottonAge.com is offline
 

eXpert
  
Join Date: Jan 2008
Location: Orange County, California
Posts: 244
 

Default Re: Logo at checkout doesn't shown with its size

you might wanna check skin/vivid_dreams_aquamarine/css/altskin.css and edit the size of #header .logo a img
Code:
#header .logo a img { height: 54px; width: 345px; }
change to
Code:
#header .logo a img { height: 100px; width: 272px; }
*You can always use Firebug to see which css file to edit
__________________
CottonAge.com - v4.4.4 - Gold
Mirko.com - v4.1.12 - Gold

We sell Bathrobes, Slippers, Towels & more at wholesale prices...
Reply With Quote
  #3  
Old 11-29-2011, 04:49 PM
 
Aristos Aristos is offline
 

Newbie
  
Join Date: Sep 2011
Posts: 4
 

Default Re: Logo at checkout doesn't shown with its size

Dear @CottonAge.com

This also changes the size of the logo at all other pages.
All other pages have a bigger header, and the logo looks very small on that pages. I guess, maybe the header size has to be changed at the checkout pages. What is your opinion?
__________________
X-Cart 4.4.3
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 03:13 PM.

   

 
X-Cart forums © 2001-2020