Berikut adalah caranya :
- Login ke blogger Anda.
- Masuk ke layout > edit html
- Beri tanda centang pada expand template widget.
- Copy kode dibawah ini diatas kode ]]><⁄b:skin>
- Masukkan kode berikut diatas code <⁄body>
#navbar-footer a {
color: #000;
font-weight:bold;
}
#navbar-footer {
align: center;
position: fixed;
border-top: 1px solid #ddd;
border-bottom: 10px solid #f5f5f5;
background-color: #fff;
width: 100%;
left: 0px;
text-align: left;
color: #000;
font-family: Verdana;
font-size: 11px;
z-index:10000;
opacity: 0.9;
filter: alpha(opacity: 90);
bottom:0;
}
No comments:
Post a Comment