There are several files included in the ZIP folder. These include wordpress theme files, plugin files, and photoshop files. To installed your wordpress theme you will first need to upload the theme/plugin files via FTP to your server.
First you are going to upload the theme folder. Inside the ZIP folder you downloaded you will see a folder named "theme." Within it is a folder named "Simplism." Via ftp, upload the "Simplism" folder to your Wordpress themes directory. Depending on where you installed Wordpress on your server, the wp themes folder will be located in a path similar to: /public_html/blog/wp-content/themes.
Next you need to select Simplism and make it your default theme. Click on the design link, and under the themes tab locate Simplism from the selection of themes and activate it. Your blog should now be updated with your new theme.
Simplism utilizes a script called TimThumb to automatically resize images. Whenever you make a new post you will need to add a custom field. Scroll down below the text editor and click on the "custom fields" link. In the "Key" section, input "Thumbnail" (this is case sensitive). In the "Value" area, input the url to your thumbnail image. Your image will automatically be resized and cropped. The image must be hosted on your domain. (this is to protect against bandiwdth left)
You will also need to add a second custom field for your featured articles with a Key of "Featured" and a Value of the image URL.
Important Note: You must CHMOD the "cache" folder located in the Simplism directory to 777 for this script to work. You can CHMOD (change the permissions) of a file using your favorite FTP program. If you are confused try folowing this tutorial. Of course instead of CHMODing the template folder (as in the tutorial) you would CHMOD the "cache" folder found within your theme's directory.
In this theme, the title/logo is an image, which means you will need an image editor to add your own text. You can do this by opening the blank logo image located at Photoshop Files/logo.jpg, or by opening the logo PSD file located at Photoshop Files/logo.psd. Replace the edited logo with the old logo by placing it in the following directory: theme/Simplism/images. If you need more room, or would like to edit the logo further, you can always do so by opening the original fully layered PSD file located at Photoshop Files/bluesky.psd
Adsenes ads are already running by default, but you still need to add your own publisher ID. To do this locate the folder "adsense" within the Simplism theme directory. Within it there is a file named 468x60.php. Open the file in a text editor, and replace the existing code with your own unique adsense code.
If you use this theme you will need to have a featured article on your hompage. These featured articles are pulled from a category within your blog. First, you need to make a category called "Featured Articles." You must spell it correctly in order for it to work. Once you have created to category, simply add posts to it when you want them to show up as your featured article. Only one featured article is displayed at a time.
On a side note, you can add your article to other categoriest as well and still have it show up as a featured article by simply adding the article to the Featured Articles section in addition to its normal category.