Hi there, Just bought Review Post because my Photopost was lonely

...... Anyway, I'd like to remove the features in the catagories ie Recent Products, Most popular and random. I like them on the index page, but Because I will only have 1 product in each catagory, it looks kinda funny with 1 product showing up 3 more times.
I searched in showcat.tmpl but not sure what to remove, or if this there at all.
Secondly, I'm using the Hardwired style. on the Product page "Whould you recomend this product" "Yes" or "No"
The "Yes" is in a green font and can't be seen.
I found the code in the showproduct.tmpl
Quote:
|
<td align="right"><span class="{$Style['small']}">{$Globals['pp_lang']['recommend']} <b>{$recommend[$x]}</b> |
|
And it's html view
Quote:
|
<td align="right"><span class="small">Would you recommend the product? <b><font style="color: green">Yes</font></b>
|
I checked the Stylesheet Editor for hardwired.css, but couldn't locate it either. I tried Thanks for any help. Cheers.