johnxl Posted May 3, 2013 Share Posted May 3, 2013 (edited) In featured block in home page I changed displayed products from 4 to 8 Now there are 2 lines with products ! But space between those lines is too big now? Where can i adjust it smaller? Thanks ! Edited May 3, 2013 by johnxl (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted May 3, 2013 Share Posted May 3, 2013 In featured block in home page I changed displayed products from 4 to 8 Now there are 2 lines with products ! But space between those lines is too big now? Where can i adjust it smaller? Thanks ! you need to modify the css styles /modules/homefeatured/homefeatured.css #featured-products_block_center li { margin-right: 10px; padding: 10px 0; width: 126px; height: 240px; } remove height & padding param Link to comment Share on other sites More sharing options...
johnxl Posted May 3, 2013 Author Share Posted May 3, 2013 I must delete ? padding: 10px 0; height: 240px; Link to comment Share on other sites More sharing options...
vekia Posted May 3, 2013 Share Posted May 3, 2013 I must delete ? padding: 10px 0; height: 240px; yes delete Link to comment Share on other sites More sharing options...
johnxl Posted May 3, 2013 Author Share Posted May 3, 2013 i changed 240 to 175 and get what i wanted thanks Link to comment Share on other sites More sharing options...
nadie Posted May 3, 2013 Share Posted May 3, 2013 i changed 240 to 175 and get what i wanted Add word "Solved" of the title the "Topic". Sorry for my English. Link to comment Share on other sites More sharing options...
vekia Posted May 3, 2013 Share Posted May 3, 2013 i changed 240 to 175 and get what i wanted thanks you're welcome, thanks for the information regards Link to comment Share on other sites More sharing options...
Recommended Posts