Jump to content

[RESOLVIDO] Remover imagem Topo Categoria


Recommended Posts

  • 2 weeks later...

Boas tardes, pessoal

 

Como posso remover a imagem do topo da categoria

 

De modo a que na categoria apareça apenas o titulo e depois as imagens das sub-categorias.

 

Abraços

 

Boas tardes,

Еiminar este código no arquivo -  themes\default-bootstrap\category.tpl

 

{if $category->id_image} style="background:url({$link->getCatImageLink($category->link_rewrite, $category->id_image, 'category_default')|escape:'html':'UTF-8'}) right center no-repeat; background-size:cover; min-height:{$categorySize.height}px;"{/if}

Link to comment
Share on other sites

Boas tardes,

Еiminar este código no arquivo -  themes\default-bootstrap\category.tpl

 

{if $category->id_image} style="background:url({$link->getCatImageLink($category->link_rewrite, $category->id_image, 'category_default')|escape:'html':'UTF-8'}) right center no-repeat; background-size:cover; min-height:{$categorySize.height}px;"{/if}

 

Resolveu, obrigado pelo apoio.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...