Closed (fixed)
Project:
Teaser Thumbnail
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2009 at 17:50 UTC
Updated:
13 Mar 2009 at 08:00 UTC
Hello,
sometimes a teaser contains just out of a few words. But the node-heigth seems to be only dependent from where the text ends, not from where a thumb/
ends. How can I change that? (I don't want to add
's to the teaser offcourse :D)
Thanks in advance, sorry if it's a stupidnewbee-question.
Nobifkie
Comments
Comment #1
hunvreus commentedThis is more of a design/layout you have here. I would need to see you actual page to solve the problem, but you basically have too approaches:
Comment #2
nobifkie commentedThanks for your reaction, I'll try to understand clear-blocks and add one of those animals/machines or whatever they be :-) to my css. Have a nice day!
Comment #3
nobifkie commentedComment #4
nobifkie commentedFYI: Adding "overflow:auto; " to the css of the node did the trick, thanks to http://www.sitepoint.com/blogs/2005/02/26/simple-clearing-of-floats/ this one.