View Single Post
  #4  
Old 08-12-2004, 03:59 AM
  CC's Avatar 
CC CC is offline
 

eXpert
  
Join Date: Jun 2004
Posts: 349
 

Default

Quote:
Originally Posted by shan
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 }

I see what ur saying, but I dont quite follow, is there any chance you could explain a little more please?
How can I change the title of the boxes to an image instead?

I want to remove the backround orange for instance and the text: "Categories" with the dingbat, and just replace this with an image of a tab instead.
How would I go about this?

Thanks.
__________________
XC 4.2 inc (unofficial) patch release.
Reply With Quote