Back to vBulletin 3.6 Template Modifications

Home Page Add
Mod Version: 1.00, by oninuva

This modification is in the archives.
vB Version: 3.6.0 Beta 3 Rating: (1 vote - 5.00 average) Installs: 43
Released: 10 Jul 2006 Last Update: Never Downloads: 42
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, downloads are still allowed.

File Type: %1$s Default Home Page by oninuva.txt (4.4 KB, 115 downloads)


vblts.ru supports vBulletin®, 2022-2024