◄ Min  Size Fonts: + | - | ± Color: Max ►

Envelope Subscribe Feed Box For Blogger

Sebenarnya Koben belum meminta izin untuk sharing tutorial berikut kepada empunya blog :"> Tapi gue yakin, bakalan tidak keberatan kalau saya share ;)) Make subscribe box alias membuat kotak berlangganan via email dengan gaya tampilan amplop, dan ketika disorot akan keluar kotak langganan via email! Memang rada sulit menerangkan kode-kode ke bentuk kalimat :D
Beberapa tut serupa siapa tauk berkenan bagi anda:Okay, mari kita buat envelope subscribe feed box for blogger. Berikut ini ramuan & bumbu kotak langganan dengan tema amplop plus animasi CSS on hover.envelope-subscribe-feed-box
#wrap_amplop {
width:530px;
margin:20px auto 0;
}
#form_wrap {
overflow:hidden;
height:446px;
position:relative;
top:0;
-webkit-transition:all 1s ease-in-out .3s;
transition:all 1s ease-in-out .3s;
}
#form_wrap:before {
content:"";
position:absolute;
bottom:128px;
left:0;
background:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3JaT1tqfE28kOdibgKP02nrto9OK7vYl4MvTh7ScWn8IEgIQaLOqO02yE5wYtFHOYXybJ9_whe-iF3-hg3iFtrRSF-A1ZN9uUWC_cTwBOWTeLcyfFitcLsP63TttkDqi2dC0_0m0sdPA/s1600/before.png');
width:530px;
height:316px;
}
#form_wrap:after {
content:"";
position:absolute;
bottom:0;
left:0;
background:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6QE393W_nQyLKQAGMy8XGs_pycQl2zZ1qQPuLmoK6S4DxUHqmY9bkhhD9DJ_E-uhn5CoAdfq4_KIn3M6OdgbGuuHhOQ6ckO9xi96pNGHJN6KAfqCe3D_pseD38T7Y3cNMmSwm-PqsKjU/s1600/after.png');
width:530px;
height:260px;
}
#form_wrap.hide:after,#form_wrap.hide:before {
display:none;
}
#form_wrap:hover {
height:777px;
top:-200px;
}
#form_wrap form {
background:#f9f3eb;
position:relative;
top:200px;
overflow:hidden;
height:190px;
width:400px;
margin:0 auto;
padding:25px 30px;
border:1px solid #fff;
border-radius:3px;
-webkit-border-radius:3px;
box-shadow:0 0 3px #9d9d9d,inset 0 0 27px #fff;
-webkit-box-shadow:0 0 3px #9d9d9d,inset 0 0 27px #fff;
-webkit-transition:all 1s ease-in-out .3s;
transition:all 1s ease-in-out .3s;
}
#form_wrap:hover form {
height:400px;
}
#form_wrap label {
margin:11px 20px 0 0;
font-size:16px;
color:#b3aba1;
text-transform:uppercase;
text-shadow:0 1px 0 #fff;
}
#form_wrap input[type=text] {
display:inline-block;
color:#777;
background-color:#fff;
width:70%;
height:36px;
padding:0 10px;
margin:0 0 0 17px;
border:1px solid #f8f5f1;
-webkit-border-radius:5px;
border-radius:5px;
-webkit-box-shadow:inset 0 0 1px #b3a895;
box-shadow:inset 0 0 1px #b3a895;
}
#form_wrap input[type=submit] {
position:relative;
width:20%;
height:33px;
opacity:0;
background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgb(255,255,255)),to(rgb(221,221,221)));
cursor:pointer;
color:#333;
text-decoration:none;
text-align:center;
display:inline-block;
border:solid 1px #ddd;
-webkit-border-radius:2px;
border-radius:2px;
-webkit-transition:opacity .6s ease-in-out 0s;
transition:opacity .6s ease-in-out 0s;
}
#form_wrap:hover input[type=submit] {
z-index:1;
opacity:1;
-webkit-transition:opacity .5s ease-in-out 1s;
transition:opacity .5s ease-in-out 1s;
}
#form_wrap:hover input:hover[type=submit] {
color:#435c70;
}
<div id='wrap_amplop'>
<div id='form_wrap'>
<form action='http://feedburner.google.com/fb/a/mailverify' method='post' onsubmit='window.open("http://feedburner.google.com/fb/a/mailverify?uri=YOUR-ACCOUNT", "popupwindow", "scrollbars=yes,width=550,height=520"); return true' target='popupwindow'>
<div align='center'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkC7WR__ZEXH0NvLITtWR04e8IbBAkugqcZXYwE6_4FsI4C3z4nyLWTOHI14Zad76ujWC8jXxbriKgVp6l8QqOjdEfgdvokVuz-JnrPG1FvGpR2w3Kc3-Pjf_lV60n-kOCag1tpb3-r6s/s1600/RSS.png' style='width:200px; height:160px;'/><p>Subscribe to my feed and articles delivered to your inbox or feed reader, ABSOLUTELY FREE!</p></div>
<input id='email' name='email' placeholder='Your.Name@email.com' required='' type='text'/><input name='submit' onClick='javascript:alert("Thank you for Signup, Go to your mailbox and click on confirmation link!");' type='submit' value='Go'/>
<p align="center">Now, Sign up for get free email updates, Thanks!</p>
<input name='uri' type='hidden' value='YOUR-ACCOUNT'/>
<input name='loc' type='hidden' value='id_ID'/>
</form>
</div>
</div>
Jika kepengen melihat demo, silahkan datangi web master Pawan Mall www.pawanmall.net. Nanti kalian juga bakal menemukan artikel game super mario bros yg bisa dimainkan pada browser engine!

Thanks master Pawan Mall :)

Loading...
XEnvelope Subscribe Feed Box For Blogger
Membuat kotak berlangganan feed via email dengan gaya amplop dan efek animasi ketika hover.
Subscribe my posts Register For Free!
[?] g+ convert

DO NOT EVEN TRY ADD LINK [-X
You can use some HTML tags, such as
<b> - <i> - <a> - http://...jpg/gif/png/bmp - http://youtu.be/...


MISC

Resources

WANT BE HERE!!! CONTACT ME :P

FACEBOOK PAGE