MILBUC Posted September 26, 2016 Share Posted September 26, 2016 (edited) Bonjour, je suis sur un version 1.6.1.5 Si je rajoute à ma catéogie un texte descriptif celui ci vient se superposé à l'image. Quelqu'un a rencontré ce problème? Savez vous comment avoir le texte sous li'mage svp? Merci Edited September 27, 2016 by MILBUC (see edit history) Link to comment Share on other sites More sharing options...
poisson Posted September 27, 2016 Share Posted September 27, 2016 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 More sharing options...
MILBUC Posted September 27, 2016 Author Share Posted September 27, 2016 ah oui, en effet c'est le nouveau comportement sur cette version. Merci pour le tuyau. 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