Beautiful form to get thousands of subscribers Feedburner

Beautiful form to get thousands of subscribers Feedburner


 Hello my friends!

Here leave you a beautiful beautiful form for thousands of users subscribe on your website or forum using Feedburner.

 It is spectacular to get thousands of subscribers because it is programmed with style and script by putting your email address correctly the form detected that is well written with the @ and the edge of the green field is placed, if not detected the @ is placed the button in blue and the edge of the field of E-Mail Red, if the field E-Mail is empty and you click on the button signing a notice that tells the user appears: (fill in this field), if you write E-Mail without the @ will say: (enter an e-mail).Presentation or title is very striking to encourage users to subscribe and which reads: Subscribe to Blog! Do you want to receive the items directly to your email? Subscribe here.When you put your E-Mail properly and give it click Subscribe'll get a pop window 550 wide by 520 long where you will place the code or letters of the captcha to prevent spam.Let's start:We go to the tab that is on the left hand TEMPLATE => EDIT HTML, then we give the Ctrl + F key and then paste </ style> before </ style> paste the following style code :

 <!--  tipsntricks365.blogspot.com!  -->

    
#subscribe-floater.open{right:50px}
    #subscribe-floater input{border:1px solid #47C8C3;height:26px;float:left;-webkit-border-radius:0;-moz-border-radius:0;-webkit-appearance:none;border-radius:0}
    #subscribe-floater input[type=&quot;email&quot;]{width:189px;height:32px;border-top:1px solid #e6e6e6;border-left:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;background:#fff!important;padding:1px 5px;color:#999}
    #subscribe-floater input[type=&quot;submit&quot;]{height:36px;background:#47C8C3;color:#fff;font-size:15px;padding:0 20px}
    #subscribe-floater input[type=&quot;submit&quot;]:invalid{border-color:#ED5260;background:#ED5260}
    #subscribe-floater input[type=&quot;email&quot;]:required:focus:valid{border-color:#4aa342}
    #subscribe-floater input[type=&quot;email&quot;]:required:focus:valid + input[type=&quot;submit&quot;]{border-color:#4aa342;background:#4aa342}#subscribe-floater .x{position:absolute;right:13px;top:9px;font-size:14px;color:#222}
    #subscribe-floater h1{font-size:32px;color:#333;margin:0}

     
<!--
tipsntricks365.blogspot.com!  --> 

Comments