Monday, 17 October 2011

Jenis Border Untuk Blog

Heyy, Sini ada beberapa jenis border yang aku nak tunjuk dekat koranggg


Haaaaaaaaa ! Cantikkk kann ? Bentukbentuk border ni, korang Boleh Tukar. Dekat Mana ? Alaaa, dekat SIDEBAR, Tak tahu sidebar apa ? Alaaa, yang korang TULIS ABOUT ME, Apa segala :D Untuk Tajuk Post Kita Punggg Bolehh. And Blockquote Pun boleh jugakk :3

1.Dashboard>>Design>>Edit HTML>>Tick EXPAND WIDGET TEMPLATES
2. Copy code Dibawah;

Untuk kotak sidebar/ tajuk sidebar
cari : h2 {
ataupun .sidebar .widget{
ataupun .sidebar h2 {

Untuk tajuk post
h3.post-title {

Untuk blockquote
.post blockquote {

3. Step seterusnyaa : Copy and paste code dekat Bawah ni, Selepas Code yang korang cari tadi.

(A) 
-moz-border-radius-bottomright: 50px;
border-bottom-right-radius: 50px; 


(B)

-moz-border-radius-bottomright: 50px 25px;
border-bottom-right-radius: 50px 25px;

(C)

-moz-border-radius-bottomright: 25px 50px;
border-bottom-right-radius: 25px 50px;

(D)

-moz-border-radius: 1em 4em 1em 4em;
border-radius: 1em 4em 1em 4em;

(E)

-moz-border-radius: 25px 10px / 10px 25px;
border-radius: 25px 10px / 10px 25px;

(F)

-moz-border-radius: 35px;
border-radius: 35px;
4.Tekan Preview DULU !
5.Bila dah puas hati SAVE and SIAP !! :) 

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home