Tutorial : Post Footer #2 [Like Me]
Assalamualaikum :)
Tuto nie arrien pernah buat but ada someone minta arrien buat tuto untuk post footer yang sebijik macam arrien. So here arrien share codenye oke :D
1. Dashboard > Template > Edit HTML.
2. Ctrl+F serentak dan cari code .post-footer {
3. Then copy code nie:
text-align:center;4. Paste bawah code .post-footer { tadi.
padding:8px;
color: #333333;
font-size: 95%;
background: url(URL BACKGROUND);
border-left: 1px solid #eee;
border-right: 1px solid #eee;
moz-box-shadow: 0 0 1px 1px #eee;
-webkit-box-shadow: 0 0 1px 1px #eee;
border-radius:0px;
margin:6px;
}
5. Preview and Save! ^_^
Note:
Merah : Url Background
Biru : Code warna border
1 Comments