OKU changes 10 – small ‘Featured Categories’ design changes

Could you remove both inner grey frame (image frame) and outer grey frame (box frame) on the frontpage. Also, when clicking on a featured category with a category image, this image is also displayed here: http://dev.oku.no/smykker.html, but that image must be removed.

1. On /skins/frontend/default/default/sfc_featuredcategories/featuredcategories.css there are the borders commented on .featured-cat and .featured-cat .cat-image img

2. On /app/design/frontend/default/modern/template/catalog/category/view.phtml this line is commented:

[php]$_imgHtml = ‘<p><img src="’.$_imgUrl.’" alt="’.$this->htmlEscape($_category->getName()).’" title="’.$this->htmlEscape($_category->getName()).’" /></p>’;[/php]

to remove that big image