Quote:
Originally Posted by AuroraStorm
Movslow, you can put that <td line anywhere in your navbar. It doesn't necessarily have to be behind the Calendar. If you have a crowded navbar, put it behind something where it's not so crowded and will even your navbar out.
I'll attach a copy of my navbar so you can see what I mean.
|
It is asking for this -->
Code:
<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td>
Nothing in this template says vbmenu_control, all mine says is
Code:
<td class="vbmenu_option"><a href="tags.php?$session[sessionurl_q]" rel="nofollow">Tag Search</a></td>
I tried putting it in different places but no luck.