Sugar Rush
Sugar Rush;

Bonjour!


Just a regular muslimah who is striving to better herself in matters of Duniawi and Akhirah. Here, I post about everything I feel. This is the another perfect place where I can say what's on my mind.
Pardon my words.Do follow my blog.


Entry About Links Stuff Follow


Tagboard

⊰HOVER ME!⊱
Please do not spam my cbox. Please put your blog/fb/twitter link so I can visit you back.
Followers



Big Claps




Full Edit : Sarah
Template : PikaChan

Tutorial : Blockqoute Ver 1
Wednesday, 5 September 2012 | 07:49 | 0 comments


Assalamualaikum and hye .. Malam niy sarah nak buat tuto .. sbb ade org niy dia tnye macam mne nak buad blockqoute mcm sarah. Okey sarah shared kat korang skali.

Preview :

It's never late to follow your dreams

Template Designer / Denim / Washed Denim etc
1. Dashboard > Designer > Edit HTML
2. Tekan Ctrl + f serentak dan cari code /* Headings
3. Copy code dekat 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;
}
4. Paste di bawah code /* Headings tadi
5. Save.


Template Classic / Blogskin
1. Dashboard > Template > Edit HTML
2. Copy code dekat 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;
}
3. Paste dekat bahagian HTML. Kalau blog korg memang dah ada code blockquote. Just replace je
code tu dengan yang ini.
4. Save

merah : warna border
oren : ketebalan border
hijau : solid / dashed / dotted
biru : URL background

Post a Comment