Archive for the ‘Tips’ Category
Filezilla Free FTP Software
Filezilla is a 100% FREE unrestricted, FTP (File Transfer Protocol) software can be used to upload files to your website.
So if you have been wandering how to upload a Wordpress theme, this is one of the ways that you can do it.

Free FTP Software
You’ll need the Filezilla Client Download (Not FileZilla Server!). Filezilla works on Windows, Macs and Linux operating systems and is surprisingly easy to use.
Filezilla does is not crippled in any way, does not contain adware/scumare viruses and is free from annoying Nag Boxes.
Change Page Width of Our Web Templates
The page width of any of our web templates with no header graphics that have a container called mainwrap can be changed quickly and easily by editing one line of code.
At this time, this means all templates which point to this page from the readme.txt file which is included with all templates.
Simply open style.css and change the width value under div#mainwrap

Change Page Width
Alternatively, you can set the width value to a percentage in order to have a fluid page which will resize itself to the screen. Example: width: 70%;