<div style="clear:both;"> ... </div>
being inserted by Blogger automatically wherever the template tag $BlogItemBody$ is invoked. This has been documented by other bloggers as well. The solution is to add the following line of CSS to your style section:
div { clear: none !important; }
That seemed to have resolved the issue for me. I suspect that the reason for this bloggery bugginess is to support the new image uploading feature that Blogger has just added, presumably to compete with Flickr. Since I have a Pro account (thanks, Murtz!) with Flickr, there's not much benefit to me. It's not enough to make me abandon Blogger, but I am quite irritated by the inconvenience. Especially since Blogger's implementation is obsolete.
No comments:
Post a Comment