View Single Post
  #4  
Old 10-30-2006, 11:13 PM
 
neroag neroag is offline
 

Senior Member
  
Join Date: May 2005
Location: UK
Posts: 171
 

Default Re: colors, styles, menu

help.tpl uses menu.tpl to call the styles i believe so create a new class in your css file as the post above named .VertMenuTitle2, create a new file called menu2.tpl (a copy of menu.tpl) & change the the class="VertMenuTitle" to class="VertMenuTitle2"


Then in your help.tpl change the include file="menu.tpl" to include file="menu2.tpl"
__________________
X-cart Gold - 4.0.18 - 4.1.9 - 4.1.10 - 4.3.0
Reply With Quote