![]() | ![]() ![]() ![]() ![]() |
Code này sẽ tự động add tiền tố cho topic
Demo: mtrasua.tk
Đầu tiên sửa code chống out nick admin như sau, và đặt code này ai cũng thấy đc nhé (A ấy):
<script language="javascript">var msg=document.getElementsByName("vizum"); for(var i=0;i<msg.length;i++){ var oldtext=document.getElementsByName("vizum")[i.innerHTML; var newtext=oldtext.replace(/(^|[\n )([\w+?:\/\/[^ ,\"\n\r\t<*)/ig,"$1$2"); newtext=newtext.replace(/\<a href="forum2_theme_(.+?).xhtml\?tema=(.+?)">(.+?)<\/a>/ig,'<span class="a$1"></span><a href="forum2_theme_$1.xhtml?tema=$2&get-tema=$2:admin-hash-amp:\">$3</a>'); newtext=newtext.replace(/n=(.+?)">/ig,'n=$1:admin-hash-amp:">'); document.getElementsByName("vizum")[i.innerHTML=newtext; }</script>
Copy code
Copy code
Sau đó bạn tạo các class theo id các forum. Có chữ a ở đầu nhé. Post ở index
Ví dụ: Tôi có 1 forum Game mobile có id là 123456 thì tôi tạo class như sau:
<style type="text/css">.a123456:before{content:"GAME";background-color:#666666;color:#00ff00}</style>
Copy code
Copy code
Tùy vào việc bạn thiết kế class nhé.
Đó, thế là xong rồi. Đơn giản chưa
![:)](https://xtgem.com/images/smilies/smile_mini2.gif)
Nguồn: ViZum.Tk
![Like](http://dinhloi.xtgem.com/icon/like.png)