LonelyTree WordPress Theme

LonelyTree is a theme inspired by the global warming conditions around the world and in part dedicated to the bush fires. I live in Australia and if you have read or heard of the destruction caused by the fire in Australia you will have probably know the impact it has had on various communities and Wildlife.

LonelyTree image

LonelyTree image

I originally designed the LonelyTree as a big image and realized it might look better maybe as a theme which could be shared by blogger to reflect the urgent attention need to save guard our precious future. The LonelyTree image is a compilation of many brushes which can be found on deviantart.com you can check them out at http://www.gauson.com/blog/2009/11/01/lonelytree-artwork/

LonelyTree a wordpress theme

LonelyTree a wordpress theme

Demo link

If you have any suggestion as regarding the theme or any ideas please feel free to leave a comment.

Download LonelyTree Wordpress Theme Version 1.9

Updated on 12/11/2009

==LonelyTree WordPress Theme Changelog ==

12/11/2009 – v1.9
Minor changes to functions.php file
Added threaded comment and trackback/pings

02/10/2009 – v1.8
Fixed the excessive category error

14/9/2009 – v1.7
Fixed the width
Fixed the footer background issue for IE8

11/6/2009 – v1.6
Added author tag with link to post
Added categories menu and drop down sub menu
Added main menu to the top of the page
Modified the header menu code
Made the header image smaller
Made changes to the code so that translation could be done more easily
Removed the lavalamp menu style from the template
Made major changes to the comments.php file
Fixed the footer margins
Fixed the search page error

04/5/2009 – v1.5
Fixed the readmore link
Fixed container div on IE6
Fixed the footer margin

31/3/2009 – v1.4
Added option for logo
Added optional flexible width layout
Added Theme options
Fixed search input field
Added main menu navigation seperate from the sidebar navigation

14/3/2009 – v1.3
Added seperate changelog file
Fixed the 404 page
Removed a redundant pages tag in the single post section
Fixed the pages section where the comments were not appearing
Fixed alignment problem in the post and pages sections where two image floats would cause the post’s footer to distort (thanks to Peter for bring it up)
Fixed sidebar alignment problem where the heading looked chopped off (thanks to Peter for bring it up)

8/3/2009  – v1.2
Modified the li, ul alignment issues
Modified the search bar images
Add the calendar widget in the sidebar
Modified the calendar widget css code
Fixed the spacing between paragraphs (Thanks to syrlinus for bringing it to my attention)

4/3/2009  – v1.1
made change to function.php file so it does not breaks output buffering

3/3/2009  – Intial release 1.0

This entry was posted in Freebie, Theme and tagged , . Bookmark the permalink.

138 Responses to LonelyTree WordPress Theme

  1. you have a great theme here. I wrote a post about it, featuring your theme. Thanks for making a good one

  2. I like the theme, good link structure plus drop down menus. The theme itself, devoid of color inspires me to some extent. One green branch and leaves would make it really interesting.

  3. chandan says:

    HI G blog I say you lots of thank you for this lovely template.

  4. Fumanchu says:

    I am currently using this theme for my website at in-humanity.net
    It is absolutely perfect for what I need. Excellent design. Keep up the great work.

  5. Osteopaths says:

    I think your theme is brilliant. Definatley reflects the urgent attention needed to sort out global warming, and i good tribute to the Bush Fires. Marvellous Well Done !

  6. Plumbing says:

    Definatley reflects the current climate difficulties, Well done for this theme it has some good features and highlights the need to address global warming. Thanks !

  7. Grumpy says:

    I just started a new blog and for now I’m using your theme. Thought you’d like to know…. thank you!

    The Grumpster

  8. RIco says:

    I love the theme you created. Very simple, clean, elegant. I would like to know, however, if it is possible to edit the theme colors from Green to a Royal Blue – most of my site’s other content is Royal Blue – and after searching through the CSS files, I am as of yet unable to find the particular line that changes the text colors for all the H, and A on the theme ….. reply would be appreciated.

  9. Rico says:

    Also, I would like to know how I can add, remove Categories from the main template? Right now, my site shows 3 categories, but there are like 11 in total and I would like to have an option to select which categories I feature on the main page …. reply would be appreciated

    • G' Blog says:

      Look for <?php wp_list_categories('sort_column=name&number=7&title_li=&depth=4'); ?> and replace it with <?php wp_list_categories('sort_column=name&number=11&title_li=&depth=4'); ?>