Thursday, 3 February 2011

Squiby Backgrounds

Okay, first post!
I'm going to start with the background, since it's the biggest part and a lot of people ask me about it. I'll edit this post as soon as I create any new background.


copy and paste:
<style>

body { background: url("http://img268.imageshack.us/img268/936/pinkmr.png") ; }

.container_text {
width: 900px;
padding: 0 20px;
background: #ffffff url("http://img109.imageshack.us/img109/3093/pinkmain.png") repeat fixed; }

</style>



copy and paste:
<style>

body { background: url("http://img190.imageshack.us/img190/9792/backqg.png") ; }

.container_text {
width: 900px;
padding: 0 20px;
background: #ffffff url("http://img21.imageshack.us/img21/8795/heartmain.png") repeat fixed; }
</style>




copy and paste:
<style>

body { background: url("http://img819.imageshack.us/img819/1040/backgroundyz.png") ; }

.container_text {
width: 900px;
padding: 0 20px;
background: #ffffff url("http://img6.imageshack.us/img6/6444/mainbackgroundi.png") repeat-y; }

</style>

No comments:

Post a Comment