Default Home Page
This modification is in the archives.
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> Code:
<if condition="$show['member']"> <td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td> </if> Code:
<a href="#" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://yoursitehere');">Home Page </a> If you installed this please press ! Download This modification is archived and cannot be downloaded. Addons |