Make Scroll Blockquote
09/02/16
- Blogger >> Dashboard >> Template >> Edit HTML
- Cari kode .post blockquote (Designer) / </style> (Blogskins)
- Lalu copy kode di bawah dan paste di bawah kode yang sudah kamu cari tadi
blockquote{Setelah itu, save! Nah, mudah kan? Silakan mencoba Readers!
padding:10px;
color:#000;
letter-spacing:0px;
border:1px solid #eee;
max-height:100px;
overflow:auto;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
credit: Gifta
Label: Tutobies
0 comments