Liquidus Posted August 4, 2013 Posted August 4, 2013 (edited) Hello, I am trying for hours to widen the center column on my products list page. http://www.multemargele.ro/44-zale <--- i'd want to have 4 products per row, and sorty by should be at the far right of the page, not middle (and also those pink lines). So far i have managed to widen the pages in the categories and homepage http://www.multemarg...esorii-metalice but cant figure out how to do it on the product list page. Please help! I have tried inserting this to global.css body#category #center_column {width:951px} body#category #right_column {display:none} But it dosnt work, it will move the center column at the bottom of the page Edited August 4, 2013 by Liquidus (see edit history) Share this post Link to post Share on other sites More sharing options...
vekia Posted August 4, 2013 Posted August 4, 2013 1 global.css change the width to: 736px; in: #tabs-sort-container { border-bottom: 1px solid #FCD6E1; border-top: 1px solid #FCD6E1; float: left; margin: 10px 0; padding: 6px; width: 510px; } effect: 2 /themes/PRS020041/css/product_list.css remove width: 525px; in: ul#in_grid { list-style-type: none; overflow: hidden; width: 525px; } effect: Share this post Link to post Share on other sites More sharing options...
Liquidus Posted August 4, 2013 Posted August 4, 2013 I knew you'd do it! Thank you very much! You are great Im not even angry anymore for wasting 7 hours on this... Share this post Link to post Share on other sites More sharing options...
vekia Posted August 4, 2013 Posted August 4, 2013 you're welcome thanks for PM and for confirmation that it works nice template, i really like it Share this post Link to post 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