Showing posts with label Background Images. Show all posts
Showing posts with label Background Images. Show all posts

Thursday, September 23, 2010

Fractal Images

I've been playing with fractals again. This time I've been trying to learn how to make good ones. I have a collection online, adding to it frequently. There are some available as wallpaper sized downloads. I can probably make a wallpaper of one if the option isn't there and you want it. Just write to me.

http://cmbs.cnc.net/galleries/







Sunday, February 14, 2010

Red and White Color Scheme, Plus Free Background Images

I made a new color scheme for this blog today, it's just two colors - red and white, with a matching background tile.



The colors I used in this scheme are:
#ffffff
#AF3030


Learn how to apply a background image to your blog.

You can get the background tile in red and seven other colors here.

If you use one on your website, I'd appreciate a link credit on your site. A copy and paste link is below, just copy and paste on your webpage where html is allowed.

Background image from <a href="http://cmbs.cnc.net/blogtemplates/index.html" target="_blank">Christine's Blog Templates</a>.


The tiles are all white with another color:
#AF6330
#AF3030
#AF2F76
#7830AF
#3052AF
#3098AF
#30AF3D
#9AAF30


Of course, you can use as many colors on your blog as you like, I was in a mood for two colors. Happy blog decorating!

Wednesday, July 15, 2009

Pink and Green Color Scheme, Free Background Images

I have a new pink and green scheme on this blog.



I've been playing with fractals this evening, and was inspired to use one on this blog as the background image. It creates a nice generic geometric look. You can download it here. Please do not link directly to my image, download your own copy. I've put it as the background both for the body and the contentcontainer.

body {
margin:0px;
padding:0px;
background:#ffffff url(http://Pink-Green.JPG);
font:normal normal 85% Trebuchet, Trebuchet MS, Arial, sans-serif;
}

.contentcontainer {
margin:auto;
padding:10px 7px 7px 7px;
background:#ffffff url(http://Pink-Green.JPG);
border:1px solid #ffffff;
}


Colors I used in this scheme are:

#FFFFFF
#EEF3EB
#D6E2CD
#C27374
#391937


Here's the pink and green background, plus a few more color variations on the same background image, Download. Each image is 1280px by 1024px.

pink and green background imageblue and purple background imagedark pink background imagemelon background imagepurple and brown background image

It's easy to use different colors on your blog for a change. Remember to save a copy of your current template before making any changes. Have fun!

This template made by and copyright Christine's Blog Templates.