1 [code]Tạo nút chia sẽ lên mạng xã hội ở tất cả trang 5/5/2012, 07:56
SupportFM
Thành viên tích cực
Demo:
Hướng dẫn:
ACP - Display - Templates - Ganeral - Overall_header (hoặc Overall_footer_begin)
Đặt code vào vị trí muốn hiển thị. Thay Vietnamese Forumotion bằng nội dung hoặc tiêu đề diễn đàn, thay https://i.servimg.com/u/f48/16/58/89/73/concoc15.png bằng URL hình ảnh muốn hiển thị trong bài chia sẽ (nếu có)
Yahoo! Messager
Hướng dẫn:
ACP - Display - Templates - Ganeral - Overall_header (hoặc Overall_footer_begin)
Đặt code vào vị trí muốn hiển thị. Thay Vietnamese Forumotion bằng nội dung hoặc tiêu đề diễn đàn, thay https://i.servimg.com/u/f48/16/58/89/73/concoc15.png bằng URL hình ảnh muốn hiển thị trong bài chia sẽ (nếu có)
Yahoo! Messager
- Code:
<script type="text/javascript">
document.write('<a style="padding: 0 5px" title="Gửi trang này cho bạn bè qua yahoo" href="ymsgr:im?+&msg=Xem trang này hay lắm nè: {PAGE_TITLE} - ' + location.href + '"><img border="0" src="http://i48.servimg.com/u/f48/16/58/89/73/yahoo10.png" /></a>')
</script>
- Code:
<script type="text/javascript">
document.write('<a style="padding: 0 5px" target="_blank" href="http://link.apps.zing.vn/share?url=' + location.href + '&t={PAGE_TITLE}&desc=Vietnamese Forumotion&images=http://i48.servimg.com/u/f48/16/58/89/73/concoc15.png&media=&width=0&height=0" title="Chia sẻ lên Zing Me"><img src="http://i48.servimg.com/u/f48/16/58/89/73/zing10.png" /></a>')
</script>
- Code:
<script type="text/javascript">
document.write('<a style="padding: 0 5px" target="_blank" href="http://my.go.vn/GoShare.aspx?url=' + location.href + '&title={PAGE_TITLE}&picture=http://i48.servimg.com/u/f48/16/58/89/73/concoc15.png&message=Vietnamese Forumotion" title="Go.vn"><img src="http://my.go.vn/img/go.vn20x20.gif" /></a>')
</script>
- Code:
<script type="text/javascript">
document.write('<a style="padding: 0 5px" target="_blank" href="http://plugins.banbe.net/share/post?href=' + location.href + '&title={PAGE_TITLE}&feed_img=http://i48.servimg.com/u/f48/16/58/89/73/concoc15.png" title="banbe.net"><img src="http://ngoisao.net/Images/icon/icon-ban-be.jpg" /></a>')
</script>