Log in

View Full Version : Nav Bar questions..


Gossennator
03-11-2008, 01:22 PM
I have 2 mods that I would like to be on my nav bar,
1. Donate
2. Arcade

But after I added arcade donate just isnt there anymore...what do I do to fix this?

I also noticed that 15 inch screens or smaller, my arcade link is not in the nav bar, how do I fix this w/o having a fixed forum style?
www.the337.com

TTG
03-11-2008, 02:13 PM
This should help to solve the problem.
It will work on most versions of vbulletin.

Double navigation bar (https://vborg.vbsupport.ru/showthread.php?threadid=172301)

notrious
03-11-2008, 04:20 PM
<td class="vbmenu_control"><a href="URL">LINKED TEXT</a></td>
add this where you want them to show up.

<td class="vbmenu_control"><a href="http://www.the337.com/forum/arcade.php?">arcade</a></td>

<td class="vbmenu_control"><a href=" donation url ">Donation</a></td>

paste these in your navbar or where ever you want them to shownup.

Regards
Sunny