Background Image For Blogger Post

TESTING this new Blogger Trick?
For fun.

The flower-y image in the post background!

Can you read the words? This is 25% opacity.
If you were writing a love letter would this be like the BEST way to do it??

Am I a little bit crazy?

Maybe…
But the HTML to do this is surprisingly easy…

  • Place this code at the top of your blog post HTML:
div style=”background:url(LINK_OF_PICTURE) repeat;”

{Add your own direct link to a photobucket image}
And add brackets at the front and back of that line of code

  • Then place all your copy/photos/etc below that code in your HTML editor.
  • Last be sure you place a ‘close’ div tag at the end: /div
    again add brackets around the div tag:

Tadah.

Leave a comment