Page 1 of 1

clearing floats of images

Posted: Fri Nov 25, 2005 6:06 am
by MySchizoBuddy
One problem. whne u add images using teh manage images button. It allows you to post a caption as well. when u do the code it generates its perfect and all floats are cleared. but if u don't mention the caption then a simple image tag is entered and no float is cleared.
can it be changed so it spits out the same code as that with caption

Re: clearing floats of images

Posted: Fri Nov 25, 2005 12:51 pm
by garvinhicking
I'd say to keep it simple, and instead add a "clear: both" tag to the .serendipity_entry containers.

Adding a wrapper around the <img> sounds unneeded to me and also blows up the HTML...

?

Regards,
Garvin