styling autonav sublevels
Permalink
Hi. Probably a noob question.
But is it possible to make it so the autonav indents a specific level of subpages in a vertical navigation?
Ive looked through the forums and havent found anything, and cant seem to find it in the block files aswell.
Please help me!
Thanks in advance!
But is it possible to make it so the autonav indents a specific level of subpages in a vertical navigation?
Ive looked through the forums and havent found anything, and cant seem to find it in the block files aswell.
Please help me!
Thanks in advance!
depending on which sublevel you want to do it to you add or remove a "ul li" set
ul.nav li ul li{margin-left: 15px !important;}