On May 20, 2012, at 2:37 AM, Philippe Wittenbergh wrote: > Any reason why you are floating the image ? Because that is your 'problem' – > the padding on the subsequent block of text (p.widge) slides under the image. > That is the expected behaviour. > > Solutions: don't float the image, or add a 'clear:left' to p.widge
Floating that image was the only thing I tried that made those widgets line up horizontally, not vertically. I did elimination experiments and the widget div was the culprit (it appeared to me) and tossing in float made them line up horizontally. Wrong as that solution is, that is how I arrived at it. I can add a 'clear:left' to p.widge as you suggest. Thank you, Philippe. John ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
