Quote:
Originally Posted by leannet
So that should read
Left = images/tabbars/css5_L.gif
Right = images/tabbars/css5_R.gif
I dont have vBadvanced is that why I am having problems?
This is my navbar template
|
********************************************
leannet,,,
vBadvanced shouldn't have anything to do with the forumhome navbar showing tabbars set flush...
Please cut and paste your navbar template info here,,, and I will find the issue for you...
OR
Give me temporary access to your TEST FORUM and I will resolve,,, and then you can view how I did it...
********************************************
Using dropdown menu's???
There are only {
5} dropdown options in the main tabbar template...
HTML Code:
<div id="dropmenu5" class="dropmenudiv" style="width: 100px;">
div id="dropmenu4"
div id="dropmenu3"
div id="dropmenu2"
div id="dropmenu1"
That makes it possible to use only FIVE dropdown's...
How do I place and activate 1 or more dropdown's???
****************************************
Goto main_tabbar_suite template and edit where it shows...>>>
rel="dropmenu1"
HTML Code:
<li id="current"><a href="$urltabbarsuite1" title="$vboptions[title_tabbar_suite_info1]" rel="dropmenu1"><span>
You can cut and paste the ...>>> rel="dropmenu1" in any of the TEN tabbars...
But remember there are only FIVE dropdown's total...
Match the
div id="dropmenu1" with the
rel="dropmenu1"...
After setting up and matching dropmenu's,,, next add links in dropdown template...
By defauft,,,
rel="dropmenu1" are in tabbar 1,3,5,8 and 10... Move them around as ye wish...
If you're still having problems setting dropdown up the way you want,,, wait until the next update and I will try to make setup easier...