![]() |
|
|
#1 |
|
Rìu Chiến Bạc Chấm
![]() |
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> Code:
<a href="#" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.vn-zoom.com');">Đặt làm trang chủ</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://www.vn-zoom.com');">Đặt làm trang chủ </a>
__________________
Tong Hua: http://www.vn-zoom.com/showthread.php?t=15792 |
|
|
|