free hit counters
If you are using Internet Explorer as your browser please be running at least IE 7 or above. This site does not support IE 6 or below. Go here for the latest free version including easy download and installation instructions If you want to make it real easy on yourself, download Firefox , the most popular browser in the world. It's free and simple. You'll be so glad you did.
Nov
20
2008

Start

To see a complete list of every tutorial on this site, go to The Vault.

In all these tutorials when I explain that you insert code into your custom.css or custom_functions.php files to make changes, you still have to save the changes and upload the file to the appropriate location on your server. Before you can even do this, guess what??? First you have to have wordpress installed on your server, then you have to get Thesis and install it on your server! Yep, just wanted to make sure we’re all on the same page.

Let’s just run down a few simple steps to get Wordpress and Thesis installed on your computer and on your server so you can start hacking away at it.

First, get Wordpress and install it on your server…

wplogo1

Next, get Thesis and install it on your server…

The Thesis Theme from Chris Pearson and DIYthemes

Next, unzip the file and place it in a directory on your computer of your choice. I unzip mine right to my desktop so it’s really easy to find.

You should now have a thesis folder visible on your desktop. The folder is already labeled “Thesis”. When you open up the file you should have the following sub folders and files inside:

121

Next you’re going to upload this entire file “Thesis” to your server. You’re going to need an ftp program to do this. If your hosting company doesn’t have one (which most do) there are plenty of free ones out there. Just search “free ftp program” in your favorite search engine to find one.

Once you get your Thesis copy uploaded to your server, find your custom.css, and custom_functions.php files. They are going to be located here within your wordpress installation….

1221

These are the two locations where you’re going to upload all your custom.css and custom_functions.php file customizations from your computer to your server.

To see an easy way to extract your custom.css and custom_functions.php files from your Thesis folder on your computer, check out this tutorial

Once you extract these two files you can now start hacking and tweaking to your hearts content.

To see how to make changes to your custom.css file, check out this tutorial

Remember, In all these tutorials when I explain that you insert code into your custom.css or custom_functions.php files to make changes, you still have to save the changes and upload the file to the appropriate location on your server.

Leaving a comment with code in it...

If you would like to leave a comment and you have examples of code you want to show, you must "escape the code". This allows the entire code to show correctly by inserting certain variable around certain tags to make them show. If you don't "escape the code" your code will show up broken, mangled, and it won't be able to be seen correctly. "Escaping the code" is very simple...

  1. Copy your code you want to show
  2. Click here to go to the site to escape the code
  3. Follow the directions, it's so easy
  4. Once you have the escaped code copied, paste it in the comments area where you want
  5. Now you can enjoy life


Go ahead, leave a comment...

Comments on this entry are closed.