TITLE SIDEBAR [2]
- Dashboard >>> Template >>> Edit HTML
- Cari (CTRL + F) kode:
.sidebar h2 {
- Sudah? Next! Copy kode di bawah:
background:url(URL BACKGROUND);
border-right: solid 20px pink;
border-left: solid 10px pink;
border-top: dotted 3px pink;
border-bottom: dotted 3px pink;
padding:10px;
font-family: Rancho;
color: #fff;
font-size: 30px;
text-shadow: 2px 2px 3px #F6358A;
text-align: right;
line-height:25px;
letter-spacing:1px;
-webkit-transition:All 0.4s ease ;
-moz-transition:All 0.4s ease ;
-o-transition:All 0.4s ease ;
margin-bottom: 15px;
}
- Paste-kan DI BAWAH kode yang dicari tadi
- Save!
Catatan:
-- : kode warna
-- : size
-- : nama font
-- : URL Background

Labels: ♫ Tutorial, sidebar, title
<$BlogCommentBody$>
<$BlogCommentDeleteIcon$>