coming
Earth Garden

I love gardening and creating WordPress Themes. When the two come together the result is always rewarding.
Earth Garden is my latest theme. This theme uses a content slider plugin to display featured posts on the home page.
Customisation is easy. You’ll find instructions in the read-me file. Most changes are done via widgets and option page.
Features
Header Add: Open the header.php file and look for the following code:
<div class="header-banner-wrapper">
<a href=""><img src="<?php bloginfo('template_url'); ?>/images/adtop.png" /></a>
</div>
You can change the ad image in your theme's images file and the link or place your adsense code between the div tags. But don't remove the div tags!
Content Slider (WordPress Content Slider Plugin): Download and install the plugin. Then activate it. Add the posts and images you want from the plugin’s option page. Visit plugin site for more information.
I used 720 by 280 for the slider’s dimentions.
Custom Page Template
Pages, not posts have an option in the editor page to hide the sidebar.
Extra Sidebar Header Style
Widgets have the default color set to yellow. That means every widget installed will have a yellow header.
After all the widgets you can add orange blocks. But they have to be added manually not via widgets.
To do so, open the file called, sidebar-default.php and look near the bottom for the following line:
<!--?php endif; ?-->
Delet everything that comes after if you do not wish to display the orange blocks.
Or change the title, that is the <h3> tag. Then place your code in the place <ul><li></li></ul>.
<div class="art-box art-block widget widget_recent_entries" id="recent-posts-2">
<div class="art-box-body art-block-body">
<div class="art-bar art-blockheader2">
<h3 class="t">Recent Posts</h3>
</div>
<div class="art-box art-blockcontent">
<div class="art-box-body art-blockcontent-body">
<ul>
<li><a href="http://localhost/wordpress/?p=1" title="Hello world!">Hello world!</a></li>
</ul>
<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
</div>
</div>
Please not that the demo site has to be compatible with many different designs and does not use widgets. You have to add widgets to customise your theme. Also note, if you want post thumbnails with a nice background image to display automatically, you need to upload your image with the editor’s image button. My demo does not have the thumbs activated, becaue the images are from another site.
Blue Metal Theme
Blue metal is a 2 column WordPress theme. This theme is widgetized and has many option to suit your needs.
Adsense ready, custom footer links and a page template to name but a few.
Feel free to change the background and header images.
Ugly Blue Theme
Ugly Blue got it’s nick name early in the stage of creation. I couldn’t get the design right. Finnally when I was satisfied with the look of the template, we still called it that way.
Of corse the name of your template doesn’t show up any where on your site. So it will be between you and I.
Stars WP Theme

Pretty theme perfect for personal blogs. Simple 2 column layout. Easy to use with plenty of options.
The theme has a centered horizontal menu for the pages. The categories displayed in the sidebar. Further customizations are done via a page template, widgets and the theme’s option page.
Green Garden
I love this this green garden theme. I had created it for my own site but never used it.
So here it is.My 3 column WordPress theme with plenty of customizing options.
All is done via theme options and widgets. Instructions are included in the download.
Pretty Pink Theme

Two column WordPress theme with widgets and custom page template with no sidebar.
Instructions included in read me file and you dashboards Theme Options tab.
Styled sidebar is easy to customize with widgets. Top and bottom of blog also has space for widgets. This is a very flexible theme.
Purple Pro Theme

This theme is full width, clean and simple. Use for your clients or yourself. Download and install. Works with widgets and custom page template.
The theme is also Adsene ready. Short codes are fast and esy to use. Simply view the theme’s option tab from your dashboard.
Golf WP Theme
Three column WordPress theme with menus. Theme is designed with css using colors. Change or customize the banner to suit your style.
Sidebar is styled while the blog articles have a clean white background.
Like most of my themes there is a custom template that allows pages to have no sidebars.
Customize with widgets the many areas of the template via theme options.
Violin WP Theme
Violin is a pink theme with a soft grungy background. The theme is a simple two column blog template. Pages can use the included custom template to remove the sidebar.
The background is fixed and doesn’t scroll. The width is also fixed so it looks the same on all monitors.
The banner is a paper texture you can customize to your liking. Choos.e to display the title and slogan or not via the theme options. No coding skills necessary.






