Here is detailed article on adding a contact us widget to your blogger blog. With this simple widget your blog readers can can contact you. When someone sends a message to contact it is delivered to the blog owners email box. You can send only plain text using his widget, means no one can send you edited html pages, links and spams in your inbox. This contact form is developed in java script so it is difficult for robots to send you spams automatically. Follow the simple steps given below to add a contact us page to your blogger blog.
How Does Contact Us Page Works
To add contact us page to your blogger blog without any mistake, you have to understand how does it work. When you will understand how does it work, you will be ale to make edits in it. We already have added a contact us page on our blog.
This contact us page uses original code of official contact-us widget by blogger. therefore for showing contact us page correctly you have to add contact us widget to your blog. If you don't add contact us widget to your blog then his code will not work. After adding this contact us widget to your blog, we will add a style sheet code to hide this widget so the contact us widget will only appear on our contact us page. We already have published a detailed tutorial on adding a contact us widget.
1. Go to the Layout Tab of your Blog
2. Click the Add a Gadget button
3. Click on More Gadgets
4. Click on the Contact Form Gadget
5. Give it a appropriate title and Save it
After adding this widget it will be visible in your entire blog but, we want to hide it and show it only on our contact us page.For hiding this widget from your entire blog add a new html/java script widget and paste the code given below inside it
2. Click the Add a Gadget button
3. Click on More Gadgets
4. Click on the Contact Form Gadget
After adding this widget it will be visible in your entire blog but, we want to hide it and show it only on our contact us page.For hiding this widget from your entire blog add a new html/java script widget and paste the code given below inside it
For adding contact us page on your blog, you need to create a new page with name "Contact us" or similar to it. Go to Blogger then go in your blog dashboard. click on pages then click on new page and select the blank page from the drop down list.
After creating a new page give it a name similar to "Contact-Us". After specifying the title click on html to edit its html code.
Delete the entire code inside the html source of your page and add the code given below:then click on preview. If you are happy with preview then click on publish and your contact us page will be visible to others. If you have any problem then comment your queries below.
Here is detailed article on adding a contact us widget to your blogger blog. With this simple widget your blog readers can can contact you. When someone sends a message to contact it is delivered to the blog owners email box. You can send only plain text using his widget, means no one can send you edited html pages, links and spams in your inbox. This contact form is developed in java script so it is difficult for robots to send you spams automatically. Follow the simple steps given below to add a contact us page to your blogger blog.
How Does Contact Us Page Works
To add contact us page to your blogger blog without any mistake, you have to understand how does it work. When you will understand how does it work, you will be ale to make edits in it. We already have added a contact us page on our blog.
This contact us page uses original code of official contact-us widget by blogger. therefore for showing contact us page correctly you have to add contact us widget to your blog. If you don't add contact us widget to your blog then his code will not work. After adding this contact us widget to your blog, we will add a style sheet code to hide this widget so the contact us widget will only appear on our contact us page. We already have published a detailed tutorial on adding a contact us widget.
1. Go to the Layout Tab of your Blog
2. Click the Add a Gadget button
3. Click on More Gadgets
4. Click on the Contact Form Gadget
5. Give it a appropriate title and Save it
After adding this widget it will be visible in your entire blog but, we want to hide it and show it only on our contact us page.For hiding this widget from your entire blog add a new html/java script widget and paste the code given below inside it
2. Click the Add a Gadget button
3. Click on More Gadgets
4. Click on the Contact Form Gadget
After adding this widget it will be visible in your entire blog but, we want to hide it and show it only on our contact us page.For hiding this widget from your entire blog add a new html/java script widget and paste the code given below inside it
For adding contact us page on your blog, you need to create a new page with name "Contact us" or similar to it. Go to Blogger then go in your blog dashboard. click on pages then click on new page and select the blank page from the drop down list.
After creating a new page give it a name similar to "Contact-Us". After specifying the title click on html to edit its html code.
Delete the entire code inside the html source of your page and add the code given below:then click on preview. If you are happy with preview then click on publish and your contact us page will be visible to others. If you have any problem then comment your queries below.




No Comment