Hi,
if I add a css style for listActive, the style appears to both navi elements, the main navi and the header navi.
How can I split this?
Ex.
- Main navi get's css class mainActive
- Top Navi get css class topActive
class "listActive" - how to split between Main- an
class "listActive" - how to split between Main- an
Gruss
cyaneo
Zen Cart - The Art of e-Commerce
Wenn jeder dem anderen helfen wollte, wäre allen geholfen.
-------------------------------------------
Ein Problem ist halb gelöst, wenn es klar formuliert ist.
cyaneo
Zen Cart - The Art of e-Commerce
Wenn jeder dem anderen helfen wollte, wäre allen geholfen.
-------------------------------------------
Ein Problem ist halb gelöst, wenn es klar formuliert ist.
Hmm - it seems, I should more define my question:
I use a leftmenu and a topmenu (tableless)
leftmenus: {NAV_LIST:1} {NAV_LIST:2} {NAV_LIST:3} {NAV_LIST:4}
topmenu: {NAV_LIST:5}
All is perfect as long I don't use a css formatted "listActive" class
The class "listActive" I just want to use for the leftmenu
For the topmenu I have to use another css class (ex. "listActiveTop") cause the actual "listActive" style destroy the topmenu...
How is it possible to split (or rename) the class "listActive" just for the topmenu?
or is there a alternate css menu that works like {NAV_LIST:5}?
I use a leftmenu and a topmenu (tableless)
leftmenus: {NAV_LIST:1} {NAV_LIST:2} {NAV_LIST:3} {NAV_LIST:4}
topmenu: {NAV_LIST:5}
All is perfect as long I don't use a css formatted "listActive" class
The class "listActive" I just want to use for the leftmenu
For the topmenu I have to use another css class (ex. "listActiveTop") cause the actual "listActive" style destroy the topmenu...
How is it possible to split (or rename) the class "listActive" just for the topmenu?
or is there a alternate css menu that works like {NAV_LIST:5}?
Gruss
cyaneo
Zen Cart - The Art of e-Commerce
Wenn jeder dem anderen helfen wollte, wäre allen geholfen.
-------------------------------------------
Ein Problem ist halb gelöst, wenn es klar formuliert ist.
cyaneo
Zen Cart - The Art of e-Commerce
Wenn jeder dem anderen helfen wollte, wäre allen geholfen.
-------------------------------------------
Ein Problem ist halb gelöst, wenn es klar formuliert ist.
Sometimes, the answer is too easy, and human think too complicaded...
{NAV_LIST:6:cssclass} is the solution...
{NAV_LIST:6:cssclass} is the solution...
Gruss
cyaneo
Zen Cart - The Art of e-Commerce
Wenn jeder dem anderen helfen wollte, wäre allen geholfen.
-------------------------------------------
Ein Problem ist halb gelöst, wenn es klar formuliert ist.
cyaneo
Zen Cart - The Art of e-Commerce
Wenn jeder dem anderen helfen wollte, wäre allen geholfen.
-------------------------------------------
Ein Problem ist halb gelöst, wenn es klar formuliert ist.