I am using a joomla module to display articles from 8 different categories, the module is displaying the title and some introtext for each category (the same module is used 8 times).
For example, one article has title that needs two rows to display – another needs just one and they are not displayed simetrically so my site looks messy!
The question is: how to make my 8 modules to always have the same height, regardless of the rows needed for the title or introtext?
I can count chars and set some limits for the title and introtext, but the number of rows needed will vary with the width of my font letters… I hope there is an another solution except char counting…
I hope the question is clear enough!
Thank you in advance 🙂
This appears to be a CSS issue (or I’m misunderstanding the question). If all the modules are of class ‘module’, then you need: