The teaser borders on my front page are not extending to cover the whole teaser, if I have an image on the left of the text. Is there anything I could do, or is it again something wrong with M$ ?
You can look on www.vially.ro ifthe image is not showing up, and you have IE6. I cannot say if it's the same with other versions of IE, in Firefox it looks ok.
http://drupal.org/files/screenshot.jpg
Thanks,
Vially
P.S. How the *** do you insert images here ?
| Comment | File | Size | Author |
|---|---|---|---|
| screenshot.jpg | 46.68 KB | Vially |
Comments
Comment #1
Vially commentedAnyone please :) ?
Comment #2
derjochenmeyer commentedHi Vially, try adding the following to your style.css
did you modify the node.tpl.php file?
the key to your problem is adding a clear:both; at the right spot.
try editing the node.tpl.php if the above does not work out. and add the following right before the last div or after the image gets themed:
Comment #3
Vially commentedI have upgraded to D6, and i cannot reproduce the issue anymore. Thank you very much for helping though :).