EasyEasy Customer Dec 6, 2011 #1 Tested this on a skin and found that it creates a second subnav bar as shown in the pic. As its our most use skin is there anyway to avoid this?
Tested this on a skin and found that it creates a second subnav bar as shown in the pic. As its our most use skin is there anyway to avoid this?
Ozzy47 Former Developer Customer Dec 6, 2011 #2 It would be possible but you would not be able to have sub-links associated with any of the tabs you put in the second navbar.
It would be possible but you would not be able to have sub-links associated with any of the tabs you put in the second navbar.
EasyEasy Customer Dec 6, 2011 #3 Thats fine as i dont really want to associate any of my sub links with the second navbar anyway How do we go about this?
Thats fine as i dont really want to associate any of my sub links with the second navbar anyway How do we go about this?
Ozzy47 Former Developer Customer Dec 6, 2011 #4 Ok in the code you put into your navbar template, look at the third line: Code: <div id="navbar2" class="navbar" style="margin-top:0px;"> Where you see class="navbar" change that to class="navbar2"
Ok in the code you put into your navbar template, look at the third line: Code: <div id="navbar2" class="navbar" style="margin-top:0px;"> Where you see class="navbar" change that to class="navbar2"