fixed jessica
it ended up not being opera's fault, just whoever installed the hack
@BC: the code was
<td id='forum2' onMouseOver=this.style.backgroundColor="#DFE6EF" onMouseOut=this.style.backgroundColor=""
replaced with
<td id='forum2' onMouseOver=this.style.backgroundColor="#DFE6EF" onMouseOut=this.style.backgroundColor="#FFFFFF"
and it works
Last edited by Sephiroth at Today at 4:29 pm