1. dashboard > design > edit html
2. CTRL + F cari code ini
.post {3. copy code di bawah :
background:url(URL GAMBAR);4. pastekan url gambar. preview. save :)
background-attachment: fixed;
background-repeat: repeat;
Contoh code :
border: solid 3px #000000;
background:url(URL GAMBAR);
background-attachment: fixed;
background-repeat: repeat;
-moz-border-radius: 35px;border-radius: 35px;}
Penerangan :
Warna Merah : Jenis border. Boleh tukar dengan :
*solid *dashed * dotted
Warna Biru : ketebalan border
Warna Purple : warna border . >picit sini utk tukar warna<
Warna Hijau : bentuk border >picit sini untuk tukar<
CREDIT TO : MISS ELLE @ HAJAR :)
No comments:
Post a Comment