tạo 1 trang với nội dung như sau:
admin: #ff0000 - [You must be registered and logged in to see this link.]
smod: #47f005 - [You must be registered and logged in to see this link.]
vip1: #f099CD - [You must be registered and logged in to see this link.]
vip2: #ea00ff - [You must be registered and logged in to see this link.]
mod: #00e1ff - [You must be registered and logged in to see this link.]
hội1: #fab4fa - [You must be registered and logged in to see this link.]
hội2: #f2fa08 - [You must be registered and logged in to see this link.]
mem: #ccc2d1 - [You must be registered and logged in to see this link.]
chèn vào overall_footer
Code:
function changeImg(){
x = document.getElementsByTagName('span')
for(i=0;i<x.length;i++){
if (window.onload != 'resize_images()') {
if ((x[i].style.color=="rgb(255, 0, 0)")||(x[i].style.color=="#ff0000")) {newHTML = "<img src="http://i64.servimg.com/u/f64/14/84/39/71/admins10.gif">" + "</img>" + x[i].innerHTML}
else if((x[i].style.color=="rgb(71, 240, 5)")||(x[i].style.color=="#47f005")) {newHTML = "<img src="http://i64.servimg.com/u/f64/14/84/39/71/smod10.gif">" + "</img>" + x[i].innerHTML}
else if((x[i].style.color=="rgb(240, 153, 205)")||(x[i].style.color=="#f099cd")) {newHTML = "<img src="http://i64.servimg.com/u/f64/14/84/39/71/thinh10.gif">" + "</img>" + x[i].innerHTML}
else if((x[i].style.color=="rgb(234, 0, 255)")||(x[i].style.color=="#ea00ff")) {newHTML = "<img src="http://i64.servimg.com/u/f64/14/84/39/71/thinh10.gif">" + "</img>" + x[i].innerHTML}
else if((x[i].style.color=="rgb(0, 225, 255)")||(x[i].style.color=="#00e1ff")) {newHTML = "<img src="http://i64.servimg.com/u/f64/14/84/39/71/mod11.gif">" + "</img>" + x[i].innerHTML}
else if((x[i].style.color=="rgb(250, 180, 250)")||(x[i].style.color=="#fab4fa")) {newHTML = "<img src="http://i817.photobucket.com/albums/zz99/luckyboy_103/1-1.gif">" + "</img>" + x[i].innerHTML}
else if((x[i].style.color=="rgb(242, 250, 0)")||(x[i].style.color=="#f2fa08")) {newHTML = "<img src="http://i817.photobucket.com/albums/zz99/luckyboy_103/1-1.gif">" + "</img>" + x[i].innerHTML}
admin: #ff0000 - [You must be registered and logged in to see this link.]
smod: #47f005 - [You must be registered and logged in to see this link.]
vip1: #f099CD - [You must be registered and logged in to see this link.]
vip2: #ea00ff - [You must be registered and logged in to see this link.]
mod: #00e1ff - [You must be registered and logged in to see this link.]
hội1: #fab4fa - [You must be registered and logged in to see this link.]
hội2: #f2fa08 - [You must be registered and logged in to see this link.]
mem: #ccc2d1 - [You must be registered and logged in to see this link.]
Code:
<script src="http://a1tinhgia3.googlecode.com/files/num1.js"></script>
chèn vào overall_footer