davy37 Posted March 15, 2012 Share Posted March 15, 2012 Bonjour, alors je viens vous exposer le petit soucis que je rencontre il se trouve sur le bloc catégoriesi : comment supprimer cette ligne de points à gauche des photos, j'ai réussi a rendre invisibles les lignes horizontales en les rendant transparentes, j'ai fait la même chose avec les verticales mais elles sont toujours là ??? Merci d'avance Link to comment Share on other sites More sharing options...
Carl Favre Posted March 15, 2012 Share Posted March 15, 2012 Bonjour davy37, Aurais-tu un lien vers ton site ? Ca aiderait pour te dépanner . Link to comment Share on other sites More sharing options...
davy37 Posted March 15, 2012 Author Share Posted March 15, 2012 oui le voici: http://www.myshoppinglove.com/ merci Link to comment Share on other sites More sharing options...
Carl Favre Posted March 15, 2012 Share Posted March 15, 2012 Alors dans le fichier global.css de ton thème il faut que tu trouves : ul.tree li { padding-left: 1.2em; border-left: 1px dotted gray; background: url('../img/sitemap-horizontal.png') no-repeat left 10px; margin-left: 0.2em; Et que tu retires "border-left: 1px dotted gray;" N'oublie pas de forcer la compilation et de vider le cache pour voir les changements. Link to comment Share on other sites More sharing options...
davy37 Posted March 15, 2012 Author Share Posted March 15, 2012 yes merci je l'ai cherché plusieurs heures sans le trouver Link to comment Share on other sites More sharing options...
Carl Favre Posted March 15, 2012 Share Posted March 15, 2012 Je t'en prie. Si tu as firefox tu peux installer firebug ou F12 sur Chrome directement, cela te permet d'inspecter les éléments de ta page et de retrouver facilement ce qu'il faut modifier. Link to comment Share on other sites More sharing options...
davy37 Posted March 15, 2012 Author Share Posted March 15, 2012 j'ai bien firebug mais tu utilises quel option pour trouver ça stp ? Link to comment Share on other sites More sharing options...
Carl Favre Posted March 16, 2012 Share Posted March 16, 2012 F12 également, ensuite tu fais un clique droit sur l'élément que tu veux analyser et tu choisis "Inspect Element with Firebug" 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