View Single Post
  #5  
Old 10-31-2006, 02:37 AM
 
maximer maximer is offline
 

Member
  
Join Date: Sep 2006
Posts: 22
 

Default Re: colors, styles, menu

Quote:
Originally Posted by neroag
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"

Unfortunately nothing changes

maximer
__________________
Version 4.0.18
Reply With Quote