Pages

Saturday, November 25, 2017

Snowman Blogspot Blog Background

If you like my blog background, you're welcome to use it on your own blog:

Free Snowman Blogger Blog Background
Just copy and paste this code into your HTML thingy:

<style type="text/css">
body { background-image : url(https://c1.staticflickr.com/5/4508/26295524039_1b0e00f837_o.jpg); background-position: center; background-repeat: no-repeat;  background-attachment : fixed; }
</style>

<script type="text/javascript">
var div = document.createElement('div');
div.setAttribute('style',"position: absolute; left: 0px; top: 30px; z-index: 50; width: 150px; height: 45px;");
div.innerHTML = '<a target="_blank" href=" "></a>';
document.getElementsByTagName('body').item(0).appendChild(div);

This is for Blogger 2 column blogs. 

No comments:

Post a Comment

Hello! And thank you for leaving me a comment. I love to reply personally to each and every message but I can only do so if your email address is public. If not, please know that I truly appreciate the time you took to leave me a message.