Rank: Membru Status: Posturi : 265 Reputatie : 6 Data de Inscriere : 29/07/2014
| Subiect: Adauga optiunii pt inchidere / eliminare Mar Aug 19, 2014 3:38 pm |
|
| Pentru cei care folosesc hook-ul [VN32] Sticky Message 1.1 (Mesaj important).
si doresc sa adauge optiunea de a inchide/elimina mesajul trebuie sa mergeti la:
ACP > Look & Feel > skin_name > Board Index > VNStickyGlobalMessage
inlocuiti tot continutul cu:
Cod: Cod: function sembunyikan(){if(document.getElementById("stickymsg").className==""){document.getElementById("stickymsg").className="maho_sembunyi";document.getElementById("sembunyikan").className="maho_tampil";document.getElementById("tampilkan").className=""}else{document.getElementById("stickymsg").className="";document.getElementById("sembunyikan").className="";document.getElementById("tampilkan").className="maho_tampil"}setCookie("maho_sembunyistickymsg",document.getElementById("stickymsg").className,1)}function setCookie(a,b,c){var d=new Date;d.setDate(d.getDate()+c);var e=escape(+(c==null?"":"; expires="+d.toUTCString());document.cookie=a+"="+e}function getCookie(a){var b,c,d,e=document.cookie.split(";");for(b=0;b.substr(0,e.indexOf("="));d=e[b].substr(e[b].indexOf("=")+1);c=c.replace(/^\s+|\s+$/g,"");if(c==a){return unescape(d)}}}function checkCookie(){var a=getCookie("maho_sembunyistickymsg");if(a!=""){document.getElementById("stickymsg").className="maho_sembunyi";document.getElementById("sembunyikan").className="maho_tampil";document.getElementById("tampilkan").className=""}else{document.getElementById("stickymsg").className="";document.getElementById("sembunyikan").className="";document.getElementById("tampilkan").className="maho_tampil"}}window.onload=function(){checkCookie()}
[b] Dupa, click pe Save. [/b][/b][/b] |
|