Blue Grace is a lightweight, super-optimized WordPress theme packed with features. It uses 3 column layout for maximum accessibility and small digital footprint for minimum bandwidth usage and loading times.

Download Blue Grace theme | Live Demo
Features
- Modern, three columns, Photo-friendly, Widget ready, SEO friendly
- Passes xHTML/CSS validation
- Out of box full SEO optimization including titles and page headings
- Easy to add Adsense
- Optimized for speed and loading time, no javascript usage
- Adjustable rotating images in the header
- Gravatars support
- Out of box Social networking buttons
- Multi-pages widget
- Chunk long urls in comments
- Redirects Google image searches to your site for better exposure
- Customized 404 page
- Access to admin menu from home page (click on blog description)
- Plus much more…
Few words on the theme
This is a new and fresh version of the popular Amazing Grace theme. You can read more about the history of Amazing Grace on the theme page.
Installation & Usage
- Unpack this archive in your wp-content/themes/ directory.
- Go to Admin WordPress and select presentation.
- Select Blue Grace
- You can also use Theme Test Drive plugin to see how the theme looks with your content before going live with it
Customization
Everyone has a different taste and there are couple of easy customization changes you can do to change Amazing Grace to suit your needs.
If you did not find what you need you can check out my WordPress Forums.
- Change the colors - You can download Blue Grace psd file and change the graphics to your liking
Read the rest on Amazing Grace page.
Change log
- 06th October, 2008 v1.0: Initial release
License
Blue Grace theme is released under GPL License.
You may freely remove footer links if they bother you.
Services
Looking for a WordPress & SEO expert? I offer WordPress related services, like for example theme SEO optimization or custom plugin development. See my WordPress Consulting Services page for more information and rates.

November 18th, 2008 at 23:11
Very beautiful theme, I wish I could figure out how to change the pictures.
November 18th, 2008 at 5:20
Great theme! & Site!
Love the endless amount of info, as I am new to blogging.
Question: is there any way to have your theme allow me to use my own photos?
Thanks very much!
adacosta.
November 11th, 2008 at 0:35
I need help. What is the CSS code for the main title font size/color? Any help is appreciated!
November 6th, 2008 at 22:28
I love the theme and have started to use it on my chess lessons site.
It seems that the Archives page isn’t working, so I have temporarily solved this by deleting the (empty) Archives page.
November 4th, 2008 at 23:18
Hi,
Do you will update your theme for new features of wordpress 2.7, like threaded comments ?
Thanks a lot for your theme.
November 1st, 2008 at 13:51
Hi Vladimir,
Thanks for releasing this version of Blue Grace. I have been using your theme so far — Amazing Grace.
I would like to upgrade it to this version of theme. May I know if there is an easy way to upgrade it to this version, or should I install this version from scratch again?
Thanks again for your good work Vladimir!
November 1st, 2008 at 11:11
There are some problems with the CODE tag so, the code should look like this:
L10: <h4><?php _e(’Recent Posts’); ?></h4>
L22: <h4><?php _e(’Archives’); ?></h4>
L47…
<div class=”search-form”>
<form method=”get” id=”searchform” action=”<?php bloginfo(’home’); ?>/”>
<input type=”text” value=”<?php _e(’Search’); ?>” name=”s” id=”s” onblur=”if (this.value == ”)
{this.value = ‘<?php _e(’Search’); ?>’;}”
onfocus=”if (this.value == ‘<?php _e(’Search’); ?>’)
{this.value = ”;}” />
<input type=”hidden” id=”searchsubmit” />
</form>
</div>
November 1st, 2008 at 11:01
It is me again.
in Sidebar.php, line 10; you have hardcoded widget title. It is visible if you use another language. It should be:
In the line 22 you call original term “Archive” while actually, the correct name is “Archives, so this line is also not propperly localized. It should be:
Also, the search box does is not localized. Here’s how I did it:
lines 47 ->
<form method="get" id="searchform" action="/">
<input type="text" value="" name="s" id="s" onblur="if (this.value == '')
{this.value = '';}"
onfocus="if (this.value == '')
{this.value = '';}" />
Vlado, molim te na e-mail na koji način da ti dostavljam ovakve opservacije (ako ih uočim u skimu) mislim da ne trebaju biti u komentarima. Slobodno obrišeš kad pročitaš.
Pozdrav!
October 30th, 2008 at 0:24
Hvala lijepa na lijepom dizajnu, Vlado!
Perhaps it was my WP installation, or my Apache, but I had a problem with favicon. This line in header solved it for me
<link rel="shortcut icon" href="/favicon.ico" />Keep up the great work.
October 29th, 2008 at 17:32
Love the theme, although I do have one question.
Is there an easy way for me to have both sidebars on the left hand side of the screen as opposed to the right hand side?
October 28th, 2008 at 0:43
@king - Usually a theme does not have to do anything with the rss feed
Cheers everyone for support!
October 10th, 2008 at 19:48
Found your theme yesterday. Use in my blog now. Great work and theme!
October 10th, 2008 at 5:52
This is very nice and clean! Love header images that change!
October 9th, 2008 at 23:39
A lovely wordpress theme - it’s so calming!
October 9th, 2008 at 18:31
Great theme,tks!
October 9th, 2008 at 4:44
When I validate my blog use Blue Grace theme with Feed Validator, it appear message :
It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn’t find one. Please enter the address of your feed to validate.
And the source was highligted yellow :
#
#
IceRocket also can not work well when I try to add my blog.
Thanks