B1: Display => Pics management => Mã mở rộng => Icons for the topic => Copy cái link hình ở Tiêu đề - New
B2: Dán code sau vào cuối index_body:
<
Thay:
B2: Dán code sau vào cuối index_body:
<
- Code:
script type="text/javascript">$(document).ready(function(){$.ajax({url: '/privmsg?folder=inbox',success: function(ajax) {count = $('img[src="http://2img.net/i/fa/subsilver/folder_new.gif"]', ajax).length;if (count < 1) {$('a.mailbox').html('Không có tin nhắn mới');}else {$('a.mailbox').html('<strong>'+count+'</strong> tin nhắn chưa đọc');}}});});</script>
<script type="text/javascript">$(document).ready(function(){$.ajax({url: '/privmsg?folder=inbox',success: function(ajax) {count = $('img[src="http://2img.net/i/fa/subsilver/folder_new.gif"]', ajax).length;if (count < 1) {$('a.mailbox').html('Không có tin nhắn mới');}else {$('a.mailbox').html('<strong>'+count+'</strong> tin nhắn chưa đọc');$.colorbox({html:'<div style="width: 333px; overflow-x: auto; overflow-y: auto; height: 200px; "><div id="ca3newmes"><div align="center" valign="middle" style="padding:10px"><b><img src="http://i1199.photobucket.com/albums/aa465/batuan94vt/SVNH%20fix/icon2.png"><br>Bạn có <font color="red">'+count+' </font>tin nhắn chưa đọc ...<br><a href="/privmsg?folder=inbox">Click vào đây để kiểm tra hộp thư !</a></b></div></div></div>'});}}});});jQuery("#ca3chatbox").click(function(){jQuery("#ca3rules").toggle("slow");});</script>
Thay:
- Code:
http://2img.net/i/fa/subsilver/folder_new.gif