richard2010 Posted April 15, 2011 Share Posted April 15, 2011 I would like to keep the category small images but then when you click into a sub category I want the top image above the products to be removed.I am using version 1.4.0.17can any one help.Thank youRichard Link to comment Share on other sites More sharing options...
marecekloool Posted June 4, 2011 Share Posted June 4, 2011 edit category.tpl in your theme directorysomwehere around the line 50 there you should find something like this: getCatImageLink($category->link_rewrite, $category->id_image, 'category')}" alt="{$category->name|escape:'htmlall':'UTF-8'}" title="{$category->name|escape:'htmlall':'UTF-8'}" id="categoryImage" width="{$categorySize.width}" height="{$categorySize.height}" /> Delete it and it should be done(dont forget the delete the content of the compile folder in tools/smarty/compile if you're using it) Link to comment Share on other sites More sharing options...
richard2011 Posted June 7, 2011 Share Posted June 7, 2011 Much appreciated for your help. I spent hours trying to work this one out.Your advice worked fine.Thank youRichard Link to comment Share on other sites More sharing options...
lernout Posted April 28, 2012 Share Posted April 28, 2012 I wanted to change the location of display of images in categories, I would like them aparececem the top of the page and not in the main category, for example when you click the Accessories category image appears above and not on the side. if someone can help me. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now