- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
JS Animated. How to add contact form to any page
February 4, 2016
JS Animated. How to add contact form to any page
This tutorial will show you how to add contact form to any page in your JS Animated template:
Perform the following steps:
Locate the page which displays contact form.
Use your FTP to locate index.html file of that page on your server.
Download index.html file with contact form and download .html file of page into which you want to add contact form.
Open files in any Text Editor.
Locate Contact Form section code. Example of code:
contact us
contact information
Copy and paste the code into the page index file to add contact form.
Open index file of the page where contact form was originally located and copy the following line of code. It will link styles of your contact form to your new page:
Save and re-upload the file to your server. Select replace option.
Refresh and check your site.
Feel free to check the detailed video tutorial below:
JS Animated. How to add contact form to any page