Quote:
Originally Posted by dvdizaster
Guys !
please help me out. i have gone through all these posts and nothing seems to be working.
i got the item installed, i have not tested it yet,
i am trying to install the navbar link, i have placed it in 30 different areas and all it does it break my forum tables.
|
the problem is you tried putting it in your quick links, and forgot to change the <td class="vbmenu_control"> to <td class="vbmenu_option">
try this instead:
Quote:
<tr><td class="vbmenu_option"><a href="$vboptions[bburl]/vBTube.php$session[sessionurl_q]">$vbphrase[vBTube_title]</a></td></tr>
|