Child Posted January 21, 2013 Share Posted January 21, 2013 Hello, I change subcategories show from list to grid, and now I have one big problem. All new words from subcategories name are going from new line. In this pic you saw that situation. I think name "80 90 b3" can be in same line but dont understand how to do that. This is my subcategories code. #subcategories {margin-top:15px} #subcategories h3 { padding:14px 12px; font-size:13px; color:#fff; text-transform:uppercase; text-shadow:0 1px 0 #666; background:url(../img/bg_table_th.png) repeat-x 0 0 #999 } .inline_list { list-style-type:none; margin-top:10px; } .inline_list li { float:left; margin-right: 10px; width: 10px; padding: 40px; } .inline_list li .img { float:left; margin-right:15px } .inline_list li img { border:1px solid #ccc } .inline_list li .cat_name { font-weight:bold; font-size:11px } Maybe somebody know where is the problem? Link to comment Share on other sites More sharing options...
cointech Posted April 23, 2013 Share Posted April 23, 2013 Bonjour, J'utilise prestashop 1.5.4 et je souhaite afficher les sous-ctégories en plusieurs colonnes (2,3,4,5,6), pourriez vous me dire comment faire ou quels fichiers modifier? merci Link to comment Share on other sites More sharing options...
Recommended Posts