Ross
eCreations Staff
Posts: 1,768
|
Post by Ross on Oct 11, 2005 16:04:21 GMT
Global Footer: <script type="text/javascript"> <!-- /* change "karma" words & remove smite by elindir - 101support.proboards43.com */
var karma = "Reputation:"; var exalt = "Bless"; var smite = "Curse";
var td=document.getElementsByTagName("td"); for(e=0;e<td.length;e++) if(td[e].width=="20%" && td[e].className.match(/windowb(g|g2)/) && td[e].innerHTML.match(/Karma:/)){ td[e].innerHTML=td[e].innerHTML.replace('Karma:',karma).replace('Exalt',exalt).replace('Smite',smite); } // --> </script>
|
|
|
Post by rockafella on Oct 15, 2005 13:07:55 GMT
this looks great good code man
|
|
|
Post by spygirl on Oct 29, 2005 9:02:15 GMT
Hi I used this code , and gave clicked on bless for someone . Now the karma function can't be seen !!! Is it working to for you people?
|
|
Ross
eCreations Staff
Posts: 1,768
|
Post by Ross on Oct 29, 2005 23:01:07 GMT
You can only smite/exhalt once per hour. After that hour the buttons should reappear
|
|