Tutorial Blog








Chatbox







Ask fm

You can request here
Please check that you've log in into your account
No ask fm account ? Right your name and URL blog


Credit





Design by Dirah .
Helped by Tiqah , Wana , Qistina , Afiqah Colour codes.
Used by Me
Blockquote *2
Saturday 5 October 2013 | 23:42 | 4000 comments





Tuto kedua (blockquote punya)

 yang kali ni pulak lain mungkin , ato jarang2 orang gunakan . Maybe LOL >< . ok korang boleh live preview untuk lebih faham..Kredit : Kak Fatin


Kalo dah faham jom start !

BLOGSKIN

 Dashboard > Template > Edit HTML
 Tekan Ctrl + f serentak dan cari code blockquote {
 Tukar code tu kepada code bawah ni :

blockquote {
border: 1px dashed #000000;
border-radius: 5px;
background:url(URL BACKGROUND);
background-repeat:repeat;
padding: 4px;
-webkit-transition: 1s;
}
blockquote:hover {
border: 1px solid #000000;
border-right: 15px solid #000000;
border-left: 15px solid #000000;
border-radius: 5px;
background-position:bottom right;
background-repeat:no-repeat;
background:#fff;
padding: 4px;
-webkit-transition: 1s;
}
 Save



Labels: ,