Why 3template.com?
2. Professional customization service which will satisfy all your needs.
3. We add new templates recently.


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

This is the same process as changing the name, sloagna or any other content in the text.html file.
Open "mail.php" and just change $ToEmail = "mail@yourmail.com"; in the code.
Save and upload the file to the ftp
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.