Thursday 22 August 2013

Cara Membuat Box Email Hover Style Subscription with css

 
 
 
 
 
 
 
 
Salam sobat,gimana kabarnya....? kita jumpa lagi,sebelumnya saya sudah banyak membahas tentang tentang tampilan button dengan CSS,kini saya coba buat artikel tentang cara membuat tampilan box email dengan hover style,terdapat lima social box yang bisa sobat gunakan sebagi petunjuk halaman buku.Buat sobat yang ingin mencobanya silahkan ikuti tutorialnya karena ini sangat mudah.

1. Login dulu ke blog sobat.
2. Pilih Tata letak > Add Gadget.
3. Pilih HTML/Javascript.
4. Pastekan kode di bawah pada kolom konten.

<style>
.tbisubscribe {
border: 1px solid #D3D3D3;
padding: 8px;
width: 300px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.tbisubscribe:hover {
-moz-box-shadow: inset 1px 1px 10px 1px rgba(249, 215, 126, 1);
-webkit-box-shadow: inset 1px 1px 10px 1px rgba(249, 215, 126, 1);
box-shadow: inset 1px 1px 10px 1px rgba(249, 215, 126, 1);
}
.tbimailbox {
border: 1px solid #D3D3D3;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 1px 1px 1px 1px rgba(255, 172, 84, 0.4) inset;
-webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.4) inset;
box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.4) inset;
color: #666;
font: 14px "trebuchet ms", sans-serif;
padding: 7px 15px;
width: 160px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.tbimailbox:hover {
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.tbisubmit {
font: bold 12px Tahoma, Geneva, sans-serif;
font-style: normal;
color: #ffffff;
background: #ff5714;
border: 0px solid #ffffff;
text-shadow: 0px -1px 1px #222222;
box-shadow: 2px 2px 5px #000000;
-moz-box-shadow: 2px 2px 5px #000000;
-webkit-box-shadow: 2px 2px 5px #000000;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
padding: 8px 15px;
cursor: pointer;
margin: 0 auto;
}
.tbisubmit:active {
cursor: pointer;
position: relative;
top: 2px;
}
.tbisubmit::-moz-focus-inner {
border: 0;
padding: 0;
margin: 0;
}
</style>
<link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css' />
<div class='tbisubscribe'>
<div style='color: #666666; font-weight: bold; font: 22px Oswald, cursive; margin: 0px 0px 10px 15px;'>Get Free Updates in your Inbox</div>
<div style='margin: 10px 0 0 6px;'>
<form action='http://feedburner.google.com/fb/a/mailverify' class='emailform'
method='post' onsubmit='window.open(&apos;http://feedburner.google.com/fb/a/mailverify?uri=pengembarabiru&apos;, &apos;popupwindow&apos;, &apos;scrollbars=yes,width=550,height=520&apos;);return true'
style='margin: 0pt;' target='popupwindow'>
<input name='uri' type='hidden' value='pengembarabiru' />
<input name='loc' type='hidden' value='en_US' />
<input class='tbimailbox' 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;}'
type='text' value='Enter your email...' />
<input alt='' class='tbisubmit' title='' type='submit' value='Subscribe'/>
</form>
</div>
<div style='border: none; color: #666666; font: 22px Oswald, cursive; margin: 25px 0 0 5px;'>Follow us on:</div>
<div style='margin: -32px 0 0 120px;'>
<a href='FACEBOOK URL' target='_blank' title='Join us on Facebook'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgIRvegZ6Ee6sQxxQ6NrDfTe7nfvdPuZn_XhH8_zDtLU9jsApGMr2h-OH2vhxr9J8Km-Zb5l__Isdu-zpdxxJNjgkUAtENu8J2LPRpy7GSHqWL-nY2g2ZsO2cVlcTuP4Cbm9G20nGy6zsk/s1600/facebook500.png' alt='facebook'/></a>
<a href='TWITTER URL Sobat' rel='nofollow' target='_blank'
title='Follow us on Twitter'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjNQSCAy15B19JFEWb9qZ3EGjfhW5SURdK5lHpqvedrlUTLh-oRqThJurZeaW8fvJyTo8DPYOUuNLvzhaP38PLP6WetdHQ5ItDa9zFlH9EpCI6qpvn58MnVk_OHfY82MKIi9LG5ptxviN0/s1600/twitter.png' alt='twitter'/></a>
<a href='GOOGLE+ URL Sobat' rel='nofollow' target='_blank'
title='Follow us on Google+'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3r7JTVnGUb_F3hF_9S5uhmeXhp3HAUsD917I_e5BetRKIKOAWehIBkjK4sBJLoyCsfb-M6QxK4ZMIxKEn7C8UGbzCFteVmp8-jRfKCVo853Bnc6Xj1HM_Zt1NyGSFRbPvx03Elp9-_bE/s1600/googleplus-revised.png' alt='gplus'/></a>
<a href='PINTEREST URL Sobat' rel='nofollow' target='_blank'
title='Follow us on Pinterest'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhi-lyGETJpB-UExRh9KSeRsN4I1fjcLpOJJuc54SjvgLbB20qy5v0TfcsJv_3xpIRPUtlM4TrE5SUYOAti6sY03AAHajpJyho1GqvDwkzLoqVnw-DeY-QlCfY0rClWBIviRn_gIlqUqIQ/s1600/pinterest.png' alt='pinterest'/></a>
<a href='RSS URL Sobat' rel='nofollow' target='_blank'
title='Subscribe to RSS'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUbQj91hSmuNL1OsJlBVTSWnC11CNk-gtxrMgmvZy_s5jBOCW7-h9n6pkcSM-TtgqyP6W9AQS9xsMdCSznaDp-k5JXtVEIFeMW0fURo0FF5lIcki7UYUJNn-RDr0-CGAurFGZXX6sYagU/s1600/rss.png' alt='rss'/></a>
</div>
</div>


Keterangan:
Untuk tulisan yang berwarna Hijau bisa sobat ganti dengan nama sobat.
Untuk tulisan yang berwarna Merah Silahkan ganti dengan URL yang di tuju.

Setelah semuanya beres kemudian save,dan silahkanlihat hasilnya.

No comments:

Post a Comment

Silahkan Komen Rider,