Archive for the ‘Wordpress Themes’ Category

New Blackboard WP theme is available


26
03
10

Today I’ve finish my latest WordPress theme Blackboard. This theme has also been approved by wordpress.org.  This means you can download it from wordpress.org or through the back-end of your wordpress installation.

A preview can be found on this location.

You can download the Blackboard theme from this location.

Enjoy!

If you enjoy this theme or you have a question or comment, please leave a message.

Update Comment Central!


23
01
10

A new version of Comment Central is available. I’ve updated the theme with several changes. The main reason for this update is to improve the performance.

I’ve changed the background. Instead using a big .PNG file it’s now a small .JPG file with a repeat-x function. The circles in the right corner are a small transparent .PNG file. Also, I’ve downsized some other graphic parts of the theme.  As a result the theme is less then 1MB and most important: it will load a lot quicker in your browser!

You can download the latest version from wordpress.org.

Customize Comment Central


17
01
10

I’ve received a lot of questions on how to remove “Archive” and “Categories” from the top menu. This is relative simple.

First log into your administrator panel. Then select the Editor in the left sidebar underneath Appearance. Next choose the file suckerfish.php in the right of your screen.

The file suckerfish.php is now in the editor field. Delete the next lines from this file:

<?php wp_list_pages('title_li='); ?>
 
  <li><a href="#">Archives</a>
 
    <ul>
 
      <?php wp_get_archives(); ?>
 
    </ul>
 
  </li>
 
  <li><a href="#">Categories</a>
 
    <ul>
 
      <?php wp_list_categories('title_li='); ?>
 
    </ul>
 
  </li>

That’s all!

New WordPress theme


29
12
09

Today my new theme is approved by WordPress.org. I’m very pleased to see the theme on the first page of the free themes directory!

This time I’ve made a theme with a bit of a grunge look.  The background is a nice green wooden texture wich gives the theme a fresh look.  For Comment Central  I’ve used the Suckerfish dropdown menu.

You can see a example here.

Download the theme

If you enjoy this theme or you have a question or comment, please leave a message.

Working on new functions for Color3


11
11
09

colorfull

Hi there. Also liking the Color3 theme? But you don’t like the background? I’ve got some news for you.

Currently I’m working on a update. In this update there’s a feature in which it’s possible to change the theme background. Thus, this update will come with six colorful backgrounds.

I’m debugging at the moment.  I trust it will be available soon.

Download Color3 WordPress theme


03
11
09

Theme Color3 is a colorful clean and stylish theme with two columns, right sidebar dropdown menu and widget-ready. Enjoy!.

Preview

You can download the Color3 theme here.

Finally green light


03
11
09

color3
It took some time, blood and tears but finally Color3 theme is approved by WordPress.org. From today it is categorized under the Free Themes Directory on wordpress.org.

Before approval the WordPress team pointed me at some bugs in my Color3 theme. I’m thankful for their support and patience. They found every little bug and more.  Still, there are some parts of the theme I’d  like to change. So look out for updates so now and then.

My expectations are high. I guess the Color3 theme will be more popular then the  MMystique theme .  Hopefully it will reach thousand downloads within days.

Time will tell.