Gilloux Posted July 21, 2014 Share Posted July 21, 2014 Bonjour, Lorsque l'on rentre dans une catégorie les sous catégorie sont affichés par 5 sur une ligne. Comment modifier pour en avoir 4 par exemple ? D’avance merci pour votre aide Gilloux Link to comment Share on other sites More sharing options...
Atch Posted July 21, 2014 Share Posted July 21, 2014 Bonjour, Il faut éditer le fichier category.css et modifier la valeur de width ici : #subcategories ul li { float: left; height: 202px; margin: 0 0 13px 33px; text-align: center; width: 145px; } Etrangement, ils auraient pu utiliser les class bootstrap, mais non... V++ Atch Link to comment Share on other sites More sharing options...
Gilloux Posted July 22, 2014 Author Share Posted July 22, 2014 Bonjour, Merci pour le retour, j'ai donc augmenté width à 180 px et j'ai bien 4 catégories par ligne.Laborieux quand même. Merci pour ton aide Bonne continuation Gilloux 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