April 25th, 2009
Categorized under: Picasna for Wordpress
Broken layout fix
If your layout looks a bit weird after you post your albums using Picasna, it may happen if you have nothing but the album in your post.
It can look like this:

To fix it, we can just add the following div tag to our post (in HTML mode):
<div style="clear:both"></div>

After this fix the layout should be fine:

