wrong of me... there are 4 templates you need to add to EACH of your current styles...
these are called:
xmenu_cssexpr
xmenu_menucode
xmenu_menudef
xmenu_menustyle
then in EACH style you find the header and headinclude templates, you need to change all.
2 times put
<!-- toplinks -->
$xmenucssexpr
$xmenucode
$xmenudef
<!-- /toplinks -->
inside EACH of the 2 "header" templates (each one in each style)
and 2 times put
$xmenustyle
just before the closing </STYLE> tag inside EACH "headinclude" template of each style
This means you have 2 styles thus 2 x 4 addings = 8 addings , 4 in each style.
Then in 2 styles you change both header and headinclude thus changing 4 templates.
|