lateral Posted September 22, 2014 Share Posted September 22, 2014 Hi guys How can I have all of the Products displayed on the Front Office displayed the same size so that everything "lines" up? I have attached a screen shot. Thanks Link to comment Share on other sites More sharing options...
Paulito Posted September 22, 2014 Share Posted September 22, 2014 Hello Either change the "truncate" value or make your descriptions the same size. Paul Link to comment Share on other sites More sharing options...
lateral Posted September 22, 2014 Author Share Posted September 22, 2014 Hi Paulito We is the "truncate" value located???? Link to comment Share on other sites More sharing options...
Paulito Posted September 22, 2014 Share Posted September 22, 2014 Hello I am not at home at the moment but from memory you should find it in product-list.tpl Personally, I think it would be better to increase the size of the product description Paul Link to comment Share on other sites More sharing options...
vekia Posted September 22, 2014 Share Posted September 22, 2014 if i were you i will define the same height for description field. something like:.yourdescriptionfield { min-height:50px; max-height:50px; } Link to comment Share on other sites More sharing options...
lateral Posted September 22, 2014 Author Share Posted September 22, 2014 Hi Vekia Where does the "code" go? In a TPL, CSS file or somewhere else? Link to comment Share on other sites More sharing options...
lateral Posted September 23, 2014 Author Share Posted September 23, 2014 Thanks Paulito, I'll manually play around with the product description 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