View Single Post
  #6  
Old 12-19-2008, 04:21 AM
  alarnold's Avatar 
alarnold alarnold is offline
 

Advanced Member
  
Join Date: Jan 2008
Posts: 33
 

Default Re: header_bg.jpg needs to "stretch" according to resolution settings

Quote:
Originally Posted by auc
Did you find out how to center image instead of align left?


Edit Skin1 / Head.tpl

Code:
{* $Id: head.tpl,v 1.58.2.3 2008/02/07 13:17:30 ferz Exp $ *} <table cellpadding="0" cellspacing="0" width="100%" background="{$ImagesDir}/background.jpg"> <tr align="center"> <td><a href="{$http_location}/"><img src="{$ImagesDir}/Header.jpg" alt="" /></a></td>


The background.jpg and Header.jpg files need to uploaded to skin1/images.

Note: Your background,jpg image should be the same height as your Header.jpg image and only 1 or 2 pixels in width.


See it in action here: www.arnoldcoin.com

Al
Arnold Coin Exchange
__________________
X-Cart version 4.7.12 Platinum

arnoldcoin.com

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