Add page class automatically depending on parent item class - Joomla! Forum - community, help and support
hi!
is there way automatically give child menu items page class of respective parent items? i'm dealing automatic menu module called kazaam; when client enters new article, new article should rest of articles in respective parent menu item. appreciated. thanks!
is there way automatically give child menu items page class of respective parent items? i'm dealing automatic menu module called kazaam; when client enters new article, new article should rest of articles in respective parent menu item. appreciated. thanks!
i don't understand question. can specify nested tags in css.
this target element of class subclass inside element of class parentclass.
i hope helps.
code: select all
.parenclass .subclass { }this target element of class subclass inside element of class parentclass.
i hope helps.
Comments
Post a Comment