Sanjay Choubey

  • Home
  • Services
    • SEO
    • PPC
    • SMO
    • SEO Niche
      • Education SEO
      • Dental SEO
  • SEO Packages
  • About
  • Blog
  • Results
  • Reviews
  • Contact

How to add official blogger contact form in a Blogger page

July 1, 2013 By Sanjay Choubey 6 Comments

It is very important to add a contact form in a Blogger blog. Google has recently introduced a official Contact form in Blogger. But the main problem is that it is just used as a widget in sidebar.
But it can be used in a Blogger page too.you can use a cute and beautiful Blogger contact form in any of the page or any where in your blog. I will give you variety of Designs for a contact form.

     Before adding this stylish Blogger contact form, you need to understand its concept. firstly we will add it to sidebar or anywhere in our blog, then we will hide it by using CSS. so that you can see the Blogger Contact form in a specific page not on the sitebars.

How to install Colorful Contact form in Blogger Page:
step 1 :

  • Login to Blogger Dashboard
  • Click on Layout
  • Click on add a gadget
  • Click on More Gadgets
  • Select the contact form as shown in below fig. and click on save.
Add Blogger official contact form
  • Now click on template
  • Go to edit html
  • Find this code ]]></b:skin>
  • Enter the following code just before/above it
#ContactForm1
{
display: none ! important;
}

 
Step 2 : 
I am giving some designs for the Contact form you can change any of them by following simple steps:

  • First Go on Blogger Dashboard
  • Click on Pages
  • Then select a blank page
  • Go to Html tabs as you see two tabs Compose and Html
Select Html tabs
  • Now click on Page setting and select option on the right side and check Press “Enter” for line breaks option as shown in below fig. and then click on Done
    Click on press enter for line breaks

    Now m giving some Blogger contact from Designs below. you have to select any design’s code and just copy and paste into blank html page of your blog. and then click on save..so Enjoy ”’!!!!

    Design 1

    Blue color Blogger contact form
