Kali ini saya mau berbagi Bagaimana Cara membuat MENU di Blog dengan sangat Mudah, menu disini sangat bagus apalagi bagi blog yang baru di buat, silahkan di lihat saja ...
Saya tidak akan berpanjang lebar karena sudah ngantuk banget nih, langsung saja perhatikan langkah-langkahnya di bawah ini :
- Login ke blogger dengan akun anda
- Kemudian pada dasbor klik Rancangan >> Edit HTML
- Cari kode ]]></b:skin>:
- biar lebih mudah mencari kode ]]></b:skin>: klik aja CTRL + F terus masukan kode ]]></b:skin>:
- setelah ketemu kodenya, masukan script berikut diatas kode ]]></b:skin>:
.animatedtabs{
border-bottom: 1px solid gray;
overflow: hidden;
width: 100%;
font-size: 14px; /*font of menu text*/
}
.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 10px; /*offset of first tab relative to page left edge*/
padding: 0;
}
.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}
.animatedtabs a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWnUqcLdAYNmWkhYuy0UAlMLVxXdtgQvv247szBfYTH609FFYWTGSVnA11Hpo_RdBLfo4ZSIikEbyjJp5BiBH1djQ2wyNyMmuc7UEJNA1JToVC6Vx9PFC77vcdB94gZyTgqZ_g-kuoVeU/s320/tab-blue-left.gif) no-repeat left top;
margin: 0;
margin-right: 3px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;
}
.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjMmRUTfJdr5M67OvlGtpQo1PSS4CiYIaj8LrSusBf20l3k2qsrZDCRqv6P9i2JTmthI_1fmyvURVnG7ahgPju47zt0mSNKSdn-7-xciLVpAYXPPSRZI_WRNJOy19a3gPZPbLyQajLSOJg/s320/tab-blue-right.gif) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: black;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */
.animatedtabs .selected a{
background-position: 0 -125px;
top: 0;
}
.animatedtabs .selected a span{
background-position: 100% -125px;
color: black;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}
.animatedtabs a:hover{
background-position: 0% -125px;
top: 0;
}
.animatedtabs a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}
border-bottom: 1px solid gray;
overflow: hidden;
width: 100%;
font-size: 14px; /*font of menu text*/
}
.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 10px; /*offset of first tab relative to page left edge*/
padding: 0;
}
.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}
.animatedtabs a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWnUqcLdAYNmWkhYuy0UAlMLVxXdtgQvv247szBfYTH609FFYWTGSVnA11Hpo_RdBLfo4ZSIikEbyjJp5BiBH1djQ2wyNyMmuc7UEJNA1JToVC6Vx9PFC77vcdB94gZyTgqZ_g-kuoVeU/s320/tab-blue-left.gif) no-repeat left top;
margin: 0;
margin-right: 3px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;
}
.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjMmRUTfJdr5M67OvlGtpQo1PSS4CiYIaj8LrSusBf20l3k2qsrZDCRqv6P9i2JTmthI_1fmyvURVnG7ahgPju47zt0mSNKSdn-7-xciLVpAYXPPSRZI_WRNJOy19a3gPZPbLyQajLSOJg/s320/tab-blue-right.gif) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: black;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */
.animatedtabs .selected a{
background-position: 0 -125px;
top: 0;
}
.animatedtabs .selected a span{
background-position: 100% -125px;
color: black;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}
.animatedtabs a:hover{
background-position: 0% -125px;
top: 0;
}
.animatedtabs a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}
6. Tambahkan kode HTML berikut diatas atau dibawah <div id='header-wrapper'> atau bisa juga anda tambahkan pada bagian elemen halaman sebagai widget
<div class='animatedtabs'><ul><li><a href='http://creatingwebsite-maskolis.blogspot.com' title='Home'><span>Home</span></a></li><li><a href='http://creatingwebsite-maskolis.blogspot.com/search/label/tutorial blog' title='tutorial blog'><span>Tutorial Blog</span></a></li><li><a href='http://creatingwebsite-maskolis.blogspot.com/search/label/SEO' title='SEO'><span>SEO</span></a></li><li><a href='http://creatingwebsite-maskolis.blogspot.com/search/label/wordpress' title='wordpress'><span>Wordpress</span></a></li><li><a href='http://creatingwebsite-maskolis.blogspot.com/search/label/affiliate' title='affiliate'><span>Affiliate</span></a></li><li><a href='http://creatingwebsite-maskolis.blogspot.com/search/label/hosting' title='hosting'><span>Hosting</span></a></li></ul></div>
7.Simpan template dan lihat hasilnya.
Hanya itu dulu, nanti saya share lagi tutorial yang lebih mantep lagi hehehe :D
0 Response to "CARA MUDAH MEMBUAT MENU DI BLOG TERBARU 2013"
Posting Komentar