Changing The Logo

This tutorial will show you have to change the default Article Friendly logo to your own custom
logo.
Where is the logo?
The default Article Friendly logo is in the images folder of your Article Friendly site and it's name is "logo.png"
How Do I Change It To Mine?
First, create your own logo. Next, upload it to your Article Friendly images folder. Then, you can open the "inc/top.inc.php" file with your favorite text editor (such a PsPad), and look for this section of code in the top.inc.php file.
See the yellow higlighted area? Thats the name of the current logo. Simply change that to yours, and you are done!
the default path to the logo is the images folder. If you upload your logo to another folder, you will need to change the "images" path also. You will also need to change the width="403" and height="138" if your new logo is a different size than the default logo.