The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Navbar Help
OK i have a new site and theme which is here - http://www.casualgamingleague.com/forums/index.php
The navbar with "Home", UserCP", Etc is in not in the navbar template Its in the Header template I want to add some menus in this navbar with drop downs on each Anyone know how i would add this ? My template for this section is : HTML Code:
<table width="90%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td style="width: 248px;" rowspan="3"><a href="index.php"><img src="gameden/misc/header_logo.jpg" alt="" width="248" height="171" border="0"></a></td> <td style="height: 34px; background-image:url(gameden/misc/links_above.jpg); background-repeat:no-repeat;"><div class="smallfont" align="right"> </div></td> </tr> <tr> <td style=" background-image:url(gameden/misc/links_bg.gif);"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td style="padding-top: 1px;" align="left"><img src="gameden/misc/links_left.gif" alt="" /></td> <td style="padding-top: 1px;"><div align="center"><a href="index.php"><img src="gameden/misc/links_home.gif" alt="" border="0" /></a></div></td> <if condition="$show['member']"></if> <td style="padding-top: 1px;"><div align="center"><a href="usercp.php"><img src="gameden/misc/links_usercp.gif" alt="" border="0" /></a></div></td> <if condition="$show['guest']"> <td style="padding-top: 1px;"><div align="center"><a href="register.php"><img src="gameden/misc/links_register.gif" alt="" border="0" /></a></div></td> </if> <td style="padding-top: 1px;"><div align="center"><a href="memberlist.php"><img src="gameden/misc/links_members.gif" alt="" border="0" /></a></div></td> <td style="padding-top: 1px;"><div align="center"><a href="calendar.php"><img src="gameden/misc/links_calendar.gif" alt="" border="0" /></a></div></td> <td style="padding-top: 1px;"><div align="center"><a href="faq.php"><img src="gameden/misc/links_faq.gif" alt="" border="0" /></a></div></td> <td style="padding-top: 1px;"><div align="center"><a href="search.php"><img src="gameden/misc/links_search.gif" alt="" border="0" /></a></div></td> <td width="100%" align="right"><img src="gameden/misc/links_right.gif" alt="" /></td> </tr> </table></td> </tr> <tr> <td style="height: 97px; background-image:url(gameden/misc/header_under.jpg); background-repeat:no-repeat;"></td> </tr> </table> <!-- content table --> |
#2
|
|||
|
|||
Did it come like that with the skin?
|
#3
|
||||
|
||||
Yes mate, Not changes at all apart from the temp logo and that was via FTP
|
#4
|
||||
|
||||
If you want to add dropdowns you'd have to use css, take a look here http://www.htmldog.com/articles/suckerfish/dropdowns/
|
#5
|
||||
|
||||
I do not have a clue on how to change CSS as ive never had to and i dare say i would never get used to it as my brain lacks this skill,ha
I had a look at the links and it confused me so i still have no idea on how to achieve this with what i want |
#6
|
||||
|
||||
Right in the vB3 articles area: How To Add Drop Down Menus To Your Navbar
|
#7
|
||||
|
||||
Ive already had a look at that Lynne as it was my first point of call but as it shows that is for the navbar template where my navbar is in my header template so i have no clue what to add and where
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|