Ross
eCreations Staff
Posts: 1,768
|
Post by Ross on Aug 12, 2005 19:23:40 GMT
Main Footer This will add the member of the month to your info center
<script type="text/javascript"> <!-- var motmDisplayName="Display Name"; var motmUserName="Username";
var td=document.getElementsByTagName("td") for(e=0;e<td.length;e++) if(td[e].width=="60%" && td[e].align=="left" && td[e].innerHTML.match(/Total Posts:/i)){ td[e].firstChild.innerHTML+='<br/>Member of the Month: <a href="/index.cgi?action=viewprofile&user='+motmUserName+'">'+motmDisplayName+'</a>'; } //--> </script>
|
|
|
Post by Ryuji Kuro on Nov 14, 2005 21:58:55 GMT
i cant get it to work
|
|
Ross
eCreations Staff
Posts: 1,768
|
Post by Ross on Nov 14, 2005 23:23:47 GMT
i cant get it to work Post in the code support board with your URL please
|
|
|
Post by CåñåÐå™ on Jul 1, 2007 7:41:11 GMT
Can someone make it possible to have the member name in color please .
|
|