thiagohg Posted August 2, 2013 Share Posted August 2, 2013 Eu queria tirar ( ou editar) a imagem que aparece nas sub-categorias. Se alguém souber. Obrigado Link to comment Share on other sites More sharing options...
guest* Posted August 2, 2013 Share Posted August 2, 2013 Vc. vai ter que editar um ficheiro tpl. themes/default/category.tpl Comente as linhas 50 à 56: {* {else} * <!-- Category image --> * {if $category->id_image} * <div class="align_center"> * <img src="{$link->getCatImageLink($category->link_rewrite, $category->id_image, 'category_default')}" alt="{$category->name|escape:'htmlall':'UTF-8'}" title="{$category->name|escape:'htmlall':'UTF-8'}" id="categoryImage" /> * </div> *} Link to comment Share on other sites More sharing options...
thiagohg Posted August 6, 2013 Author Share Posted August 6, 2013 Obrigado. Resolvido 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