CSS Nav Vertical version 0.13-beta1
Posted: Thu May 04, 2006 4:13 pm
Hi there
I've got an issue when customizing Nav Vertical style.
I'm using 4 levels.
Style is applied everywhere BUT not on
any active items at 4th level if start_level='2'
and active items at 3rd and 4th levels if start_level='1'
Anything wrong from me ?
Thx
#menu_vert li.active01 h3 {
font-weight: bold;
background: transparent url(uploads/images/arrow-hover.gif) no-repeat center left;
color: rgb(51, 51, 204);
font-size: 1em;
margin: 0;
padding: 0 0 0 1.5em;
line-height: 1em;
}
I've got an issue when customizing Nav Vertical style.
I'm using 4 levels.
Style is applied everywhere BUT not on
any active items at 4th level if start_level='2'
and active items at 3rd and 4th levels if start_level='1'
Anything wrong from me ?
Thx
#menu_vert li.active01 h3 {
font-weight: bold;
background: transparent url(uploads/images/arrow-hover.gif) no-repeat center left;
color: rgb(51, 51, 204);
font-size: 1em;
margin: 0;
padding: 0 0 0 1.5em;
line-height: 1em;
}