PDA

View Full Version : A new icon for unrated Threads


memobug
22 Jul 2002, 06:39
Greetings,

There seems to be some confusion on my forum over the images/clear.gif which is used to mark threads that are as yet unrated. Some people think these threads are bad because they have no stars, when in fact they may just not have received enough votes either way to be displayed.

I would prefer to create and use a unique images/unrated.gif and was wondering if someone can tell me where I might make the substitution of unrated.gif for clear.gif so that it will appear properly in the display.

Many thanks

Matt

Chen
22 Jul 2002, 06:54
In forumdisplay.php, find these bits of code:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


And chage clear.gif to unrated.gif in every one of them.

memobug
22 Jul 2002, 07:06
Thanks x 10^6 !