Bóng Ma trong Nhà Xác
[HOT][Code]Thay đổi skin (thử nghiệm)
on 20/11/2013Bóng Ma trong Nhà Xác
War: code vẫn trong tình trạng thử nghiệm, nhưng giờ thấy hoạt động khá tốt..^^:-bd
Code tham khảo ở rum Kazu, sau đó mày mò chút chút giờ thấy ố kề
Demo: http://conanfamily.yourme.net/
Kéo xuống dưới cùng rồi thử nhé^^
Code đây:
- Code:
<script tyle="text/javascript">(function(){var copyrights = 'Copyright VIF & AW.';window.LGcustom_skins = {'CEF Skin' : 'http://conanfamily.yourme.net/97-ltr.css','CP Skin' : 'http://diendan.chinhphuc.info/97-ltr.css','Icefox Skin' : 'http://vn-icefox.forum.st/97-ltr.css','BlackHole Skin' : 'http://blackhole.ace.st/97-ltr.css',/*'green' : 'CSS URL','name' : 'url' // and so on... make sure comma at the end of each one, but the last.*/};var Select = '<div id="LGskinchanger"><div>Đổi giao diện (Thử nghiệm):</div> <select onchange="LGskin(this.value)">';for(var i in LGcustom_skins) {Select += '<option value="'+i+'">';Select += i.charAt(0).toUpperCase() + i.substr(1) + '</option>';}var cur = my_getcookie('LGskin') || 'default';document.write(Select + '</select></div><link rel="stylesheet" type="text/css" id="LGskinCSS" href="'+LGcustom_skins[cur]+'" />');window.LGskin = function(name) {document.getElementById('LGskinCSS').href = LGcustom_skins[ name ] || LGcustom_skins[ 'default' ];my_setcookie('LGskin', name, 1);}; })();</script>
Chú ý:
Mún thêm skin nào khác thì thêm:
- Code:
'Tên Skin' : 'linkforum/97-ltr.css'
- Code:
{'CEF Skin' : 'http://conanfamily.yourme.net/97-ltr.css','CP Skin' : 'http://diendan.chinhphuc.info/97-ltr.css','Icefox Skin' : 'http://vn-icefox.forum.st/97-ltr.css','BlackHole Skin' : 'http://blackhole.ace.st/97-ltr.css',/*'green'
-Cái đoạn;
- Code:
97-ltr.css
rất quan trọng đấy nhé :)
Enjoy!