May 04 2008 No Comment

How to install a WordPress theme

WordPress Theme is a skin (theme or template) for one of the most popular blogging software WordPress. A theme modifies the way the site is displayed, without modifying the underlying software.

To add a new theme to your WordPress installation, follow these basic steps:

1. Download the theme archive and extract the files. You need to preserve the directory structure in the archive when extracting these files. Using an FTP client to access your host web server, create a directory to contain your theme in the wp-content/themes directory provided by WordPress. For example, a theme named “th_theme” should be in wp-content/themes/th_theme.

2. Upload the theme files to the new directory on your host server.

3. To select the active theme for your site:
Log in to the WordPress Administration Panel.
Select the “Presentation” subpanel.
From the “Select” column in the table, click on “Select” for the theme you wish to activate.
To view the new look, click “View Site” at the top of the Panel’s screen.
Your selection should immediately become active.

Note that our WordPress Themes are developed for WordPress 2.0.1 and may not work properly with other versions of WordPress. We recommend you to upgrade to version 2.0.1 to use our templates.