Darat |
12-05-2006 06:22 PM |
1 Attachment(s)
I've done this slightly differently to christianb's, I started by looking at the code from ericgtr's forum and then I adapted it. I wanted a layout that was as compact as possible so I've used a small font and fixed columns.
Place this wherever you want the menu to appear in the standard navbar links section:
Code:
<td id="forumindex" class="vbmenu_control_navbar"><a href="/?nojs=1#forumjump">Forum Index</a><script type="text/javascript"> vbmenu_register("forumindex");</script></td>
and this is my menu code, added just below: <!-- NAVBAR POPUP MENUS -->
It should be easy to understand and edit for your own uses.
I've in fact moved it into a custom template so it's easier to manage and I just call that template in the navbar template now. I'm also going through and tidying it up a bit more - creating a couple of new styles in the CSS and so on.
Code:
<div class="vbmenu_popup" id="forumindex_menu" style="display:none; position:absolute; padding: 0px;">
<table cellpadding="1" cellspacing="1" border="0" STYLE="table-layout:fixed; " WIDTH=600>
<COL WIDTH=120><COL WIDTH=120><COL WIDTH=120><COL WIDTH=120><COL WIDTH=120>
<tr>
<td class="tcat" colspan="5"><div align='center'>JREF Forum Site Guide</div></td>
</tr>
<tr>
<td class="thead">Useful Links</td>
<td class="thead"><a href="http://forums.randi.org/forumdisplay.php?f=11">JREF Topics</a></td>
<td class="thead"><a href="http://forums.randi.org/forumdisplay.php?f=12">General Academics</a></td>
<td class="thead"><a href="http://forums.randi.org/forumdisplay.php?f=20">Entertainment</a></td>
<td class="thead"><a href="http://forums.randi.org/forumdisplay.php?f=34">Forum Topics</a></td>
</tr>
<tr>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="http://forums.randi.org/">Forum Home Page</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="http://forums.randi.org/forumdisplay.php?f=68">The Repository</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="http://forums.randi.org/forumdisplay.php?f=5" title="Science, Mathematics, Medicine, and Technology">Science, Mathematics, Medicine, and Technology</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="http://forums.randi.org/forumdisplay.php?f=26">Forum Community</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="http://forums.randi.org/forumdisplay.php?f=30">Forum Rules</a></td>
</tr>
<tr>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="http://forums.randi.org/forumindex.php">Forum Index</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;"><a href="http://forums.randi.org/forumdisplay.php?f=55">Forum Spotlight</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="http://forums.randi.org/forumdisplay.php?f=23">Computers & The Internet</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="http://forums.randi.org/forumdisplay.php?f=22">Conjuror's Corner</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" title="nohilite" > </td>
</tr>
<tr>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="http://forums.randi.org/local_links.php">Links Manager</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="http://forums.randi.org/forumdisplay.php?f=8" title="Million Dollar Challenge">$1M Dollar Challenge</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="/forumdisplay.php?f=4" title="Religion and Philosophy">Religion and Philosophy</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="http://forums.randi.org/forumdisplay.php?f=28">Humor</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" title="_nohilite" > </td>
</tr>
<tr>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="http://forums.randi.org/vbimghost.php?do=myimages">vBImage Host</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="http://forums.randi.org/forumdisplay.php?f=3">Latest Commentary Issues</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="/forumdisplay.php?f=9" title="History, Literature, and the Arts">History, Literature, and the Arts</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="http://forums.randi.org/forumdisplay.php?f=21">Movies, TV, Music, Computer Gaming, and other Entertainment</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" title="nohilite"> </td>
</tr>
<tr>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" > </td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="http://forums.randi.org/forumdisplay.php?f=10">The Amaz!ng Meeting! and other Skeptical Events </a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="/forumdisplay.php?f=6" title="Politics, Current Events, and Social Issues">Politics, Current Events, and Social Issues</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="http://forums.randi.org/forumdisplay.php?f=27">Puzzles</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" title="nohilite"> </td>
</tr>
<tr>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" title="nohilite"> </td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;"><a href="http://forums.randi.org/forumdisplay.php?f=7">General Skepticism and The Paranormal</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" title="nohilite"> </td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="http://forums.randi.org/forumdisplay.php?f=24" title="Sport">Sport</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" title="nohilite"> </td>
</tr>
<tr>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" title="nohilite"> </td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;"><a href="http://forums.randi.org/forumdisplay.php?f=64">Conspiracy Theories</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" title="nohilite"> </td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" ><a href="http://forums.randi.org/forumdisplay.php?f=13" title="Friendly Fire: Feudin Fussin and Fightin. (Either or both) - Master Flamer Tricky">Flame War</a></td>
<td class="vbmenu_option" style="white-space: normal; font-size:x-small;" title="nohilite"> </td>
</tr>
</table>
</div>
<!-- End Forum Index -->
|