Quote:
Originally Posted by TNAImpact
Move it, finito, nothing, none, basically get rid of the hover feature that shows their last visit, keeping everything else.
|
Oh right, you mean
remove it completely.
Change ;
PHP Code:
$whotoday .= "<a href='member.php?u=$today[userid]' title='$wrdate' >";
to ;
PHP Code:
$whotoday .= "<a href='member.php?u=$today[userid]' >";
and don't forget to click install