JS Animated Category RSS

This tutorial shows how to make HTML contact form in your JS or Flash Animated template work on PHP 4 hosting server.

Read More

Issue: I can not edit JS Animated template in Design Mode in dreamweaver. It’ doesn’t display anything

Read More

In this tutorial we will learn how to modify a single page html template…

Read More

Example 1

To do this:

  1. open the template folder
  2. go the site/js directory
  3. there open the contact-form.js(forms.js) file with your editor (Adobe Dreamweaver, Notepad etc)
  4. Using the Find and Replace tool (CTRL+F) search for the ownerEmail

You should see the following line:

  ownerEmail:'support@guardlex.com'
 

replace sample email support@guardlex.com with your email address. That’s all, now the contact form should send the …

Read More

This tutorial shows how to change the slider image rotation speed in JS Animated templates. The slider, usually used in the JS Animated templates is called TM_Slider and as any other jQuery based slider it has various settings. Let’s see how to configure it.

Open the JS Animated template folder and go to the site folder. There you can see …

Read More

This video tutorial will show you how to edit images in the HTML based template. Due to the common files structure this tutorial is valid for such template types as:…

Read More

The following tutorial will show you how to edit the HTML menu titles. The tutorial is valid for such template types as Full Site (static version), Flash or Swish Animated (static version), Flash or Swish template (static version), CSS Template, Static Full Site, Full Package (static version), Dynamic Flash or Swish(static version), XML Flash (static version).…

Read More

This tutorial will show you how to add new page and menu item in the JS Animated template.
As the JS animated template is an HTML based one – all pages could be found in the html files from the “site” folder.  Open the template package and go to the “site” folder.

Anchor based pages

In case you see a …

Read More

This tutorial will show you how to edit images in JS Animated templates.
All images are stored in the “images” directory.

Open the template folder, go to site/images directory.
You can upload your images with the same name and extension to replace the default ones.

The other way is to upload custom images with your titles and extensions. Then you’ll …

Read More

This tutorial will show you how to edit text in JS Animated templates.
JS Animated templates are HTML based templates so all content is stored and could be accessed though the .html files.

  1. Open your template package and go to the site folder.
  2. There open index.html  file with your HTML editor.
  3. You can use the search tool CTRL+F to find
Read More