View Single Post
  #1  
Old 12-02-2008, 10:57 AM
 
Pretty Scrappy Pretty Scrappy is offline
 

Advanced Member
  
Join Date: Sep 2008
Posts: 42
 

Default Editing template and not working

I am trying to change the vertical menu bars to a custom image. I have upgraded from 4.1.10 to 4.1.11, and now it's not working. I have the images in skin1/images like before. In webmaster mode I open skin1/admin/menu.tpl go to the following code at the bottom
Quote:
{ include file="menu.tpl" dingbats="dingbats_categorie.gif" menu_title=$lng.lbl_management menu_content=$smarty.capture.menu }
and add { include file="menu.tpl" images_src="ver_management.gif" dingbats="dingbats_categorie.gif" menu_title=$lng.lbl_management menu_content=$smarty.capture.menu }
Just like before, and now it's not working. Can anyone tell me what might have changed with 4.1.11, or if I am just doing something wrong?
__________________
Rachael Bullion
www.prettyscrappy.com
Version 4.1.11
Reply With Quote