Thread: Head Logo
View Single Post
  #12  
Old 12-23-2008, 09:25 PM
  alarnold's Avatar 
alarnold alarnold is offline
 

Advanced Member
  
Join Date: Jan 2008
Posts: 33
 

Default Re: Head Logo

Quote:
Originally Posted by Halloween2007
I want to make my head logo the size of my website. How would I know the size of it?

By default, x-cart automatically re sizes for customers according to their screen resolution (size). Therefore there is no easy way to make your header logo the size of their screen.

The other option would be change the dynamic aspect of your x-cart and force it to a fixed width.

skin1/rectangle_top.tpl
- this controls the overall width and height of your layout. By default, it is set to 100% high and 100% width. You can set it to a fixed width (like 900px) or a percentage. Keep in mind that this is a shared template between the admin and customer sides, so you might want to put in an {if} statement to show something different for each side.

Hope this helps, Al
__________________
X-Cart version 4.7.12 Platinum

arnoldcoin.com

Change is inevitable, except from a vending machine
Reply With Quote