Insert a banner in a category
If you need to change product image width to 150*150px.
Download list.phtml into /YourMagentoDir/app/design/frontend/default/YourSkin/template/catalog/product/list.phtml
Open /YourMagentoDir/skin/frontend/default/YourSkin/css/skin.css.
and paste following code to the end of the skin.css file
If you need to change product image to 170x170px
Download list.phtml into /YourMagentoDir/app/design/frontend/default/YourSkin/template/catalog/product/list.phtml
Open /YourMagentoDir/skin/frontend/default/YourSkin/css/skin.css
and paste following code to the end of the skin.css file
Delete catalog short descriptions
Download list.phtml into /YourMagentoDir/app/design/frontend/default/YourSkin/template/catalog/product/list.phtml