Dec
25
How to Add New Wordpress Skin?
There are many themes available for download that will work with your WordPress installation.
This tutorial demonstrate how to install new wordpress skin on your blog.
If the theme that you are installing provides instructions, be sure to read through and follow those instructions for the successful installation of the theme.
To add a new theme to your WordPress installation, follow these basic steps:
- Download the theme archive and extract the files it contains. You may need to preserve the directory structure in the archive when extracting these files. Follow the guidelines provided by your theme author.
- 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 Test should be in wp-content/themes/test. Your theme may provide this directory as part of the archive.
- Upload the theme files to the new directory on your host server.
- Once theme is uploaded, you need to select and set this theme as Active theme.
- Log in to the WordPress Administration Panel.
- Select the Presentation subpanel.
- From the Available Themes section, click on theme title (or theme screenshot) for the theme you wish to activate.
- To view the new look, click View Site at the top of the Panel’s screen.
Popularity: 4% [?]
