Bibi40k Posted February 16, 2012 Share Posted February 16, 2012 First of all, i don't know why search does not work no matter words i search for... How can i display same category products vertically ? also would be nice to add an option into module's config page to display products horizontal or vertical. Could someone help me with an advice ? Thanks in advance Link to comment Share on other sites More sharing options...
CartExpert.net Posted February 17, 2012 Share Posted February 17, 2012 Hello, To display the products vertically you need to edit 'modules/productscategory/productscategory.css' and set the styles. Most importantly you need to remove 'float:left'. Link to comment Share on other sites More sharing options...
Bibi40k Posted February 17, 2012 Author Share Posted February 17, 2012 Thanks, i already did that, is not a solution because it only puts the products vertically but the scroll effect is still set left to right, not up to down. It needs a little .js touch i think. Link to comment Share on other sites More sharing options...
CartExpert.net Posted February 17, 2012 Share Posted February 17, 2012 Yes, you will need to modify the javascript file. Depending on the plug-in used, setting vertical scroll could be only a 'small' setting away. If you can't make it scroll vertically I can recommend you a good code for it. Link to comment Share on other sites More sharing options...
Bibi40k Posted February 17, 2012 Author Share Posted February 17, 2012 sure, why not. what code ? Link to comment Share on other sites More sharing options...
CartExpert.net Posted February 17, 2012 Share Posted February 17, 2012 http://www.kelvinluc...ScrollPane.html The site has examples too. You can see it in action here too: http://www.codeexper...te-designs.html it is customised and using multiple scrollbars on 1 page. 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