NickSA Posted October 11, 2011 Share Posted October 11, 2011 Hi Guys, Wondering if somebody can point me in the right direction with this as I cannot seem to dig anything up here on the forums. I have a new store that uses a custom theme that we bought and I cannot get the product listing pages to line up my products. I have changed the theme so that it uses the product.description_short instead of product.name but the problem is some of the desciptions go onto a second line and some don't in the layout. This can be seen here: http://www.foxcomp-shop.co.za/en/36-chassis?n=50&p=2 It makes it so that the products don't all line up and looks kinda weird. Is there perhaps something that I can use to force the description to be a certain length while still truncating at say 100 characters? Thanks, Nick Link to comment Share on other sites More sharing options...
Snade Posted October 11, 2011 Share Posted October 11, 2011 Hi add height: 35px; in product_list.css in line 26 (the h3 tag) this will make all the h3 elements(the names) same height, so they will align up also, you can play with the height to fit your needs Link to comment Share on other sites More sharing options...
NickSA Posted October 11, 2011 Author Share Posted October 11, 2011 Thanks so much it worked perfectly 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