Showing posts with label 2 column. Show all posts
Showing posts with label 2 column. Show all posts

Thursday, February 15, 2018

Free St. Patrick's Day Blog Background

If you like my St. Patrick's Day blog background, you're welcome to use it on your own blog:

Free St. Patrick's Day Blog Background
Copy and paste this code into your HTML do-dad:


<style type="text/css">
body { background-image : url(https://c1.staticflickr.com/5/4678/40284350511_f7ebfb01a9_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);
</script>

This background will work on Blogger/Blogspot 2 column blogs.

Add This To

Related Posts with Thumbnails