Thank you very much for your answer .The CSS now is working a treat.
Quote:
You can comment (disable) that portion in products_list.tpl with "{* *}" thusly:
PHP Code:
{*
<div class="descr">{$product.descr}</div>
*}
|
I am sorry I can't yet disable the description because I have no products_list.tpl .
I assume on version 4.1.11 there is a different file that needs changing have you got any idea which one might be ?
Thank you.