FREE Wordpress Themes Gallery
What you see here are quality themes designed by TemplateLite. They are free to download.
Click here for the full list of Wordpress themes.
  • Worn WallWooden Fence (Kids Topic)
  • Sunset FarmNote Paper
  • Bulletin BoardTheater Room
  • Music LoversInk Stain
theme features
2010-01-14 posted in Wordpress Themes

I have been fascinated by the unique charm of Australia. So I decided to customize the Exotic Vacation theme to include some of the major attractions found in Australia. Enjoy!

This theme is free to download and you are granted unlimited usage. Please support this site by subscribing via RSS or email.
Exotic Vacation Australia Wordpress Theme


How to activate this theme?
Follow 3 simple steps below to activate the theme:
Step 1
Download and unzip both the parent theme file and the image files for the Australia topic.

Step 2
Replace the background color in style.css (around line 17)
background:#534F44 url(images/bg_repeat.jpg) repeat-y top center;
replace with
background:#525546 url(images/bg_repeat.jpg) repeat-y top center;

Step 3
Overwriting the image files of the Australian topic in the “/images” folder of the parent theme.
Upload the theme files to your server and activate it in your WP admin.

More info about this theme…

2010-01-18 posted in About My Themes
The custom theme list will be constantly updated whenever a new one is created.

This page showcases all the custom themes that I have created so far. The customization is done with the principle that the core coding of the theme is left untouched. Only the graphical part is custom designed to suit the topic.

Click on the images below to view the bigger screenshot.

Read more

2010-01-06 posted in Wordpress Themes

After much anticipation, I am really glad to release my first theme in 2010!

To add to my excitement, Speckyboy collaborated and co-released this Worn Wall theme to give it greater exposure. What a good start to the new year :)

Latest Version: 1.00
Added on: 2010/01/06

This theme is free to download and you are granted unlimited usage. Please support this site by subscribing via RSS or email.
Worn Wall Wordpress Theme
Click on the “Free Download” link above to get the theme now!

More info about this theme…

2009-12-28 posted in About My Themes
This guide is very useful for the graphic designers who have little or no knowledge about theme coding. See how I turn my Wooden Fence theme into a kids topic below.

There is no such theme that fits all topics. Though I have created themes in many topics, you may not find the one most suitable for your blog.

At TemplateLite, I want to allow my theme users to have greater control over the look of my themes while keeping the core coding intact. You only need to change the graphic part to suit your topic. Minor modification of the font style is needed sometimes.

Before I start out, it is important to stress and explain why I don’t encourage changing the core coding in the whole customization process.

Reason #1

You may mess up the coding that makes the customization become very complicated and difficult.

Read full details

2009-12-21 posted in Wordpress Themes

I am giving a new twist to one of my themes. This time, I have created a kids variation of the Wooden Fence theme by changing the header and the footer image while keeping the core coding intact.

This theme is free to download and you are granted unlimited usage. Please support this site by subscribing via RSS or email.
Wooden Fence Wordpress Theme


How to activate this theme?
Follow 3 simple steps below to activate the theme:
Step 1
Download both the parent theme file and the image files for the kids topic.

Step 2
Unzip the parent theme file and replace the code below in footer.php
#footer{
overflow:hidden;
height:65px;
margin:0px 0 0 0;
padding:158px 520px 0 70px;
font-size:10px;
background:url(images/bg_footer.jpg) no-repeat center bottom;
color:#2F260D;
}

#footer a{
color:#2F260D;
font-style:italic;
}

Step 3
Unzip the image files and overwrite the one in the “/images” folder of the parent theme.

Upload the theme files to your server and activate it in your WP admin.

More info about this theme…

2009-12-10 posted in About My Themes

I always want to improve the standard of my Wordpress themes to make them premium-like. My latest innovation is to include an Options page in the Sunset Farm theme.

What is a Wordpress theme Options page?
A theme Options page is an interface in Wordpress where you can control how a theme looks and functions solely by setting options without changing the core theme files.
Read full details…