Menu (position-8) getting done with nav-list css class - Joomla! Forum - community, help and support
hi folks,
i'm going crazy default template
, sry english.
i have menu in position-8 works fine , it's ok. i've want working css class "nav-list" , title css-class "nav-header".
so went "extension" -> "module manager" -> clicked menu needed -> "advanced options" , set field "header class" "nav-list". didnt find way set "nav-header" css class menu titel, wont big prob @ all, nice have.
it doesnt use css class. dont know why.
this:
should this:
would great if me or gimme hint..
thx in adv.
edit:
ok, facepalm. menu class suffix ftw -.-
but i've still havent found title (to add nav-header)..
i'm going crazy default template
i have menu in position-8 works fine , it's ok. i've want working css class "nav-list" , title css-class "nav-header".
so went "extension" -> "module manager" -> clicked menu needed -> "advanced options" , set field "header class" "nav-list". didnt find way set "nav-header" css class menu titel, wont big prob @ all, nice have.
it doesnt use css class. dont know why.
this:
code: select all
<div class="moduletable">
<h3>menutitel</h3>
<ul class="nav menu ">should this:
code: select all
<div class="moduletable">
<h3>photovoltaik</h3>
<ul class="nav menu navlist">would great if me or gimme hint..
thx in adv.
edit:
ok, facepalm. menu class suffix ftw -.-
but i've still havent found title (to add nav-header)..
Comments
Post a Comment