drumslist Posted June 17, 2010 Share Posted June 17, 2010 Just wondering if anyone has setup the products listing page so that it can scroll and the left and right columns stay stationary?Thanks very much,Andy Link to comment Share on other sites More sharing options...
rocky Posted June 18, 2010 Share Posted June 18, 2010 Add the following code to global.css: #center_column { height: 600px; overflow: auto } This will set the height of the center column to 600px and add a scroll bar if necessary. Link to comment Share on other sites More sharing options...
drumslist Posted June 18, 2010 Author Share Posted June 18, 2010 as usual, beautiful!, thanks Rocky! Link to comment Share on other sites More sharing options...
rocky Posted June 18, 2010 Share Posted June 18, 2010 Glad I could help. Please edit your first post and add [sOLVED] to the front of the title. Link to comment Share on other sites More sharing options...
mark4040 Posted June 18, 2010 Share Posted June 18, 2010 i like the centre scroll a lot but when i add the code and save and then go back to my website the centre scrolls up and down but the right hand column has move to the centre at the bottem of the home page. Link to comment Share on other sites More sharing options...
drumslist Posted June 18, 2010 Author Share Posted June 18, 2010 haven't had a chance to try it yet, we'll see. The reason why I wanted to try it is, if you have a large list of products and do not want the users to have to go through multiple pages (shorter number of products listed in the admin) I don't want the shopper to lose site of the cart, content and ads I have in the columns. If you have to scroll the entire page down, you completely lose the columns.I'll give it a try and follow up with you. Let me know if you can get the columns to stay put.Thanks again Rocky!Andy Link to comment Share on other sites More sharing options...
Burhan BVK Posted June 18, 2010 Share Posted June 18, 2010 Check this out:http://www.prestashop.com/forums/viewthread/57335/third_party_modules/module_floating_columns Link to comment Share on other sites More sharing options...
drumslist Posted June 18, 2010 Author Share Posted June 18, 2010 beautiful, and thank you. Just wondering if you know how to implement? I have 4 files:en.phpfloatcolumn.phpfloatcolumn.php~logo.gifThanks again for the reference!Andy Link to comment Share on other sites More sharing options...
Recommended Posts