Back to vBulletin 3.6 Template Modifications

[Monkey's Works] - Registration Button
Mod Version: 1.00, by Triky

This modification is in the archives.
vB Version: 3.6.5 Rating: (1 vote - 4.00 average) Installs: 19
Released: 28 Mar 2007 Last Update: Never Downloads: 9
Not Supported  

[Monkey's Works] - Registration Button (Improve Registrations)
By Triky - http://www.web-city.it/


Hi there, monkeys! This little template modification add a registration button under your forum navbar. This work like the vB original registration link in your navbar: if guest -> show. If member -> don't show.

Preview:

&stc=1&d=1175093412

&stc=1&d=1175093412

http://www.web-city.it/forum/index.php

Modification:


Download the two images and upload them into your forum/images/misc/ directory, using your FTP.

In the navbar template of yor forum style search:
(AdminCp -> Styles & Templates -> Manager -> Edit Templates)

Code:
 
  <!-- / nav buttons bar -->
Below, add:

Code:
  <!-- Register Button -->
<if condition="$show['registerbutton']">
<if condition="THIS_SCRIPT != register">
<script type="text/javascript">
function mouseOver()
{
document.b1.src ="images/misc/register_on.png"
}
function mouseOut()
{
document.b1.src ="images/misc/register_off.png"
}
</script>
<a href="register.php$session[sessionurl_q]" rel="nofollow"><img style="display:block; margin:0 auto; text-align:center;" border="0" alt="Join $vboptions[bbtitle]!" src="images/misc/register_off.png" name="b1" width="283" height="89" onmouseover="mouseOver()" onmouseout="mouseOut()" /></a>
</if>
</if>
<!-- / Register Button -->
<!-- ------------------------------[Monkey's Works] - vBulletin.org Releases Archive---------------------------- -->

Modifications

<!-- / ----------------------------[Monkey's Works] - vBulletin.org Releases Archive---------------------------- -->


All the Best,
Triky
Monkey's Work - Web City Forum Online
http://www.web-city.it/

Download

No files for download.

Screenshots

Click image for larger version
Name:	JoinNow_Off[Preview].jpg
Views:	1004
Size:	26.9 KB
ID:	62430   Click image for larger version
Name:	JoinNow_On(mouseover)[Preview].jpg
Views:	789
Size:	27.1 KB
ID:	62431   Click image for larger version
Name:	register_off.png
Views:	201
Size:	8.4 KB
ID:	62432   Click image for larger version
Name:	register_on.png
Views:	219
Size:	8.8 KB
ID:	62433  

Similar Mods

Miscellaneous Hacks [Monkey's Works] - Ghost Images vBulletin 3.7 Template Modifications
Forum Home Enhancements [Monkey's Works] - Hey, guest! You should be a registered member! vBulletin 3.6 Template Modifications
Mini Mods [Monkey's Works] - Registration Help Popups vBulletin 3.7 Add-ons
Forum Home Enhancements [Monkey's Works] - Play your Game when in Mainteinance vBulletin 3.6 Template Modifications
Forum Home Enhancements [Monkey's Works] - enCoded Navbar v1 vBulletin 3.6 Template Modifications

vblts.ru supports vBulletin®, 2022-2024