*update - it appears this issue has not affected / been fixed for some but I will leave this post up in case people have image issues!*
If you blog with Blogger you might have noticed your formatting has gone a bit crazy! All of my photos were left aligned and no matter how many times I tried to format them they just wouldn't stay centred. If your photos aren't behaving you might want to give this a try...
Here's the fix:
Go to Template
click Customise
click Advanced
scroll down to Add CSS
Copy and paste the following:
.post-body img {
display: inline-block !important;
}
}
Then click Apply to Blog
Hope that helps!
link to source
2 comments
Post a Comment
Thank you, thank you! The formatting thing has been making me just crazy!
I saved this post when you published it as I've been having problems with Blogger, I've only just had time to try it. I get an error message every time I add a photo, so I'm hoping this will stop it. thank you!