In this section we will show you how to modify your website. You will need to log into your cPanel account and access the on-site HTML Editor.
Here's how to do this.
First, you need to log into your website's cPanel (control panel). The email you received from
JumpLaunch contains information on how to login to cPanel.
http://www.yourwebsite.com/cpanel
Of course replace the "yourwebsite.com" with the address of your website. So if your website address
was yourdomain.com, go to the following address to access your cPanel.
When you go to the above address a window will pop up asking for your "User Name" and
"Password". Enter the same user name and password.
After you've entered the correct username and password you will taken to your cPanel page. This page
looks fairly confusing (especially if you're new to computers), but don't worry because it's really easy
to understand.
What you need to do first is to click on the file "File Manager" button in the "Files" box/section.
A window will open up and will ask you to select a directory to open. Select the "Web Root (public_html/www)" directory and click on the "Go" button.
After you click on the "Go" button, a new page will open up and will display a large list of file names
on the Right side of the page. Look for the file titled "index.html" and check the box to the left of it, which
will select it.
* If you do not see the check boxes on the left side of the files, It's your browser's fault. Please update it. This is a known issue with IE6.
If it's a "index.php" you want to modify, you will need to rename the ending extension of .php to .html, press refresh. Then you can access the file with the HTML editor.
Warning! Always make sure to backup your page before attempting to make changes to it, or you'll need to republish it again. You can download a copy of it from here.
Once it's selected, look towards the very top of the page and click on the button titled "HTML Editor".
A window will then pop up, when it does click on the "Edit" button at the bottom of the window. After you click on the "Edit" button a page will load and it will show your website page.
Now you are free to edit anything you would like.
To save changes, this can be done so by clicking on the little floppy disk at the top left.
Disclaimer on Customizing your Page
Adding additional pages or adding more content beyond what is already provided is not supported since we're not a web design company. It is possible to do this with some knowledge of HTML. You can use any program you wish to modify your page such as Dreamweaver, Frontpage, Kompozer or Coffeecup.
Here are some links If you wish to learn some HTML or CSS. I would suggest checking it out.
Guides or Books
Videos (these videos are NOT ours but they show the best examples)
Alternate HTML Editors
FTP Programs