Post by yuwenlong126 » Mon Aug 03, 2009 5:59 pm

how to remove the category image in the category?
my english is poor, maybe this attachment could explain what i want to modify!

thank you for your help

Attachments

111.jpg

111.jpg (27.85 KiB) Viewed 1167 times


Newbie

Posts

Joined
Sat Jul 18, 2009 9:26 pm

Post by readyman » Mon Aug 03, 2009 6:17 pm

catalog\view\theme\default\template\product\category.tpl

Remove the image from the following code. ie. the img tag.

Code: Select all

<a href="<?php echo $categories[$j]['href']; ?>"><img src="<?php echo $categories[$j]['thumb']; ?>" title="<?php echo $categories[$j]['name']; ?>" alt="<?php echo $categories[$j]['name']; ?>" style="margin-bottom: 3px;" /></a><br />

http://www.alreadymade.com
Follow me on twitter.com/alreadymade


User avatar
Global Moderator

Posts

Joined
Wed May 20, 2009 5:16 am
Location - Sydney

Post by yuwenlong126 » Mon Aug 03, 2009 8:01 pm

so thanks ,readyman, you are a good man , always is ready for helping new commers!

Newbie

Posts

Joined
Sat Jul 18, 2009 9:26 pm
Who is online

Users browsing this forum: Amazon [Bot] and 103 guests