View Full Version : Buttons
TandyServices
02-05-2009, 12:15 PM
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..
TandyServices
02-07-2009, 01:30 AM
<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>
But what i would like to do is have buttons instead of a navbar. Like I said I had it but my site was attacked and deleted.. And the guy that done it says he forgot how (Yea right).. Need to figure out how to make up a css sheet and then how to call it up..
--------------- Added 1234005264 at 1234005264 ---------------
Never mind.. I used this post and made my own..
http://www.vbulletin.org/custompics/forum/avatars/avatar271420_4.gif (https://vborg.vbsupport.ru/member.php?u=271420)UKBusinessLive (https://vborg.vbsupport.ru/member.php?u=271420) https://vborg.vbsupport.ru/external/2010/01/8.gif
Designer (https://vborg.vbsupport.ru/member.php?u=271420#hacks)
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 (https://vborg.vbsupport.ru/showthread.php?t=200686)
Would look nice at the top of your forums ;)
__________________
http://www.vbulletin.org/custompics/forum/signaturepics/sigpic271420_4.gif
Menu Tabs ~ Easy Menu Tabs (https://vborg.vbsupport.ru/showthread.php?t=200686)
Easy Translator ~ Translate Your Forums (https://vborg.vbsupport.ru/showthread.php?t=202949)
Drop Down Menu's ~ Drop Down Menu Bar (https://vborg.vbsupport.ru/showthread.php?t=203521)
Timed Ads ~ Timed Banner Ad Rotator (https://vborg.vbsupport.ru/showthread.php?t=202010)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.