* Cheryl Chase [2005-09-07 20:56]:
I'm trying to format a page that has images within nodes (a page full of nodes that are bios for people, with thumbnail images floated left).
My theme has a border around the node. If the text is short, the image protrudes from the border. Any advice on how to fix this?
I *think* if you just put a "clear:left;" on you "links" div (read more..) that will force that div down below your pics. Try it in Firefox using the handy Edit CSS sidebar plugin.
The cure is a 'clear' somewhere - if not on that link div perhaps the node div itself(?)