Les Bijoux de JADE Posted July 19, 2018 Share Posted July 19, 2018 (edited) Bonsoir, J'aimerais mettre une balise H1 sur "CAPTEUR DE RÊVE" en noir Je ne trouve pas cette ligne pour rajouter le H1, J'ai donc ajouter cette ligne <h1>{$category->name|escape:'htmlall':'UTF-8'}</h1> dans catégorie.tpl , qui affiche en effet "CAPTEUR DE RÊVE" en gris et en bas à gauche ( que j'enlèverais ) Si quelqu'un pourriez m'orienter svp Merci Edited July 19, 2018 by Les Bijoux de JADE (see edit history) Link to comment Share on other sites More sharing options...
Manu-41 Posted July 20, 2018 Share Posted July 20, 2018 tu as déjà le nom de ta catégorie, CAPTEUR DE REVES, à la place du SPAN, tu met H1 Tu est sur une variable. Le gris clair, tu peut le changer avec le css Link to comment Share on other sites More sharing options...
Les Bijoux de JADE Posted July 20, 2018 Author Share Posted July 20, 2018 (edited) Bonjour Manu1238 Je le sais bien , ma question était ou se trouve cette ligne car je ne la trouve pas en fait ^^ La grise , je m'en fiche , c'est un bout de code que j'ai rajouter dans catégorie.tpl mais je l'ai enlevé Edited July 20, 2018 by Les Bijoux de JADE (see edit history) Link to comment Share on other sites More sharing options...
Performance Agency Posted July 20, 2018 Share Posted July 20, 2018 Bonjour, La ligne est a peut près ligne 51 là où il y à : <span class="category-name"> {strip} {$category->name|escape:'html':'UTF-8'} {if isset($categoryNameComplement)} {$categoryNameComplement|escape:'html':'UTF-8'} {/if} {/strip} </span> Link to comment Share on other sites More sharing options...
Les Bijoux de JADE Posted July 20, 2018 Author Share Posted July 20, 2018 (edited) Je dois être complètement miro Je ne trouve pas . c'est bien dans www/theme/montheme/categorie.tpl ? Edited July 20, 2018 by Les Bijoux de JADE (see edit history) Link to comment Share on other sites More sharing options...
Les Bijoux de JADE Posted July 20, 2018 Author Share Posted July 20, 2018 Merci Performance Agency pour la réponse . ligne qui était dans le header.tpl 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