pdimka Posted May 3, 2014 Share Posted May 3, 2014 I have created a category in turn. Why did these gaps? In other categories, it's okay. Link to comment Share on other sites More sharing options...
pdimka Posted May 4, 2014 Author Share Posted May 4, 2014 help... Link to comment Share on other sites More sharing options...
vekia Posted May 4, 2014 Share Posted May 4, 2014 any chance to see it live somewhere? if so, please share url Link to comment Share on other sites More sharing options...
pdimka Posted May 4, 2014 Author Share Posted May 4, 2014 (edited) http://atlon-mebel.ru/ Наведите курсор мыши на первом разделе в первую очередь. Затем второй. ли шанс увидеть его где-то жить? если да, то пожалуйста, поделитесь URL Edited May 4, 2014 by pdimka (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted May 4, 2014 Share Posted May 4, 2014 try to remove clear:left from: @media (min-width: 768px) .sf-menu > li > ul > li.first-in-line-lg { clear: left; } it's a part of /themes/default-bootstrap/css/modules/blocktopmenu/css/superfish-modified.css line ~162 Link to comment Share on other sites More sharing options...
pdimka Posted May 4, 2014 Author Share Posted May 4, 2014 try to remove clear:left from: @media (min-width: 768px) .sf-menu > li > ul > li.first-in-line-lg { clear: left; } it's a part of /themes/default-bootstrap/css/modules/blocktopmenu/css/superfish-modified.css line ~162 Now, 3 lines, there are three empty seats. check please: http://atlon-mebel.ru/ Link to comment Share on other sites More sharing options...
vekia Posted May 4, 2014 Share Posted May 4, 2014 it will be hard to fix it, in my opinion this default module is coded a little wrong. each of the category listing there must have the same height, otherwise blocks will be messed up. the only way to fix it at the moment is a height param for each of the block. .sf-menu li ul { min-height:200px!important } but it's not perfect solution. this module (especially css styles) needs modification to display properly on various sizes of category tree Link to comment Share on other sites More sharing options...
pdimka Posted May 4, 2014 Author Share Posted May 4, 2014 it will be hard to fix it, in my opinion this default module is coded a little wrong. each of the category listing there must have the same height, otherwise blocks will be messed up. the only way to fix it at the moment is a height param for each of the block. .sf-menu li ul { min-height:200px!important } but it's not perfect solution. this module (especially css styles) needs modification to display properly on various sizes of category tree Thank you. You're a genius. Now everything looks neat and beautiful! Link to comment Share on other sites More sharing options...
vekia Posted May 4, 2014 Share Posted May 4, 2014 i think that in nearest future prestashop will release fixes for these kind of problems, then we will not have to deal with css anymore, like now. i marked this topic as solved. with regards, Milos 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