web templates by type web templates catefories

Would you like to sell Web templates?

You get 25-40% commission on every sale with our affiliate program. Don't hesitate!

Easy Flash Template Manual

Which files have to be uploaded on the server?

  1. Please unzip the template after you have downloaded it to your computer. You will see 4 folders - Flash, HTML, Fonts and PSD.
  2. Open the "html" folder. (see picture below)
  3. Please, upload all the files to the root of your website (this is where the index.html file should be located) This directory is called public_html or WWW). You need to do this with an FTP application (FileZilla, cuteftp etc.) Sometimes there are "inc" and "images" directories (the aren't shown on the example).

How to rename the button names?

All the text content of the template - company name, slogan, buttons etc. is in the text.html file.

  1. Open text.html in Notepad (or other text editor), search for the current button names, namely("menu2, menu3, menu4, menu4, and replace the text with the blue background with your own content.
  2. ) Save the text.html file and upload the text.html file to your ftp. You can only change the highlighted text, any other changes will cause problems when loading/reading the text.html file, so just change the highlighted text only, and do not enter any info outside the blue text.

How to insert or replace the content (text) into the template?

This is the same process as changing the name, sloagna or any other content in the text.html file.

  1. If you want to update the text in the "Latest News" section. Locate the text underneath ////// home ////// and replace all the highlighted blue text with your own text.
  2. Then save the text.html file, and upload the same to your ftp.

    You must only change the highlighted text, any other changes will cause problems when loading/reading the text.html file, so please just change the highlighted text only, and do not enter any info outside the blue text.

How to Make the email form work?

Open "mail.php" and just change $ToEmail = "mail@yourmail.com"; in the code.

Save and upload the file to the ftp

Frequently Asked Questions

Q: When I add images they do not show up in my Easy Template.
A: Please, check your the extensions of the images. You use images with .JPG (all uppercases) extension please change this to .jpg (all lowercases)

Q: I use the & symbol in the body text, and now can not see my text or part of the text.
A: The & symbol is not supported and should therefore not be used.

Q: How do I edit the text in the easy template?
A: Please open the text.html page in notepad or any other text editor, modify the content and then save the file.

Q: Can I add URL's (hyper links) in the bodtext of the template?
A: Yes, Just open the text.html page in notepad and enter <a href="http://www.sitename.com">click here</a>

Q: How do I change the name of template in the blue browser bar?
A: Open the index.html page in Notepad, and change the content between the <title>..........</title> tags, save your index.html file and upload it.

Q: How do I replace the small pictures in the about, contact us , services, etc. sections?
A: This again can be done directly in the "text.html" file, by simply changing the HTML code that refers to the respective picture, for example <img src="photo2.jpg"> all you need to do is to change photo2.jpg to a new filename, and make sure this picture is indeed uploaded to your we server.

Q: How to replace the sound file?
A: The sound file are also kept external so you can simply replace the one we used with your own music, or you can remove the sound file if you don't want to hear any music at all.

Q: Does your template support other languages such as Spanish, German, France, Greek, etc.?
A: Yes, we support non-english languages. All you need to do is to save the text file in the UTF-8 format in Notepad. This will allow you to support all unicode characters.

Q: I save the FLA and see many errors when I try to edit the FLA file?
A: To solve this please export the file to the same directory as where you got all the other files, as the swf file communicates with the text.html file.

Help menu