Jump to content

[RESOLU] texte catégo superposé sur l'image


Recommended Posts

C'est le comportement normal.
Regarde cette page qui l'illustre bien :

 

http://demo.prestashop.com/fr/?view=front

 

Pour changer ce comportement il faudra modifier le fichier category.tpl de ton thème et notamment la ligne 48 :

 <div class="content_scene_cat_bg"{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

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...