Free Kitty Blog Background for Blogger/Blogspot blogs |
Copy and paste the following code into your HTML gadget:
<style type="text/css">
body { background-image : url(https://c1.staticflickr.com/5/4355/36371948715_1812e87f35_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 will work on Blogger/Blogspot 2 column blogs.
Enjoy!
No comments:
Post a Comment