hehe, appologies is on my site too

I needed to color points for post not for thread, therefor it shoud be
Quote:
|
<if condition="$post[nr_rating] > 0">
|
Here is my final code:
PHP Code:
<div class="nr-rating" style="position:absolute;top:-20px;font-size:14px;height:10px;font-weight:bold;color: <if condition="$post[nr_rating] == 0">gray<else /><if condition="$post[nr_rating] < 0">red<else />green</if></if>" id="nr_rating_p$post[postid]">$post[nr_rating]</div>
I am eager for new release where I will be able to save some code with css... (
plus the bug in IE)
Anyway, THANK YOU for your assistance!!!!!
I miss THANK YOU or REPUTATION button, so that I can award your work virtually...
