View Single Post
  #6  
Old 07-07-2008, 01:11 PM
 
typeav typeav is offline
 

Advanced Member
  
Join Date: Sep 2007
Posts: 39
 

Default Re: Moving the site to the center

Balinor it works, thanks a lot. Let me make it clear to the audience.

In the file "skin1/customer/home.tpl" immediately after the line:

<body{$reading_direction_tag}{if $body_onload ne ''} onload="javascript: {$body_onload}"{/if}>

insert the following code:

<div style="margin: 0 auto; width: 975px;">

Change the 975 to whatever width you want.
__________________
X-Cart Gold Version 4.2.1
X-Cart Gold Version 4.4.3
OS: Linux
Reply With Quote