Thread
:
X-Cart Smart Template v4.4.x
View Single Post
#
282
02-15-2011, 04:50 PM
PhilJ
X-Guru
Join Date: Nov 2002
Posts: 4,094
Re: X-Cart Smart Template v4.4.x
To change the layout width at checkout, in skin/smart_template/customer/home.tpl
Change... (around line 30)
Code:
.container_fixed { width: 100%; }
To...
Code:
.container_fixed { width: 970px; }
__________________
xcartmods.co.uk
PhilJ
View Public Profile
Send a private message to PhilJ
Visit PhilJ's homepage!
Find all posts by PhilJ