The workaround that I use is placing the desired image at the top of the post and editing the HTML of the image to hide the desired image (
style="display:none;"
).Note: This doesn't work until after the blog post has been published. Blogger automatically removes the hidden image at that time.
I found the instructions in this comment by Deepak Kamat on Stack Exchange.
No comments:
Post a Comment