Sell Sell Sell Posted June 24, 2013 Share Posted June 24, 2013 Hello, I have a product where the title text is too long for the Featured Products module. The text doesn't truncate (e.g. "..."), but rather just cuts off. I would like for all the text to show up, even if it takes up multiple lines. Here's what I've done so far: -edited the width in homefeatured.css (default directory, theme directory does not have this file) to: #featured-products_block_center li { margin-right:10px; padding:10px 0; width:155px; height:240px -changed the truncate value to a number high enough for the whole title to fit in homefeatured.tpl (theme directory) -turned off cache and turned on forced compile, saved, deleted history, refreshed page Before I made the changes, the title was aligned to the same width as the picture's width. After I made the changes, the title line shifted left, but the last letter is cut in half as if it's still trying to align. However, there's room for more characters yet they're not showing up... I've attached a picture to give you a better idea. Link to comment Share on other sites More sharing options...
vekia Posted June 24, 2013 Share Posted June 24, 2013 it is possible to check your website somewhere? it looks like css problem and without an access to the website is hard to say what's going on Link to comment Share on other sites More sharing options...
stottycabanas Posted June 24, 2013 Share Posted June 24, 2013 Hi Sell Sell Sell, I had this problem too. Don't know if it will work for you, but you could try my suggestion in post #132 of this thread: http://www.prestashop.com/forums/topic/236264-free-theme-niceclean-customizable-default-theme-skin-1504-2-column-option-list-or-grid-view/page__st__120 If anyone could help with my similar (but not identical) Viewed Products problem, I'd be grateful. I think it may apply to the default theme as well as the one I'm trying out. Thanks, Dave Link to comment Share on other sites More sharing options...
Recommended Posts