Quote:
Originally Posted by Chris M
To alter the colour of threads that are struck through, alter this line in the plugin:
PHP Code:
$thread[threadtitle] = '<span style="text-decoration: line-through;">' . $thread[threadtitle] . '</span>';
Change it to:
PHP Code:
$thread[threadtitle] = '<span style="text-decoration: line-through; color: #FF0000;">' . $thread[threadtitle] . '</span>';
Change [high]#FF0000[/high] to the colour you want
Chris
|
[high]* Onimua installs and then complains.

[/high]