The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I had this before.. A coder made them for me but lost my site and need to get it back.. Is there a mod out there that has a css file for buttons. It is not java script. I had the Home, Arcade, Guestbook, vBExperience, and so on for registered users. The what a guest saw was, Login, Register, Guestbook, and so on.
I have and had alot of stuff on my site so I had the two Nav bars and then the buttons. The css was just for the buttons.. Any help would be great thanks.. |
#2
|
||||
|
||||
![]() Code:
<if condition="$show[member]"> <ul> <li><a href="#1"><span>Link 1</a></li> <li><a href="#2"><span>Link 2</a></li> <li><a href="#3"><span>Link 3</a></li> <li><a href="#4"><span>Link 4</a></li> <li><a href="#5"><span>Link 5</a></li> </ul> </if> <if condition="$show[guest]"> <ul> <li><a href="#11"><span>Link 11</a></li> <li><a href="#21><span>>Link 21</a></li> <li><a href="#31"><span>Link 31</a></li> <li><a href="#41"><span>Link 41</a></li> <li><a href="#51"><span>Link 51</a></li> </ul> </if> --------------- Added [DATE]1234005264[/DATE] at [TIME]1234005264[/TIME] --------------- Never mind.. I used this post and made my own.. ![]() ![]() Designer Join Date: Sep 2008 Posts: 861 Design: Blue Lagoon,Fixed You could try some nice easy menu tabs https://vborg.vbsupport.ru/showthread.php?t=200686 Would look nice at the top of your forums ![]() __________________ ![]() Easy Translator ~ Translate Your Forums Drop Down Menu's ~ Drop Down Menu Bar Timed Ads ~ Timed Banner Ad Rotator |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|