In the home page when a node title is too long, more than the content region, it returns but it invades the area below. In my site it overlaps on the taxonomy terms of the node.
I add a screenshot
bye bye
fab
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | delicious_fruit_style_css.txt | 7.38 KB | stuffnthings |
| sovrapposizione fruits.jpg | 91.62 KB | fabrizioprocopio |
Comments
Comment #1
stuffnthings commentedI had the same problem and fixed the style.css
the h3 tag needed some tweaking. Mine is posted below, it allows for auto height and brings in the width.
also created a node class with clearing. full css is attached.
committed to www.jacksonvilletx.info
Comment #2
stuffnthings commentedI still need to work on the form width because that is not working correctly still.