View Single Post
  #2  
Old 08-04-2004, 02:24 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

the menus and the center box's have a template wrapped round them

the menus ues - menu.tpl
the center box's use - dialog.tpl

edit those and your good to go

if you want to change just one instance then make a new wrapper and edit the code that calls it at the bottom of the item

eg

Code:
{ include file="menu.tpl" dingbats="dingbats_authentification.gif" menu_title=$lng.lbl_authentication menu_content=$smarty.capture.menu }
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote