I did find this but it doesn't work and it's outside my understanding where it fails.
<style type="text/javascript">
.usercolor{background-color:<font color="ADD8E6">000000</font>;}
</style>
<script type="text/javascript">
var monster=document.getElementsByTagName('td')
for(i=0;i<monster.length;i++){
if(monster<i>.className.match(/(windowbg|windowbg2)/i) && monster<i>.width.match(/20%/i) && this.location.href.match(/thread=/i) && monster<i>.innerHTML.match(/user=(admin|blue)/i)){
monster<i>.className=monster[i+1].className=monster[i+6].className="windowbg usercolor"
}
}
</script>
*I understand that they could just post and use around [ Color = ADD8E6 ] [ / color] there text...

New Topic/Question
Reply


MultiQuote






|