PDA

View Full Version : Tạo các nút công cụ bookmark trang vào trình duyệt, các mạng xã hội và in trang



KingSky
10-02-14, 02:40 PM
<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>(53).jpg

Mở postbit template tìm:


<div style="margin-top: 10px" align="$stylevar[right]">

Thêm vào đằng sau:


<table border="0" width="100%">
<tr>
<td align="left">
<a title="Gửi bài này cho bạn bè qua yahoo" href="ymsgr:im?+&msg=Xem bài này hay lắm nè:$thread[title] ~~> <b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>$post[postid] :x"><img border="0" src="vtlai_img/post_tools/yahoo.gif"></a>
<a title="Bookmark lại bài này" href="javascript:bookmar_baiviet('$thread[title]-SINHVIENIT.NET', '<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>$post[postid]')"><img border="0" src="vtlai_img/post_tools/favorites.gif"></a>
<a title="In trang này" href="javascript:window.print()"><img border="0" src="vtlai_img/post_tools/print.gif"></a>
<a title="Đăng lên Google" target="_blank" href="<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>$post[postid]&title=$thread[title]-SINHVIENIT.NET&annotation="><img border="0" src="vtlai_img/post_tools/google.gif"></a>
<a title="Đăng lên FaceBook" target="_blank" href="<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>$post[postid]"><img border="0" src="vtlai_img/post_tools/facebook.gif"></a>
<a title="Đăng lên TangVn" target="_blank" href="<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>$post[postid]"><img border="0" src="vtlai_img/post_tools/tagvn.gif"></a>
<a title="Đăng lên ZingMe" target="_blank" href="<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>$post[postid]&t=$thread[title]-SINHVIENIT.NET&desc=$vboptions[description]"><img border="0" src="vtlai_img/post_tools/zing.gif"></a>
</td>
<td align="right">

Tìm tiếp


$template_hook[postbit_controls]
<!-- / controls -->

Thêm vào đằng sau:


</td>
</tr>
</table>

Xong!