Friday 18 December 2015

Cara Membuat Widget Email Subscribe Di Blog

Kembali Lgi Bersama Sya Sob Saya Akan Membagikan  Widget Email Subscribe Ok Sob Simak Berikut 1.Buka TataLetal>Tambah Gadget>HT... thumbnail 1 summary
Kembali Lgi Bersama Sya Sob Saya Akan Membagikan 
Widget Email Subscribe
Ok Sob Simak Berikut


1.Buka TataLetal>Tambah Gadget>HTM/Javascript
Dan Copy Code DI bawah Ini  


  <link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400,300,600,700' rel='stylesheet' type='text/css'/>
<div id='byard-emailsubsocial'>
              <div class='heading'>
               Ikuti Kami
              </div>
                 <p>Masukkan Emailmu Dan Dapatkan Update Setiap Hari.</p>
             <div class='emailsub'>
              <form action='http://alessia-sharing.blogspot.com/feeds/posts/default' ethod='post'target="popupwindow" onsubmit="window.open('http://alessia-sharing.blogspot.com/feeds/posts/default', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true">
               <input type='text' name='name' placeholder='Nama Anda' />
               <input type='text' name='email' placeholder='Alamat Email' />
               <input type="hidden" value="initextyak" name="uri"/>
               <input type="hidden" name="loc" value="en_US"/>
                        <input value="Bergabung!" class="button" type="submit" />
              </form>
             </div></div>
<style type='text/css'>
     #byard-emailsubsocial {
      width: 300px;
      height: 330px;
      border: 1px solid #ddd;
        border-radius: 5px 5px 0px 0px;
     }
     #byard-emailsubsocial .heading {
    background: #33FFFF; 
padding: 15px 25px;
line-height: 35px;
font-size: 26px;
font-weight: 600;
font-family: open sans;
color: rgb #33FFFF;
text-align: center;
text-shadow: 0px 1px rgba#33FFFF;
background: none repeat scroll 0% 0% rgb(247, 247, 247);
     }
   #byard-emailsubsocial p {
    font-family: open sans;
    font-size: 13px;
    color: rgb(170, 170, 170);
    line-height: 25px;
    padding: 10px 20px 0 20px;
    margin: 0;
   }
   #byard-emailsubsocial .emailsub {
    padding: 0px 20px 10px 20px;
   }
   #byard-emailsubsocial .emailsub input {
    color: rgb(170, 170, 170);
    padding: 10px;
    margin-top: 10px;
    font-size: 15px;
    font-family: open sans;
    width: 92%;
    border: 1px solid #99FFFF;
    border-bottom: 2px solid #99FFFF;
    border-radius: 5px;
    transition:border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
   }
   #byard-emailsubsocial .emailsub input:focus {
    border-color:#99FFFF;
    outline: none;
    box-shadow: 0 0 2px 1px #F4836A;
   }
   #byard-emailsubsocial .emailsub .button {
    background:  #66FFFF;
    color: white!important;
    border:none;
    outline: none;
    border-bottom: 3px solid #3366FF;
    transition:background .4s linear;
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    font-weight: 600;
    cursor:pointer;
   }
   #byard-emailsubsocial .emailsub .button:hover{
    background: #3366FF;
   }
#credits {
margin: 0 auto!important;
margin-top: -10px!important;
width: 160px;
}
     </style> 


CATATAN: KODE
http://alessia-sharing.blogspot.com/feeds/posts/default
Ganti Dengan FeedBurner Sobat


Makasih Telah Membaca

No comments

Post a Comment

'; /* * * DON'T EDIT BELOW THIS LINE * * */ (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); '; // required: replace example with your forum shortname /* * * DON'T EDIT BELOW THIS LINE * * */ (function () { var s = document.createElement('script'); s.async = true; s.type = 'text/javascript'; s.src = '//' + disqus_shortname + '.disqus.com/count.js'; (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s); }());