<style>
.mdform{
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bddbfa), color-stop(1, #80b5ea));
        background:-moz-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
        background:-webkit-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
        background:-o-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
        background:-ms-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
        background:linear-gradient(to bottom, #bddbfa 5%, #80b5ea 100%);
        background-color:#bddbfa;
border:1px solid #509dfa;
padding:5px;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
border-radius: 10px;
}
label{
font-family: Verdana, Arial;
margin: 0;
padding: 0;
text-align:left;
font-size:15px; 
font-weight:bold; 
}
fieldset{
padding:0 1.4em 1.4em 1.4em; 
margin: 0 0 1.5em 0; 
border: 1px solid #509dfa; 
}
.redi{
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
border-radius: 8px; 
}
.text-input{
margin:0 2px;
padding:4px 6px;
border: 1px solid #509dfa;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-family: gergia;
font-style: italic;
-webkit-box-shadow: 1px 1px 1px #509dfa;
-moz-box-shadow: 1px 1px 1px #509dfa;
box-shadow: 1px 1px 1px #509dfa;
    font-size: 14px;
    color: #666;
    max-width:auto;
}
#ContactForm1_contact-form-submit {
-moz-box-shadow:inset 0px 1px 0px 0px #dcecfb;
        -webkit-box-shadow:inset 0px 1px 0px 0px #dcecfb;
        box-shadow:inset 0px 1px 0px 0px #dcecfb;

        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bddbfa), color-stop(1, #80b5ea));
        background:-moz-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
        background:-webkit-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
        background:-o-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
        background:-ms-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
        background:linear-gradient(to bottom, #bddbfa 5%, #80b5ea 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bddbfa', endColorstr='#80b5ea',GradientType=0);

        background-color:#bddbfa;

        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;

        border:1px solid #84bbf3;

        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:15px;
        font-weight:bold;
        padding:6px 24px;
        text-decoration:none;

        text-shadow:0px 1px 0px #528ecc;

}
#ContactForm1_contact-form-submit:hover{
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #80b5ea), color-stop(1, #bddbfa));
        background:-moz-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
        background:-webkit-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
        background:-o-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
        background:-ms-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
        background:linear-gradient(to bottom, #80b5ea 5%, #bddbfa 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea', endColorstr='#bddbfa',GradientType=0);

        background-color:#80b5ea;
}
</style>
<script>
var _0x7a0a=["x3Cx64x69x76x20x63x6Cx61x73x73x3Dx27x6Dx64x66x6Fx72x6Dx27x3E","x77x72x69x74x65","x3Cx61x20x68x72x65x66x3Dx22x68x74x74x70x3Ax2Fx2Fx77x77x77x2Ex6Dx61x6Bx69x6Ex67x64x69x66x66x65x72x65x6Ex74x2Ex63x6Fx6Dx22x20x74x61x72x67x65x74x3Dx22x62x6Cx61x6Ex6Bx22x3Ex3Cx69x6Dx67x20x62x6Fx72x64x65x72x3Dx22x30x22x20x73x72x63x3Dx22x68x74x74x70x3Ax2Fx2Fx31x2Ex62x70x2Ex62x6Cx6Fx67x73x70x6Fx74x2Ex63x6Fx6Dx2Fx2Dx4Ex55x6Ax52x37x5Ax6Ax31x58x6Cx45x2Fx55x59x2Dx71x55x48x72x4Dx38x59x49x2Fx41x41x41x41x41x41x41x41x41x46x77x2Fx50x6Ax46x4Cx64x30x6Fx43x6Dx79x45x2Fx73x31x36x30x30x2Fx62x6Cx61x6Ex6Bx2Ex70x6Ex67x22x20x2Fx3Ex3Cx2Fx61x3E","x3Cx66x69x65x6Cx64x73x65x74x20x63x6Cx61x73x73x3Dx27x72x65x64x69x27x3Ex3Cx6Cx65x67x65x6Ex64x20x63x6Cx61x73x73x3Dx27x72x65x64x69x27x20x61x6Cx69x67x6Ex3Dx27x6Cx65x66x74x27x20x73x74x79x6Cx65x3Dx27x62x6Fx72x64x65x72x3Ax31x70x78x20x73x6Fx6Cx69x64x20x23x37x46x39x44x42x39x3Bx70x61x64x64x69x6Ex67x3Ax33x70x78x20x31x30x70x78x3Bx6Dx61x72x67x69x6Ex2Dx6Cx65x66x74x3Ax32x30x70x78x3Bx27x3Ex43x6Fx6Ex74x61x63x74x20x55x53x3Cx2Fx6Cx65x67x65x6Ex64x3E","x3Cx66x6Fx72x6Dx20x6Ex61x6Dx65x3Dx27x63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx27x3E","x3Cx74x61x62x6Cx65x20x77x69x64x74x68x3Dx22x31x30x30x25x22x3E","x3Cx74x72x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x36x30x25x27x3Ex3Cx6Cx61x62x65x6Cx20x66x6Fx72x3Dx27x6Ex61x6Dx65x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx6Ex61x6Dx65x27x3Ex4Ex61x6Dx65x3Cx2Fx6Cx61x62x65x6Cx3Ex3Ax3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x34x30x25x27x3Ex3Cx69x6Ex70x75x74x20x63x6Cx61x73x73x3Dx27x74x65x78x74x2Dx69x6Ex70x75x74x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx6Ex61x6Dx65x27x20x6Ex61x6Dx65x3Dx27x6Ex61x6Dx65x27x20x73x69x7Ax65x3Dx27x33x30x27x20x74x79x70x65x3Dx27x74x65x78x74x27x20x76x61x6Cx75x65x3Dx27x27x2Fx3Ex3Cx2Fx74x64x3E","x3Cx2Fx74x72x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x36x30x25x27x3Ex3Cx6Cx61x62x65x6Cx20x66x6Fx72x3Dx27x6Ex61x6Dx65x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx27x3Ex45x6Dx61x69x6Cx3Cx2Fx6Cx61x62x65x6Cx3Ex3Ax3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x34x30x25x27x3Ex3Cx69x6Ex70x75x74x20x63x6Cx61x73x73x3Dx27x74x65x78x74x2Dx69x6Ex70x75x74x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx27x20x6Ex61x6Dx65x3Dx27x65x6Dx61x69x6Cx27x20x73x69x7Ax65x3Dx27x33x30x27x20x74x79x70x65x3Dx27x74x65x78x74x27x20x76x61x6Cx75x65x3Dx27x27x2Fx3Ex3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x36x30x25x27x3Ex3Cx6Cx61x62x65x6Cx20x66x6Fx72x3Dx27x6Ex61x6Dx65x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx2Dx6Dx65x73x73x61x67x65x27x3Ex4Dx61x73x73x61x67x65x3Cx2Fx6Cx61x62x65x6Cx3Ex3Ax3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x34x30x25x27x3Ex3Cx74x65x78x74x61x72x65x61x20x63x6Cx61x73x73x3Dx27x74x65x78x74x2Dx69x6Ex70x75x74x27x20x63x6Fx6Cx73x3Dx27x32x37x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx2Dx6Dx65x73x73x61x67x65x27x20x6Ex61x6Dx65x3Dx27x65x6Dx61x69x6Cx2Dx6Dx65x73x73x61x67x65x27x20x72x6Fx77x73x3Dx27x35x27x3Ex3Cx2Fx74x65x78x74x61x72x65x61x3Ex3Cx2Fx74x64x3E","x3Cx2Fx74x61x62x6Cx65x3E","x3Cx2Fx66x69x65x6Cx64x73x65x74x3E","x3Cx63x65x6Ex74x65x72x3Ex3Cx69x6Ex70x75x74x20x63x6Cx61x73x73x3Dx27x63x66x62x75x74x74x6Fx6Ex27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx73x75x62x6Dx69x74x27x20x74x79x70x65x3Dx27x62x75x74x74x6Fx6Ex27x20x76x61x6Cx75x65x3Dx27x53x75x62x6Dx69x74x27x2Fx3E","x3Cx64x69x76x20x73x74x79x6Cx65x3Dx27x74x65x78x74x2Dx61x6Cx69x67x6Ex3Ax20x63x65x6Ex74x65x72x3Bx20x6Dx61x78x2Dx77x69x64x74x68x3Ax20x32x32x32x70x78x3Bx20x77x69x64x74x68x3Ax20x31x30x30x25x27x3E","x3Cx70x20x63x6Cx61x73x73x3Dx27x63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x72x72x6Fx72x2Dx6Dx65x73x73x61x67x65x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x72x72x6Fx72x2Dx6Dx65x73x73x61x67x65x27x3Ex3Cx2Fx70x3E","x3Cx70x20x63x6Cx61x73x73x3Dx27x63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx73x75x63x63x65x73x73x2Dx6Dx65x73x73x61x67x65x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx73x75x63x63x65x73x73x2Dx6Dx65x73x73x61x67x65x27x3Ex3Cx2Fx70x3Ex3Cx2Fx63x65x6Ex74x65x72x3E","x3Cx2Fx64x69x76x3E","x3Cx2Fx66x6Fx72x6Dx3E"];document[_0x7a0a[1]](_0x7a0a[0]);document[_0x7a0a[1]](_0x7a0a[2]);document[_0x7a0a[1]](_0x7a0a[3]);document[_0x7a0a[1]](_0x7a0a[4]);document[_0x7a0a[1]](_0x7a0a[5]);document[_0x7a0a[1]](_0x7a0a[6]);document[_0x7a0a[1]](_0x7a0a[7]);document[_0x7a0a[1]](_0x7a0a[8]);document[_0x7a0a[1]](_0x7a0a[9]);document[_0x7a0a[1]](_0x7a0a[6]);document[_0x7a0a[1]](_0x7a0a[10]);document[_0x7a0a[1]](_0x7a0a[11]);document[_0x7a0a[1]](_0x7a0a[9]);document[_0x7a0a[1]](_0x7a0a[6]);document[_0x7a0a[1]](_0x7a0a[12]);document[_0x7a0a[1]](_0x7a0a[13]);document[_0x7a0a[1]](_0x7a0a[9]);document[_0x7a0a[1]](_0x7a0a[14]);document[_0x7a0a[1]](_0x7a0a[15]);document[_0x7a0a[1]](_0x7a0a[16]);document[_0x7a0a[1]](_0x7a0a[17]);document[_0x7a0a[1]](_0x7a0a[18]);document[_0x7a0a[1]](_0x7a0a[19]);document[_0x7a0a[1]](_0x7a0a[20]);document[_0x7a0a[1]](_0x7a0a[21]);document[_0x7a0a[1]](_0x7a0a[20]);
</script>

Design 2

Green color stylish Blogger template
<style>
.mdform{
color:#ffffff;
background-color: #4cc2a2;
  background-image: -moz-linear-gradient(90deg, #30361c, #4cc2a2);
  background-image: -ms-linear-gradient(90deg, #30361c, #4cc2a2);
  background-image: -o-linear-gradient(90deg, #30361c, #4cc2a2);
  background-image: -webkit-linear-gradient(90deg, #30361c, #4cc2a2);
  background-image: linear-gradient(90deg, #30361c, #4cc2a2);
border:1px solid #c1c1c1;
padding:5px;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
border-radius: 10px;
}
label{
font-family: Verdana, Arial;
margin: 0;
color:#ffffff;
padding: 0;
text-align:left;
font-size:15px; 
font-weight:bold; 
}
fieldset{
padding:0 1.4em 1.4em 1.4em; 
margin: 0 0 1.5em 0; 
border: 1px solid #ccc; 
}
.redi{
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
border-radius: 8px; 
}
.text-input{
margin:0 2px;
padding:4px 6px;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-family: gergia;
font-style: italic;
-webkit-box-shadow: 1px 1px 1px #ccc;
-moz-box-shadow: 1px 1px 1px #ccc;
box-shadow: 1px 1px 1px #ccc;
    font-size: 14px;
    color: #666;
    max-width:auto;
}
#ContactForm1_contact-form-submit {
-moz-border-radius: 25px;
  -moz-box-shadow: #6E7849 0px 0px 10px;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-border-radius: 25px;
  -webkit-box-shadow: #6E7849 0 0 10px;
  -webkit-transition: all 0.5s ease;
  background-color: #4cc2a2;
  background-image: -moz-linear-gradient(90deg, #30361c, #4cc2a2);
  background-image: -ms-linear-gradient(90deg, #30361c, #4cc2a2);
  background-image: -o-linear-gradient(90deg, #30361c, #4cc2a2);
  background-image: -webkit-linear-gradient(90deg, #30361c, #4cc2a2);
  background-image: linear-gradient(90deg, #30361c, #4cc2a2);
  border-radius: 25px;
  border: 2px solid #4a5032;
  box-shadow: #6E7849 0px 0px 10px;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  margin: auto;
  padding: 8px;
  text-decoration: none;
  text-shadow: #000000 5px 5px 15px;
  transition: all 0.5s ease;
}
#ContactForm1_contact-form-submit:hover{
padding: 15px;
}
</style>
<script>
var _0x7a0a=["x3Cx64x69x76x20x63x6Cx61x73x73x3Dx27x6Dx64x66x6Fx72x6Dx27x3E","x77x72x69x74x65","x3Cx61x20x68x72x65x66x3Dx22x68x74x74x70x3Ax2Fx2Fx77x77x77x2Ex6Dx61x6Bx69x6Ex67x64x69x66x66x65x72x65x6Ex74x2Ex63x6Fx6Dx22x20x74x61x72x67x65x74x3Dx22x62x6Cx61x6Ex6Bx22x3Ex3Cx69x6Dx67x20x62x6Fx72x64x65x72x3Dx22x30x22x20x73x72x63x3Dx22x68x74x74x70x3Ax2Fx2Fx31x2Ex62x70x2Ex62x6Cx6Fx67x73x70x6Fx74x2Ex63x6Fx6Dx2Fx2Dx4Ex55x6Ax52x37x5Ax6Ax31x58x6Cx45x2Fx55x59x2Dx71x55x48x72x4Dx38x59x49x2Fx41x41x41x41x41x41x41x41x41x46x77x2Fx50x6Ax46x4Cx64x30x6Fx43x6Dx79x45x2Fx73x31x36x30x30x2Fx62x6Cx61x6Ex6Bx2Ex70x6Ex67x22x20x2Fx3Ex3Cx2Fx61x3E","x3Cx66x69x65x6Cx64x73x65x74x20x63x6Cx61x73x73x3Dx27x72x65x64x69x27x3Ex3Cx6Cx65x67x65x6Ex64x20x63x6Cx61x73x73x3Dx27x72x65x64x69x27x20x61x6Cx69x67x6Ex3Dx27x6Cx65x66x74x27x20x73x74x79x6Cx65x3Dx27x62x6Fx72x64x65x72x3Ax31x70x78x20x73x6Fx6Cx69x64x20x23x37x46x39x44x42x39x3Bx70x61x64x64x69x6Ex67x3Ax33x70x78x20x31x30x70x78x3Bx6Dx61x72x67x69x6Ex2Dx6Cx65x66x74x3Ax32x30x70x78x3Bx27x3Ex43x6Fx6Ex74x61x63x74x20x55x53x3Cx2Fx6Cx65x67x65x6Ex64x3E","x3Cx66x6Fx72x6Dx20x6Ex61x6Dx65x3Dx27x63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx27x3E","x3Cx74x61x62x6Cx65x20x77x69x64x74x68x3Dx22x31x30x30x25x22x3E","x3Cx74x72x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x36x30x25x27x3Ex3Cx6Cx61x62x65x6Cx20x66x6Fx72x3Dx27x6Ex61x6Dx65x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx6Ex61x6Dx65x27x3Ex4Ex61x6Dx65x3Cx2Fx6Cx61x62x65x6Cx3Ex3Ax3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x34x30x25x27x3Ex3Cx69x6Ex70x75x74x20x63x6Cx61x73x73x3Dx27x74x65x78x74x2Dx69x6Ex70x75x74x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx6Ex61x6Dx65x27x20x6Ex61x6Dx65x3Dx27x6Ex61x6Dx65x27x20x73x69x7Ax65x3Dx27x33x30x27x20x74x79x70x65x3Dx27x74x65x78x74x27x20x76x61x6Cx75x65x3Dx27x27x2Fx3Ex3Cx2Fx74x64x3E","x3Cx2Fx74x72x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x36x30x25x27x3Ex3Cx6Cx61x62x65x6Cx20x66x6Fx72x3Dx27x6Ex61x6Dx65x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx27x3Ex45x6Dx61x69x6Cx3Cx2Fx6Cx61x62x65x6Cx3Ex3Ax3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x34x30x25x27x3Ex3Cx69x6Ex70x75x74x20x63x6Cx61x73x73x3Dx27x74x65x78x74x2Dx69x6Ex70x75x74x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx27x20x6Ex61x6Dx65x3Dx27x65x6Dx61x69x6Cx27x20x73x69x7Ax65x3Dx27x33x30x27x20x74x79x70x65x3Dx27x74x65x78x74x27x20x76x61x6Cx75x65x3Dx27x27x2Fx3Ex3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x36x30x25x27x3Ex3Cx6Cx61x62x65x6Cx20x66x6Fx72x3Dx27x6Ex61x6Dx65x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx2Dx6Dx65x73x73x61x67x65x27x3Ex4Dx61x73x73x61x67x65x3Cx2Fx6Cx61x62x65x6Cx3Ex3Ax3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x34x30x25x27x3Ex3Cx74x65x78x74x61x72x65x61x20x63x6Cx61x73x73x3Dx27x74x65x78x74x2Dx69x6Ex70x75x74x27x20x63x6Fx6Cx73x3Dx27x32x37x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx2Dx6Dx65x73x73x61x67x65x27x20x6Ex61x6Dx65x3Dx27x65x6Dx61x69x6Cx2Dx6Dx65x73x73x61x67x65x27x20x72x6Fx77x73x3Dx27x35x27x3Ex3Cx2Fx74x65x78x74x61x72x65x61x3Ex3Cx2Fx74x64x3E","x3Cx2Fx74x61x62x6Cx65x3E","x3Cx2Fx66x69x65x6Cx64x73x65x74x3E","x3Cx63x65x6Ex74x65x72x3Ex3Cx69x6Ex70x75x74x20x63x6Cx61x73x73x3Dx27x63x66x62x75x74x74x6Fx6Ex27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx73x75x62x6Dx69x74x27x20x74x79x70x65x3Dx27x62x75x74x74x6Fx6Ex27x20x76x61x6Cx75x65x3Dx27x53x75x62x6Dx69x74x27x2Fx3E","x3Cx64x69x76x20x73x74x79x6Cx65x3Dx27x74x65x78x74x2Dx61x6Cx69x67x6Ex3Ax20x63x65x6Ex74x65x72x3Bx20x6Dx61x78x2Dx77x69x64x74x68x3Ax20x32x32x32x70x78x3Bx20x77x69x64x74x68x3Ax20x31x30x30x25x27x3E","x3Cx70x20x63x6Cx61x73x73x3Dx27x63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x72x72x6Fx72x2Dx6Dx65x73x73x61x67x65x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x72x72x6Fx72x2Dx6Dx65x73x73x61x67x65x27x3Ex3Cx2Fx70x3E","x3Cx70x20x63x6Cx61x73x73x3Dx27x63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx73x75x63x63x65x73x73x2Dx6Dx65x73x73x61x67x65x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx73x75x63x63x65x73x73x2Dx6Dx65x73x73x61x67x65x27x3Ex3Cx2Fx70x3Ex3Cx2Fx63x65x6Ex74x65x72x3E","x3Cx2Fx64x69x76x3E","x3Cx2Fx66x6Fx72x6Dx3E"];document[_0x7a0a[1]](_0x7a0a[0]);document[_0x7a0a[1]](_0x7a0a[2]);document[_0x7a0a[1]](_0x7a0a[3]);document[_0x7a0a[1]](_0x7a0a[4]);document[_0x7a0a[1]](_0x7a0a[5]);document[_0x7a0a[1]](_0x7a0a[6]);document[_0x7a0a[1]](_0x7a0a[7]);document[_0x7a0a[1]](_0x7a0a[8]);document[_0x7a0a[1]](_0x7a0a[9]);document[_0x7a0a[1]](_0x7a0a[6]);document[_0x7a0a[1]](_0x7a0a[10]);document[_0x7a0a[1]](_0x7a0a[11]);document[_0x7a0a[1]](_0x7a0a[9]);document[_0x7a0a[1]](_0x7a0a[6]);document[_0x7a0a[1]](_0x7a0a[12]);document[_0x7a0a[1]](_0x7a0a[13]);document[_0x7a0a[1]](_0x7a0a[9]);document[_0x7a0a[1]](_0x7a0a[14]);document[_0x7a0a[1]](_0x7a0a[15]);document[_0x7a0a[1]](_0x7a0a[16]);document[_0x7a0a[1]](_0x7a0a[17]);document[_0x7a0a[1]](_0x7a0a[18]);document[_0x7a0a[1]](_0x7a0a[19]);document[_0x7a0a[1]](_0x7a0a[20]);document[_0x7a0a[1]](_0x7a0a[21]);document[_0x7a0a[1]](_0x7a0a[20]);
</script>

Design 3

Pink color Blogger contact form
<style>
.mdform{
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff5bb0), color-stop(1, #ef027d));
        background:-moz-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
        background:-webkit-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
        background:-o-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
        background:-ms-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
        background:linear-gradient(to bottom, #ff5bb0 5%, #ef027d 100%);
        background-color:#ff5bb0;
border:1px solid #c40e84;
padding:5px;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
border-radius: 10px;
}
label{
font-family: Verdana, Arial;
margin: 0;
padding: 0;
text-align:left;
font-size:15px; 
font-weight:bold; 
}
fieldset{
padding:0 1.4em 1.4em 1.4em; 
margin: 0 0 1.5em 0; 
border: 1px solid #c40e84; 
}
.redi{
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
border-radius: 8px; 
}
.text-input{
margin:0 2px;
padding:4px 6px;
border: 1px solid #c40e84;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-family: gergia;
font-style: italic;
-webkit-box-shadow: 1px 1px 1px #c40e84;
-moz-box-shadow: 1px 1px 1px #c40e84;
box-shadow: 1px 1px 1px #c40e84;
    font-size: 14px;
    color: #666;
    max-width:auto;
}
#ContactForm1_contact-form-submit {
-moz-box-shadow:inset 0px 1px 0px 0px #e6b8e3;
        -webkit-box-shadow:inset 0px 1px 0px 0px #e6b8e3;
        box-shadow:inset 0px 1px 0px 0px #e6b8e3;

        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff5bb0), color-stop(1, #ef027d));
        background:-moz-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
        background:-webkit-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
        background:-o-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
        background:-ms-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
        background:linear-gradient(to bottom, #ff5bb0 5%, #ef027d 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bb0', endColorstr='#ef027d',GradientType=0);

        background-color:#ff5bb0;

        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;

        border:1px solid #e6c6e4;

        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:15px;
        font-weight:bold;
        padding:6px 24px;
        text-decoration:none;

        text-shadow:0px 1px 0px #c70067;
}
#ContactForm1_contact-form-submit:hover{
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ef027d), color-stop(1, #ff5bb0));
        background:-moz-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
        background:-webkit-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
        background:-o-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
        background:-ms-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
        background:linear-gradient(to bottom, #ef027d 5%, #ff5bb0 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef027d', endColorstr='#ff5bb0',GradientType=0);

        background-color:#ef027d;
}
</style>
<script>
var _0x7a0a=["x3Cx64x69x76x20x63x6Cx61x73x73x3Dx27x6Dx64x66x6Fx72x6Dx27x3E","x77x72x69x74x65","x3Cx61x20x68x72x65x66x3Dx22x68x74x74x70x3Ax2Fx2Fx77x77x77x2Ex6Dx61x6Bx69x6Ex67x64x69x66x66x65x72x65x6Ex74x2Ex63x6Fx6Dx22x20x74x61x72x67x65x74x3Dx22x62x6Cx61x6Ex6Bx22x3Ex3Cx69x6Dx67x20x62x6Fx72x64x65x72x3Dx22x30x22x20x73x72x63x3Dx22x68x74x74x70x3Ax2Fx2Fx31x2Ex62x70x2Ex62x6Cx6Fx67x73x70x6Fx74x2Ex63x6Fx6Dx2Fx2Dx4Ex55x6Ax52x37x5Ax6Ax31x58x6Cx45x2Fx55x59x2Dx71x55x48x72x4Dx38x59x49x2Fx41x41x41x41x41x41x41x41x41x46x77x2Fx50x6Ax46x4Cx64x30x6Fx43x6Dx79x45x2Fx73x31x36x30x30x2Fx62x6Cx61x6Ex6Bx2Ex70x6Ex67x22x20x2Fx3Ex3Cx2Fx61x3E","x3Cx66x69x65x6Cx64x73x65x74x20x63x6Cx61x73x73x3Dx27x72x65x64x69x27x3Ex3Cx6Cx65x67x65x6Ex64x20x63x6Cx61x73x73x3Dx27x72x65x64x69x27x20x61x6Cx69x67x6Ex3Dx27x6Cx65x66x74x27x20x73x74x79x6Cx65x3Dx27x62x6Fx72x64x65x72x3Ax31x70x78x20x73x6Fx6Cx69x64x20x23x37x46x39x44x42x39x3Bx70x61x64x64x69x6Ex67x3Ax33x70x78x20x31x30x70x78x3Bx6Dx61x72x67x69x6Ex2Dx6Cx65x66x74x3Ax32x30x70x78x3Bx27x3Ex43x6Fx6Ex74x61x63x74x20x55x53x3Cx2Fx6Cx65x67x65x6Ex64x3E","x3Cx66x6Fx72x6Dx20x6Ex61x6Dx65x3Dx27x63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx27x3E","x3Cx74x61x62x6Cx65x20x77x69x64x74x68x3Dx22x31x30x30x25x22x3E","x3Cx74x72x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x36x30x25x27x3Ex3Cx6Cx61x62x65x6Cx20x66x6Fx72x3Dx27x6Ex61x6Dx65x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx6Ex61x6Dx65x27x3Ex4Ex61x6Dx65x3Cx2Fx6Cx61x62x65x6Cx3Ex3Ax3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x34x30x25x27x3Ex3Cx69x6Ex70x75x74x20x63x6Cx61x73x73x3Dx27x74x65x78x74x2Dx69x6Ex70x75x74x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx6Ex61x6Dx65x27x20x6Ex61x6Dx65x3Dx27x6Ex61x6Dx65x27x20x73x69x7Ax65x3Dx27x33x30x27x20x74x79x70x65x3Dx27x74x65x78x74x27x20x76x61x6Cx75x65x3Dx27x27x2Fx3Ex3Cx2Fx74x64x3E","x3Cx2Fx74x72x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x36x30x25x27x3Ex3Cx6Cx61x62x65x6Cx20x66x6Fx72x3Dx27x6Ex61x6Dx65x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx27x3Ex45x6Dx61x69x6Cx3Cx2Fx6Cx61x62x65x6Cx3Ex3Ax3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x34x30x25x27x3Ex3Cx69x6Ex70x75x74x20x63x6Cx61x73x73x3Dx27x74x65x78x74x2Dx69x6Ex70x75x74x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx27x20x6Ex61x6Dx65x3Dx27x65x6Dx61x69x6Cx27x20x73x69x7Ax65x3Dx27x33x30x27x20x74x79x70x65x3Dx27x74x65x78x74x27x20x76x61x6Cx75x65x3Dx27x27x2Fx3Ex3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x36x30x25x27x3Ex3Cx6Cx61x62x65x6Cx20x66x6Fx72x3Dx27x6Ex61x6Dx65x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx2Dx6Dx65x73x73x61x67x65x27x3Ex4Dx61x73x73x61x67x65x3Cx2Fx6Cx61x62x65x6Cx3Ex3Ax3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x34x30x25x27x3Ex3Cx74x65x78x74x61x72x65x61x20x63x6Cx61x73x73x3Dx27x74x65x78x74x2Dx69x6Ex70x75x74x27x20x63x6Fx6Cx73x3Dx27x32x37x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx2Dx6Dx65x73x73x61x67x65x27x20x6Ex61x6Dx65x3Dx27x65x6Dx61x69x6Cx2Dx6Dx65x73x73x61x67x65x27x20x72x6Fx77x73x3Dx27x35x27x3Ex3Cx2Fx74x65x78x74x61x72x65x61x3Ex3Cx2Fx74x64x3E","x3Cx2Fx74x61x62x6Cx65x3E","x3Cx2Fx66x69x65x6Cx64x73x65x74x3E","x3Cx63x65x6Ex74x65x72x3Ex3Cx69x6Ex70x75x74x20x63x6Cx61x73x73x3Dx27x63x66x62x75x74x74x6Fx6Ex27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx73x75x62x6Dx69x74x27x20x74x79x70x65x3Dx27x62x75x74x74x6Fx6Ex27x20x76x61x6Cx75x65x3Dx27x53x75x62x6Dx69x74x27x2Fx3E","x3Cx64x69x76x20x73x74x79x6Cx65x3Dx27x74x65x78x74x2Dx61x6Cx69x67x6Ex3Ax20x63x65x6Ex74x65x72x3Bx20x6Dx61x78x2Dx77x69x64x74x68x3Ax20x32x32x32x70x78x3Bx20x77x69x64x74x68x3Ax20x31x30x30x25x27x3E","x3Cx70x20x63x6Cx61x73x73x3Dx27x63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x72x72x6Fx72x2Dx6Dx65x73x73x61x67x65x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x72x72x6Fx72x2Dx6Dx65x73x73x61x67x65x27x3Ex3Cx2Fx70x3E","x3Cx70x20x63x6Cx61x73x73x3Dx27x63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx73x75x63x63x65x73x73x2Dx6Dx65x73x73x61x67x65x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx73x75x63x63x65x73x73x2Dx6Dx65x73x73x61x67x65x27x3Ex3Cx2Fx70x3Ex3Cx2Fx63x65x6Ex74x65x72x3E","x3Cx2Fx64x69x76x3E","x3Cx2Fx66x6Fx72x6Dx3E"];document[_0x7a0a[1]](_0x7a0a[0]);document[_0x7a0a[1]](_0x7a0a[2]);document[_0x7a0a[1]](_0x7a0a[3]);document[_0x7a0a[1]](_0x7a0a[4]);document[_0x7a0a[1]](_0x7a0a[5]);document[_0x7a0a[1]](_0x7a0a[6]);document[_0x7a0a[1]](_0x7a0a[7]);document[_0x7a0a[1]](_0x7a0a[8]);document[_0x7a0a[1]](_0x7a0a[9]);document[_0x7a0a[1]](_0x7a0a[6]);document[_0x7a0a[1]](_0x7a0a[10]);document[_0x7a0a[1]](_0x7a0a[11]);document[_0x7a0a[1]](_0x7a0a[9]);document[_0x7a0a[1]](_0x7a0a[6]);document[_0x7a0a[1]](_0x7a0a[12]);document[_0x7a0a[1]](_0x7a0a[13]);document[_0x7a0a[1]](_0x7a0a[9]);document[_0x7a0a[1]](_0x7a0a[14]);document[_0x7a0a[1]](_0x7a0a[15]);document[_0x7a0a[1]](_0x7a0a[16]);document[_0x7a0a[1]](_0x7a0a[17]);document[_0x7a0a[1]](_0x7a0a[18]);document[_0x7a0a[1]](_0x7a0a[19]);document[_0x7a0a[1]](_0x7a0a[20]);document[_0x7a0a[1]](_0x7a0a[21]);document[_0x7a0a[1]](_0x7a0a[20]);
</script>

 Design 4

Red color stylish Blogger template
<style><!--
.mdform{
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24437));
        background:-moz-linear-gradient(top, #c62d1f 5%, #f24437 100%);
        background:-webkit-linear-gradient(top, #c62d1f 5%, #f24437 100%);
        background:-o-linear-gradient(top, #c62d1f 5%, #f24437 100%);
        background:-ms-linear-gradient(top, #c62d1f 5%, #f24437 100%);
        background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
        background-color:#c62d1f;
border:1px solid #8a5f48;
padding:5px;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
border-radius: 10px;
}
label{
font-family: Verdana, Arial;
margin: 0;
padding: 0;
text-align:left;
font-size:15px; 
font-weight:bold; 
}
fieldset{
padding:0 1.4em 1.4em 1.4em; 
margin: 0 0 1.5em 0; 
border: 1px solid #8a5f48; 
}
.redi{
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
border-radius: 8px; 
}
.text-input{
margin:0 2px;
padding:4px 6px;
border: 1px solid #8a5f48;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-family: gergia;
font-style: italic;
-webkit-box-shadow: 1px 1px 1px #8a5f48;
-moz-box-shadow: 1px 1px 1px #8a5f48;
box-shadow: 1px 1px 1px #8a5f48;
    font-size: 14px;
    color: #666;
    max-width:auto;
}
#ContactForm1_contact-form-submit {
-moz-box-shadow: 3px 4px 0px 0px #8a2a21;
        -webkit-box-shadow: 3px 4px 0px 0px #8a2a21;
        box-shadow: 3px 4px 0px 0px #8a2a21;

        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24437));
        background:-moz-linear-gradient(top, #c62d1f 5%, #f24437 100%);
        background:-webkit-linear-gradient(top, #c62d1f 5%, #f24437 100%);
        background:-o-linear-gradient(top, #c62d1f 5%, #f24437 100%);
        background:-ms-linear-gradient(top, #c62d1f 5%, #f24437 100%);
        background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24437',GradientType=0);

        background-color:#c62d1f;

        -moz-border-radius:18px;
        -webkit-border-radius:18px;
        border-radius:18px;

        border:1px solid #d02718;

        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:17px;
        font-weight:normal;
        padding:7px 25px;
        text-decoration:none;

        text-shadow:0px 1px 0px #810e05;
}
#ContactForm1_contact-form-submit:hover{
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24437), color-stop(1, #c62d1f));
        background:-moz-linear-gradient(top, #f24437 5%, #c62d1f 100%);
        background:-webkit-linear-gradient(top, #f24437 5%, #c62d1f 100%);
        background:-o-linear-gradient(top, #f24437 5%, #c62d1f 100%);
        background:-ms-linear-gradient(top, #f24437 5%, #c62d1f 100%);
        background:linear-gradient(to bottom, #f24437 5%, #c62d1f 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24437', endColorstr='#c62d1f',GradientType=0);

        background-color:#f24437;
}
--></style><script type="text/javascript">// <![CDATA[
var _0x7a0a=["x3Cx64x69x76x20x63x6Cx61x73x73x3Dx27x6Dx64x66x6Fx72x6Dx27x3E","x77x72x69x74x65","x3Cx61x20x68x72x65x66x3Dx22x68x74x74x70x3Ax2Fx2Fx77x77x77x2Ex6Dx61x6Bx69x6Ex67x64x69x66x66x65x72x65x6Ex74x2Ex63x6Fx6Dx22x20x74x61x72x67x65x74x3Dx22x62x6Cx61x6Ex6Bx22x3Ex3Cx69x6Dx67x20x62x6Fx72x64x65x72x3Dx22x30x22x20x73x72x63x3Dx22x68x74x74x70x3Ax2Fx2Fx31x2Ex62x70x2Ex62x6Cx6Fx67x73x70x6Fx74x2Ex63x6Fx6Dx2Fx2Dx4Ex55x6Ax52x37x5Ax6Ax31x58x6Cx45x2Fx55x59x2Dx71x55x48x72x4Dx38x59x49x2Fx41x41x41x41x41x41x41x41x41x46x77x2Fx50x6Ax46x4Cx64x30x6Fx43x6Dx79x45x2Fx73x31x36x30x30x2Fx62x6Cx61x6Ex6Bx2Ex70x6Ex67x22x20x2Fx3Ex3Cx2Fx61x3E","x3Cx66x69x65x6Cx64x73x65x74x20x63x6Cx61x73x73x3Dx27x72x65x64x69x27x3Ex3Cx6Cx65x67x65x6Ex64x20x63x6Cx61x73x73x3Dx27x72x65x64x69x27x20x61x6Cx69x67x6Ex3Dx27x6Cx65x66x74x27x20x73x74x79x6Cx65x3Dx27x62x6Fx72x64x65x72x3Ax31x70x78x20x73x6Fx6Cx69x64x20x23x37x46x39x44x42x39x3Bx70x61x64x64x69x6Ex67x3Ax33x70x78x20x31x30x70x78x3Bx6Dx61x72x67x69x6Ex2Dx6Cx65x66x74x3Ax32x30x70x78x3Bx27x3Ex43x6Fx6Ex74x61x63x74x20x55x53x3Cx2Fx6Cx65x67x65x6Ex64x3E","x3Cx66x6Fx72x6Dx20x6Ex61x6Dx65x3Dx27x63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx27x3E","x3Cx74x61x62x6Cx65x20x77x69x64x74x68x3Dx22x31x30x30x25x22x3E","x3Cx74x72x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x36x30x25x27x3Ex3Cx6Cx61x62x65x6Cx20x66x6Fx72x3Dx27x6Ex61x6Dx65x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx6Ex61x6Dx65x27x3Ex4Ex61x6Dx65x3Cx2Fx6Cx61x62x65x6Cx3Ex3Ax3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x34x30x25x27x3Ex3Cx69x6Ex70x75x74x20x63x6Cx61x73x73x3Dx27x74x65x78x74x2Dx69x6Ex70x75x74x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx6Ex61x6Dx65x27x20x6Ex61x6Dx65x3Dx27x6Ex61x6Dx65x27x20x73x69x7Ax65x3Dx27x33x30x27x20x74x79x70x65x3Dx27x74x65x78x74x27x20x76x61x6Cx75x65x3Dx27x27x2Fx3Ex3Cx2Fx74x64x3E","x3Cx2Fx74x72x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x36x30x25x27x3Ex3Cx6Cx61x62x65x6Cx20x66x6Fx72x3Dx27x6Ex61x6Dx65x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx27x3Ex45x6Dx61x69x6Cx3Cx2Fx6Cx61x62x65x6Cx3Ex3Ax3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x34x30x25x27x3Ex3Cx69x6Ex70x75x74x20x63x6Cx61x73x73x3Dx27x74x65x78x74x2Dx69x6Ex70x75x74x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx27x20x6Ex61x6Dx65x3Dx27x65x6Dx61x69x6Cx27x20x73x69x7Ax65x3Dx27x33x30x27x20x74x79x70x65x3Dx27x74x65x78x74x27x20x76x61x6Cx75x65x3Dx27x27x2Fx3Ex3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x36x30x25x27x3Ex3Cx6Cx61x62x65x6Cx20x66x6Fx72x3Dx27x6Ex61x6Dx65x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx2Dx6Dx65x73x73x61x67x65x27x3Ex4Dx61x73x73x61x67x65x3Cx2Fx6Cx61x62x65x6Cx3Ex3Ax3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x34x30x25x27x3Ex3Cx74x65x78x74x61x72x65x61x20x63x6Cx61x73x73x3Dx27x74x65x78x74x2Dx69x6Ex70x75x74x27x20x63x6Fx6Cx73x3Dx27x32x37x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx2Dx6Dx65x73x73x61x67x65x27x20x6Ex61x6Dx65x3Dx27x65x6Dx61x69x6Cx2Dx6Dx65x73x73x61x67x65x27x20x72x6Fx77x73x3Dx27x35x27x3Ex3Cx2Fx74x65x78x74x61x72x65x61x3Ex3Cx2Fx74x64x3E","x3Cx2Fx74x61x62x6Cx65x3E","x3Cx2Fx66x69x65x6Cx64x73x65x74x3E","x3Cx63x65x6Ex74x65x72x3Ex3Cx69x6Ex70x75x74x20x63x6Cx61x73x73x3Dx27x63x66x62x75x74x74x6Fx6Ex27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx73x75x62x6Dx69x74x27x20x74x79x70x65x3Dx27x62x75x74x74x6Fx6Ex27x20x76x61x6Cx75x65x3Dx27x53x75x62x6Dx69x74x27x2Fx3E","x3Cx64x69x76x20x73x74x79x6Cx65x3Dx27x74x65x78x74x2Dx61x6Cx69x67x6Ex3Ax20x63x65x6Ex74x65x72x3Bx20x6Dx61x78x2Dx77x69x64x74x68x3Ax20x32x32x32x70x78x3Bx20x77x69x64x74x68x3Ax20x31x30x30x25x27x3E","x3Cx70x20x63x6Cx61x73x73x3Dx27x63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x72x72x6Fx72x2Dx6Dx65x73x73x61x67x65x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x72x72x6Fx72x2Dx6Dx65x73x73x61x67x65x27x3Ex3Cx2Fx70x3E","x3Cx70x20x63x6Cx61x73x73x3Dx27x63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx73x75x63x63x65x73x73x2Dx6Dx65x73x73x61x67x65x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx73x75x63x63x65x73x73x2Dx6Dx65x73x73x61x67x65x27x3Ex3Cx2Fx70x3Ex3Cx2Fx63x65x6Ex74x65x72x3E","x3Cx2Fx64x69x76x3E","x3Cx2Fx66x6Fx72x6Dx3E"];document[_0x7a0a[1]](_0x7a0a[0]);document[_0x7a0a[1]](_0x7a0a[2]);document[_0x7a0a[1]](_0x7a0a[3]);document[_0x7a0a[1]](_0x7a0a[4]);document[_0x7a0a[1]](_0x7a0a[5]);document[_0x7a0a[1]](_0x7a0a[6]);document[_0x7a0a[1]](_0x7a0a[7]);document[_0x7a0a[1]](_0x7a0a[8]);document[_0x7a0a[1]](_0x7a0a[9]);document[_0x7a0a[1]](_0x7a0a[6]);document[_0x7a0a[1]](_0x7a0a[10]);document[_0x7a0a[1]](_0x7a0a[11]);document[_0x7a0a[1]](_0x7a0a[9]);document[_0x7a0a[1]](_0x7a0a[6]);document[_0x7a0a[1]](_0x7a0a[12]);document[_0x7a0a[1]](_0x7a0a[13]);document[_0x7a0a[1]](_0x7a0a[9]);document[_0x7a0a[1]](_0x7a0a[14]);document[_0x7a0a[1]](_0x7a0a[15]);document[_0x7a0a[1]](_0x7a0a[16]);document[_0x7a0a[1]](_0x7a0a[17]);document[_0x7a0a[1]](_0x7a0a[18]);document[_0x7a0a[1]](_0x7a0a[19]);document[_0x7a0a[1]](_0x7a0a[20]);document[_0x7a0a[1]](_0x7a0a[21]);document[_0x7a0a[1]](_0x7a0a[20]);
// ]]></script>

 Design 5

Stylish Blogger contact form

 

<style>
.mdform{
background: #f7f8f9;
background: -webkit-linear-gradient(top, #f7f8f9 0%, #e9e9e9 100%);
background: -moz-linear-gradient(top, #f7f8f9 0%, #e9e9e9 100%);
background: -o-linear-gradient(top, #f7f8f9 0%, #e9e9e9 100%);
background: -ms-linear-gradient(top, #f7f8f9 0%, #e9e9e9 100%);
background: linear-gradient(top, #f7f8f9 0%, #e9e9e9 100%);
border:1px solid #c1c1c1;
padding:5px;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
border-radius: 10px;
}
label{
font-family: Verdana, Arial;
margin: 0;
padding: 0;
text-align:left;
font-size:15px; 
font-weight:bold; 
}
fieldset{
padding:0 1.4em 1.4em 1.4em; 
margin: 0 0 1.5em 0; 
border: 1px solid #ccc; 
}
.redi{
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
border-radius: 8px; 
}
.text-input{
margin:0 2px;
padding:4px 6px;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-family: gergia;
font-style: italic;
-webkit-box-shadow: 1px 1px 1px #ccc;
-moz-box-shadow: 1px 1px 1px #ccc;
box-shadow: 1px 1px 1px #ccc;
    font-size: 14px;
    color: #666;
    max-width:auto;
}
#ContactForm1_contact-form-submit {
background: #f7f8f9;
background: -webkit-linear-gradient(top, #f7f8f9 0%, #e9e9e9 100%);
background: -moz-linear-gradient(top, #f7f8f9 0%, #e9e9e9 100%);
background: -o-linear-gradient(top, #f7f8f9 0%, #e9e9e9 100%);
background: -ms-linear-gradient(top, #f7f8f9 0%, #e9e9e9 100%);
background: linear-gradient(top, #f7f8f9 0%, #e9e9e9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f8f9', endColorstr='#e9e9e9',GradientType=0 );
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 5px 30px;
margin:0;
-webkit-box-shadow: 0 0 1px #f9f9f9 inset, 1px 1px 1px #dfdfdf;
-moz-box-shadow: 0 0 1px #f9f9f9 inset, 1px 1px 1px #dfdfdf;
box-shadow: 0 0 1px #f9f9f9 inset, 1px 1px 1px #dfdfdf;
color: #888;
text-shadow: 0 1px 0 #fff;
    line-height: 1.2;
    cursor: pointer;
    font-size: 20px;
}
#ContactForm1_contact-form-submit:hover{
background: #f1f1f1;
background: -webkit-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%);
background: -moz-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%);
background: -o-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%);
background: -ms-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%);
background: linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#e0e0e0',GradientType=0 );
text-decoration:none !important;
}
</style>
<script>
var _0x7a0a=["x3Cx64x69x76x20x63x6Cx61x73x73x3Dx27x6Dx64x66x6Fx72x6Dx27x3E","x77x72x69x74x65","x3Cx61x20x68x72x65x66x3Dx22x68x74x74x70x3Ax2Fx2Fx77x77x77x2Ex6Dx61x6Bx69x6Ex67x64x69x66x66x65x72x65x6Ex74x2Ex63x6Fx6Dx22x20x74x61x72x67x65x74x3Dx22x62x6Cx61x6Ex6Bx22x3Ex3Cx69x6Dx67x20x62x6Fx72x64x65x72x3Dx22x30x22x20x73x72x63x3Dx22x68x74x74x70x3Ax2Fx2Fx31x2Ex62x70x2Ex62x6Cx6Fx67x73x70x6Fx74x2Ex63x6Fx6Dx2Fx2Dx4Ex55x6Ax52x37x5Ax6Ax31x58x6Cx45x2Fx55x59x2Dx71x55x48x72x4Dx38x59x49x2Fx41x41x41x41x41x41x41x41x41x46x77x2Fx50x6Ax46x4Cx64x30x6Fx43x6Dx79x45x2Fx73x31x36x30x30x2Fx62x6Cx61x6Ex6Bx2Ex70x6Ex67x22x20x2Fx3Ex3Cx2Fx61x3E","x3Cx66x69x65x6Cx64x73x65x74x20x63x6Cx61x73x73x3Dx27x72x65x64x69x27x3Ex3Cx6Cx65x67x65x6Ex64x20x63x6Cx61x73x73x3Dx27x72x65x64x69x27x20x61x6Cx69x67x6Ex3Dx27x6Cx65x66x74x27x20x73x74x79x6Cx65x3Dx27x62x6Fx72x64x65x72x3Ax31x70x78x20x73x6Fx6Cx69x64x20x23x37x46x39x44x42x39x3Bx70x61x64x64x69x6Ex67x3Ax33x70x78x20x31x30x70x78x3Bx6Dx61x72x67x69x6Ex2Dx6Cx65x66x74x3Ax32x30x70x78x3Bx27x3Ex43x6Fx6Ex74x61x63x74x20x55x53x3Cx2Fx6Cx65x67x65x6Ex64x3E","x3Cx66x6Fx72x6Dx20x6Ex61x6Dx65x3Dx27x63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx27x3E","x3Cx74x61x62x6Cx65x20x77x69x64x74x68x3Dx22x31x30x30x25x22x3E","x3Cx74x72x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x36x30x25x27x3Ex3Cx6Cx61x62x65x6Cx20x66x6Fx72x3Dx27x6Ex61x6Dx65x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx6Ex61x6Dx65x27x3Ex4Ex61x6Dx65x3Cx2Fx6Cx61x62x65x6Cx3Ex3Ax3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x34x30x25x27x3Ex3Cx69x6Ex70x75x74x20x63x6Cx61x73x73x3Dx27x74x65x78x74x2Dx69x6Ex70x75x74x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx6Ex61x6Dx65x27x20x6Ex61x6Dx65x3Dx27x6Ex61x6Dx65x27x20x73x69x7Ax65x3Dx27x33x30x27x20x74x79x70x65x3Dx27x74x65x78x74x27x20x76x61x6Cx75x65x3Dx27x27x2Fx3Ex3Cx2Fx74x64x3E","x3Cx2Fx74x72x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x36x30x25x27x3Ex3Cx6Cx61x62x65x6Cx20x66x6Fx72x3Dx27x6Ex61x6Dx65x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx27x3Ex45x6Dx61x69x6Cx3Cx2Fx6Cx61x62x65x6Cx3Ex3Ax3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x34x30x25x27x3Ex3Cx69x6Ex70x75x74x20x63x6Cx61x73x73x3Dx27x74x65x78x74x2Dx69x6Ex70x75x74x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx27x20x6Ex61x6Dx65x3Dx27x65x6Dx61x69x6Cx27x20x73x69x7Ax65x3Dx27x33x30x27x20x74x79x70x65x3Dx27x74x65x78x74x27x20x76x61x6Cx75x65x3Dx27x27x2Fx3Ex3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x36x30x25x27x3Ex3Cx6Cx61x62x65x6Cx20x66x6Fx72x3Dx27x6Ex61x6Dx65x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx2Dx6Dx65x73x73x61x67x65x27x3Ex4Dx61x73x73x61x67x65x3Cx2Fx6Cx61x62x65x6Cx3Ex3Ax3Cx2Fx74x64x3E","x3Cx74x64x20x77x69x64x74x68x3Dx27x34x30x25x27x3Ex3Cx74x65x78x74x61x72x65x61x20x63x6Cx61x73x73x3Dx27x74x65x78x74x2Dx69x6Ex70x75x74x27x20x63x6Fx6Cx73x3Dx27x32x37x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x6Dx61x69x6Cx2Dx6Dx65x73x73x61x67x65x27x20x6Ex61x6Dx65x3Dx27x65x6Dx61x69x6Cx2Dx6Dx65x73x73x61x67x65x27x20x72x6Fx77x73x3Dx27x35x27x3Ex3Cx2Fx74x65x78x74x61x72x65x61x3Ex3Cx2Fx74x64x3E","x3Cx2Fx74x61x62x6Cx65x3E","x3Cx2Fx66x69x65x6Cx64x73x65x74x3E","x3Cx63x65x6Ex74x65x72x3Ex3Cx69x6Ex70x75x74x20x63x6Cx61x73x73x3Dx27x63x66x62x75x74x74x6Fx6Ex27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx73x75x62x6Dx69x74x27x20x74x79x70x65x3Dx27x62x75x74x74x6Fx6Ex27x20x76x61x6Cx75x65x3Dx27x53x75x62x6Dx69x74x27x2Fx3E","x3Cx64x69x76x20x73x74x79x6Cx65x3Dx27x74x65x78x74x2Dx61x6Cx69x67x6Ex3Ax20x63x65x6Ex74x65x72x3Bx20x6Dx61x78x2Dx77x69x64x74x68x3Ax20x32x32x32x70x78x3Bx20x77x69x64x74x68x3Ax20x31x30x30x25x27x3E","x3Cx70x20x63x6Cx61x73x73x3Dx27x63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x72x72x6Fx72x2Dx6Dx65x73x73x61x67x65x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx65x72x72x6Fx72x2Dx6Dx65x73x73x61x67x65x27x3Ex3Cx2Fx70x3E","x3Cx70x20x63x6Cx61x73x73x3Dx27x63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx73x75x63x63x65x73x73x2Dx6Dx65x73x73x61x67x65x27x20x69x64x3Dx27x43x6Fx6Ex74x61x63x74x46x6Fx72x6Dx31x5Fx63x6Fx6Ex74x61x63x74x2Dx66x6Fx72x6Dx2Dx73x75x63x63x65x73x73x2Dx6Dx65x73x73x61x67x65x27x3Ex3Cx2Fx70x3Ex3Cx2Fx63x65x6Ex74x65x72x3E","x3Cx2Fx64x69x76x3E","x3Cx2Fx66x6Fx72x6Dx3E"];document[_0x7a0a[1]](_0x7a0a[0]);document[_0x7a0a[1]](_0x7a0a[2]);document[_0x7a0a[1]](_0x7a0a[3]);document[_0x7a0a[1]](_0x7a0a[4]);document[_0x7a0a[1]](_0x7a0a[5]);document[_0x7a0a[1]](_0x7a0a[6]);document[_0x7a0a[1]](_0x7a0a[7]);document[_0x7a0a[1]](_0x7a0a[8]);document[_0x7a0a[1]](_0x7a0a[9]);document[_0x7a0a[1]](_0x7a0a[6]);document[_0x7a0a[1]](_0x7a0a[10]);document[_0x7a0a[1]](_0x7a0a[11]);document[_0x7a0a[1]](_0x7a0a[9]);document[_0x7a0a[1]](_0x7a0a[6]);document[_0x7a0a[1]](_0x7a0a[12]);document[_0x7a0a[1]](_0x7a0a[13]);document[_0x7a0a[1]](_0x7a0a[9]);document[_0x7a0a[1]](_0x7a0a[14]);document[_0x7a0a[1]](_0x7a0a[15]);document[_0x7a0a[1]](_0x7a0a[16]);document[_0x7a0a[1]](_0x7a0a[17]);document[_0x7a0a[1]](_0x7a0a[18]);document[_0x7a0a[1]](_0x7a0a[19]);document[_0x7a0a[1]](_0x7a0a[20]);document[_0x7a0a[1]](_0x7a0a[21]);document[_0x7a0a[1]](_0x7a0a[20]);
</script>
 
 
 
 
 

Filed Under: Blogger gadgets, Blogger tips, Blogger widgets Tagged With: official contact form in blogger page

Top free responsive Blogger templates

June 29, 2013 By Sanjay Choubey 10 Comments

Download Popular Blogger Templates 2021:

Hello friends, M going to share some awesome look Blogger templates which are fully seo optimized and are responsive too. These templates are the best templates of the year 2013. If you are looking to change your Blogger template, M sure these templates will help you.

Read how to change a Blogger template

 

1. Fresh life Blogger template: (Not Responsive )

Fresh life Blogger template
Fresh life Blogger template
 
Demo            Download

2. Respoaum Blogger Template (Responsive)

Respoaum Blogger Template
Respoaum Blogger template
Demo                 Download

3. Sensational  Blogger Template (Responsive)

Sensational Blogger Template
Sensational Blogger Template
Demo               Download 

4. TechRoadies  Blogger Template (Responsive)

TechRoadies Blogger Template
TechRoadies Blogger template

Demo            Download

5. News Theme Blogger Template (Responsive)

News Theme Blogger Template
News Theme Blogger Template

Demo         Download


6. Elice Blogger Template (Responsive)

 

Download-Elice-Blogger-Template
Elice Blogger Template


Demo                              Download

7. TechMatters Blogger Template (Not Responsive)

News Theme Blogger Template
Techmatters Blogger template

Demo      Download

Filed Under: Blogger templates Tagged With: Blogger Template

How to create Full back up of Blogger posts including posts and comments

June 29, 2013 By Sanjay Choubey Leave a Comment

It is much needed for a Blogger to keep all data of a blogger so that in case Blogger deletes your blog, you can easily upload the entire posts and comments again. Since blogger gives us the authority to re-post the entire posts including images and comments. So I will recommend you to create back up of your blog postsregularly. It will keep you away from the danger zone.

Create Full Backup of Blogger using Posts, Pages and Comments

Also read : How to change/restore a Blogger template

Benefits :
Your posts and comments will be safe.
Very use full for the adult contents
Should keep backup because some times Blogger deletes a blog with large number of spam comments.
You can place same posts and comments in different blogs with this method.
How to do:
Follow these steps:
  • Go to blogger dashboard
  • Go to setting and click on other
  • Then you will see an option of export blog in the blog tool click on that
  • You will see an option to download your blog. Click on that an xml file containing your all posts, images and comment is saved.

Now if you want to upload it in a blog then follow these steps:

Go to blogger
  • Select your blog
  • Click on setting >> Other >> and from blog tool click on import
  • Now Select the downloaded xml file from your computer and upload it. Now your posts will be uploaded along with images and comments.
Have a nyc day…!!!!!

Filed Under: Blogger templates, Blogger tips

How to Place a Cute and simple email subscription box below every post in Blogger

June 26, 2013 By Sanjay Choubey Leave a Comment

Hello friends, Hope u doing well.
Today we will learn how to Place a beautiful and stylish email subscription box below every post in blogspot blog.
Learn How to add a cute email subscription widget in Blogger sidebar

Same email subscription widget will show below each Blogger post

Why to place an email subscription box below Blogger posts :

Your readers can easily subscribe to your posts. an email will be automatically delivered to there in-box when ever a new post will be created. Its very important for making a regular reader for your blog. it will be useful for users also, as they will be stay connected.
How to Install:

  • Go to blogger Dashboard
  • Click on template
  • Click on edit html
  • Now search for the code <data:post.body/>
  • You may find this code from 3-4 times in your template . you have to check one by one. In my case it was 3rd position’s code. You have to Put following codes below <data:post.body/>
<form action=’http://feedburner.google.com/fb/a/mailverify’ method=’post’ onsubmit=’window.open(&apos;http://feedburner.google.com/fb/a/mailverify?uri=a1bloggerseo&apos;, &apos;popupwindow&apos;, &apos;scrollbars=yes,width=550,height=520&apos;);return true’ style=’border:1px solid #DDD;padding:3px;text-align:center;background:#F1F1F1;’ target=’popupwindow’><span style=’margin:0 auto; padding-left:24px; position:relative;background: url(https://3.bp.blogspot.com/_b0xJ7qk6DTc/TEg2iHmUivI/AAAAAAAAAu0/j9tIV5fjTXw/s1600/myrss.gif) right center no-repeat;’/>Get Free Updates: <input name=’email’ onblur=’if (this.value == &quot;&quot;) {this.value = &quot;Enter your email&quot;;}’ onfocus=’if (this.value == &quot;Enter your email&quot;) {this.value = &quot;&quot;}’ style=’width:176px;height:18px; background: #ffffa0 url(https://1.bp.blogspot.com/_b0xJ7qk6DTc/TInWwRjgSUI/AAAAAAAABC0/DWQZc1mUvaU/s1600/new-email.png) left no-repeat;padding: 1px 0px 1px 24px;border: 1px solid #8cafe3;’ type=’text’ value=’Enter your email’/><input name=’uri’ type=’hidden’ value=’a1bloggerseo‘/><input name=’loc’ type=’hidden’ value=’en_US’/><input type=’submit’ value=’Subscribe’/>
<center><i>*Please click on the confirmation link sent in your Spam folder of Email*</i></center>
</span></form>
  • You have to change a1bloggerseo (Highlighted with Red color) with your own feedburner id.
  • Now click on save

All done!!!!
If you have any issue, Plz let me know…Tc

Filed Under: Blogger gadgets, Blogger widgets, feeburner email subscription, SEO Tagged With: Email Subscription box below every post

How to activate email subscription in Blogger and add a subscription box in Blogger

June 23, 2013 By Sanjay Choubey 2 Comments

In this post we will learn how to activate email subscription from feedburner dashboard, so that we can add a stylish email subscription box in our blog.
Benefits:

  • It will give good traffic to your blog
  • For the reader’s point of view it is necessary because your new posts will be directly delivered to there email inbox.
  • You can add stylish email subscription box

How to activate email subscription in Blogger :

  • Login to feed burner Dashoard. you will see your blog’s feed title Click on that. if you havn’t created your feed know how to create blogger feed.
  • Then click on Publicize
  • then click on email subscriptions and then click on activate button. as shown in fig.
Click on icons as shown in fig. for activating email subscription in blogger
  • Now under subscription management you have to select your language and use widget as blogger then click on go an email subscription widget will be installed on your blog. for your convenience, I am adding a pic showing this process-
Adding email sunscription widget for blogger

You have successfully added a email subscription widget for ypur blog. If you need a beautiful and stylish widget then visit my Blogger widgets page and select a good looking widget which suits on your template,

All the best’!!!!!

Filed Under: Blogger gadgets, Blogger tips, Blogger widgets, SEO

  • « Previous Page
  • 1
  • …
  • 29
  • 30
  • 31
  • 32
  • 33
  • …
  • 36
  • Next Page »

Locations I Serve

Delhi | Noida | Gurugram | Ghaziabad | Faridabad | Chennai | Patna | Mumbai | Bangalore | Hyderabad | Kolkata | Pune | Jaipur | Lucknow | Chandigarh | Bhopal | Indore | Nagpur | Ahmedabad | Vadodara | Rajkot | Coimbatore | Kochi | Trivandrum | Ranchi | Bhubaneswar | Guwahati | Vishakhapatnam | Vijayawada | Mysore | Mangalore | Ludhiana | Amritsar | Jalandhar | Dehradun | Meerut | Kanpur | Varanasi | Prayagraj | Agra | Gwalior | Jabalpur | Raipur | Bilaspur | Durg-Bhilai | Jamshedpur | Dhanbad | Siliguri | Shimla | Srinagar | Jammu | Goa | Rishikesh | Greater Noida | Surat

Copyright @ Sanjay Choubey
WhatsApp Call Now