Thread: Template mod
View Single Post
  #1  
Old 09-27-2007, 11:01 AM
 
jwilkers jwilkers is offline
 

Advanced Member
  
Join Date: Oct 2005
Posts: 93
 

Default Template mod

Hello,

Just want some input from xcarters:

for my registration area I've changed the line in register.php

func_display("customer/home.tpl",$smarty)

to:

func_display("customer/register.tpl",$smarty)

for a new "register.tpl" I created in order to customize the look, and to lose the left menu portion of the page. Worked fine, haven't noticed any problem.

WHAT I"M really wondering is, now I'm considering it for product.php as well, in order to customize the product page, lose the left menu and create a better layuout. Is this a good idea, or ok to do for the most part?

Input appreciated.

JW
__________________
JW - Xcart Version: several
dragged one cart's database kicking and screaming from 4.0.16 to 4.4.1.
Reply With Quote