Sunday, May 25, 2008

Pastel Green and White Color Scheme

Hi Everyone :)

I've got another color scheme for you. This is a simple four color scheme. I've used a blue-ish green with a purple for the link hover color, but you could use any colors you like.



#F7F9F8
#DFEAE4
#395747
#563848


Sign into your Blogger account, click on the Layouts tab and go to the Edit HTML page to save a copy of your current template before making any changes. Then go to the Fonts and Colors page to change the colors. Enter the six digit color codes in a box to the right that says "Edit color hex code" and press enter. Have fun changing your blog's look!

Sunday, April 6, 2008

April 2008 Spring Color Combo

Hi Folks!

With Spring breaking out all around us I thought I'd make a new color combination for Spring and share it with you all.



This color scheme uses a background tile from Squid Fingers. It's not required, you could just use a plain background color instead. If you do use the free tile, be nice and give a link back to Squid Fingers on your page. Copy and paste into an HTML/Javascript widget:
Background image courtesy of <a href="http://www.squidfingers.com/patterns/4/">Squid Fingers</a>

To add a background image, first save a copy of your current template to your hard drive in case you need to go back to it. You must upload the image to an online image host. Then go to the Edit HTML page and replace this:
body {
margin:0px;
padding:0px;
background:$bgcolor;
font:$bodyfont;
}

with this, inserting the correct url to your background image in the appropriate place:
body {
margin:0px;
padding:0px;
background:$bgcolor url(http://url-to-image-goes-here.jpg);
font:$bodyfont;
}

Press the preview button and you should see the background image showing up. Save the template changes and go to your Fonts and Colors page to edit the colors.

These are the colors used in this scheme. You can see how I've used them on my blog. You can use them any way you like on your blog. Enter the six digit code in a box to the right of the color modification area on the Fonts and Colors page, then hit your Enter button to see the change in the window below.

#FFFFFF
#F7F4E8
#F0EBD2
#F2E6D9
#DCB5A1
#C8A08C
#D8DFCD
#AFB9AA
#475142
#000000


When you have it the way you like it, save the changes.

This project will probably take a couple of hours. Have fun with it! Leave a link in the comments so we can all see how yours came out :)

Sunday, March 9, 2008

Consolidating RSS Feeds

I will now be doing all updates through Christine's Templates Blog. The updates will display through the RSS feed on my templates hompage, and both RSS feeds will now be the same. I think this will simplify things.

Subscribe to my templates News and Updates Feed

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