Quote:
Originally Posted by Criminal-Minds
How would i make these a quick link (drop down box)?
<!-- Navbar Links -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:1px">
<tr align="center">
<td class="vbmenu_control"><a href="http://url.com">Coming Soon</a></td>
<td class="vbmenu_control"><a href="http://url.com">Coming Soon</a></td>
<td class="vbmenu_control"><a href="http://url.com">Coming Soon</a></td>
<td class="vbmenu_control"><a href="http://url.com">Coming Soon</a></td>
</tr>
</table>
</div>
<!-- / Navbar Links -->
|
This mod might help with the drop-down menus. It is the one I use for my site. Even though it is for version 3.7.5, it still works for my site at 3.8.2.
https://vborg.vbsupport.ru/showthread.php?t=166136