View Full Version : How to make like Vb.org?
SpotMe
06-28-2002, 02:13 AM
How do you make the top navigation like it is on vbulletin.org? What I mean is the search for, #of online users, home, hacks, chat, forum, user cp, register, etc, etc....
Is that a hack or template mods? Sorry for the stupid question.
Thanks,
Shawn
Kinox
06-28-2002, 02:27 AM
its a template mod fior "header" template, just click "view source"...
SpotMe
06-28-2002, 02:56 AM
Ok, here is mine (header template)
<script>
window.onerror=new Function("return true")
</script>
<!-- logo and buttons -->
<center><table border="0" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" align="center" background="https://vborg.vbsupport.ru/vbimages/menu_background.gif"><a href="index.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/vbimages/vBulletin_logo.gif" border="0" alt="$bbtitle"><width="765" height="80" border="0"> </a></td>
</tr>
<tr>
<td valign="bottom" align="center" background="https://vborg.vbsupport.ru/vbimages/menu_background.gif">
<center>
<a href="http://www.pharmtools.com"><img src="http://www.bodybuildingextreme.com/pharmtools.jpg" width="500" height="85" border="0"></a>
</center>
<!-- toplinks -->
<a href="usercp.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/vbimages/top_profile.gif" alt="Here you can view your subscribed threads, work with private messages and edit your profile and preferences" border="0"></a>
<a href="register.php?s=$session[sessionhash]&action=signup"><img src="https://vborg.vbsupport.ru/vbimages/top_register.gif" alt="Registration is free!" border="0"></a>
<a href="calendar.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/vbimages/top_calendar.gif" alt="Calendar" border="0"></a>
<a href="memberlist.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/vbimages/top_members.gif" alt="Find other members" border="0"></a>
<a href="misc.php?s=$session[sessionhash]&action=faq"><img src="https://vborg.vbsupport.ru/vbimages/top_faq.gif" alt="Frequently Asked Questions" border="0"></a>
<a href="search.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/vbimages/top_search.gif" alt="Search" border="0"></a>
<a href="index.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/vbimages/top_home.gif" alt="Home" border="0"></a>
<!-- <a href="member.php?s=$session[sessionhash]&action=logout"><img src="https://vborg.vbsupport.ru/vbimages/top_logout.gif" alt="Logout" border="0"></a> -->
<!-- /toplinks -->
</td>
</tr>
</table>
<!-- /logo and buttons -->
<center>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="admin@bodybuildingextreme.com">
<input type="hidden" name="item_name" value="Bodybuilding Extreme">
<input type="image" src="http://www.bodybuildingextreme.com/donate.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
</form></center>
<smallfont><form action="search.php" method="post">
<input type="hidden" name="s" value="$session[sessionhash]">
<input type="hidden" name="forumchoice" value="- 1" /><input type="hidden" name="searchin" value="subject" /><input type="hidden" name="searchdate" value="-1" /><input type="hidden" name="action" value="simplesearch" /><input type="hidden" name="booleanand" value="yes" />
<input class="search" onFocus="this.value='';" type="text" name="query" value="Quick Search..." size="15" maxlength="150"/>
<input type="hidden" name="action" value="simplesearch">
<input type="image" src="images/go.gif" name="Submit" border="0" align="absbottom"></form></smallfont>
<!-- content table -->
<table bgcolor="#FFFFFF" width="100%" cellpadding="10" cellspacing="0" border="0">
<tr>
<td>
And here is Vb.org's "view source"..so what do I do? Sorry :(
Smoothie
06-28-2002, 07:05 AM
Dude, that's just a very long post.
Chris M
06-28-2002, 08:07 AM
That isnt all header...
Satan
Link14716
06-28-2002, 04:43 PM
Dude, everyone knows how to hit "Veiw Source", you don't have to post the entire code. Also, why do you want to rip the header from vB.org? I see no point in it. Design your own for god's sakes.
saint_seiya
02-07-2003, 06:37 PM
I think he just wants to know what values to use to include the usersonline thing and stuff, but anyways the rest is plain html, you gotta study more ;)
he wants to know how to do the members/guests/users online because i THINK it's a template mod
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.