Back to vBulletin 3.5 Template Modifications

Default Home Page
Mod Version: 1.00, by oninuva

This modification is in the archives.
vB Version: 3.5.4 Rating: (0 vote - 0 average) Installs: 25
Released: 09 Jul 2006 Last Update: 10 Jul 2006 Downloads: 9
Not Supported  

Default Home Page

What this does: When a user clicks this it will make thier default homepage your site. This will improve chances that they will come back to your site.

How Long Does it take to set up: 1 Minute

What do i have to edit?: 2 Templates

Install

1. In your Footer Template look for

Code:
<if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow">$vbphrase[contact_us]</a> -</if>

2. Add this on top of it

Code:
<a href="#" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://yoursitehere');">Make Home Page Your Site Name Here </a>
3. In your Navbar template look for

Code:
<if condition="$show['member']">
			<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td>
		</if>
4. Under it add

Code:
<a href="#" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://yoursitehere');">Home Page </a>
Thats It!

If you installed this please press !

Download

This modification is archived and cannot be downloaded.

Addons


vblts.ru supports vBulletin®, 2022-2024