View Single Post
  #2  
Old 05-22-2006, 06:14 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Hard code them into the menus themselves. For categories as an example, edit categories.tpl, remove these lines:

{capture name=menu}

{/capture}
{ include file="menu.tpl" dingbats="dingbats_categorie.gif" menu_title=$lng.lbl_categories menu_content=$smarty.capture.menu }

and then just hard-code the image:

[img]{$ImagesDir}/imagename.gif[/img]
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote