Sunday, 16 December 2012

Tutorial cara buat sidebar title background

http://lyssadollixiouse.blogspot.com/2010/12/tutorial-sidebar-title-background.html

AZLINAWATI ZAKARIA
BA11110044


Follow step kat bawah ni , ok ?
 
.
.
1. Dashboard => Design => Edit HTML =>Tick Expand Widget Templates .
2. Tekan CTRL+F search for this code
h2 {
3. Bila da jumpa , copy code kat bawah ni and paste dekat bawah code h2 {
background:url(URL GAMBAR PILIHAN)

4. lepas tu paste dekat bawah code ni text-transform:uppercase;
nanti dia akan jadi macam ni .

h2{text-align:center;
margin:0 0 1em 0;
font:$(widget.title.font);
color:$(widget.title.text.color);
text-transform:uppercase;
background:url('URL GAMBAR PILIHAN')}
* preview dulu . kalau jadi, save jela ok .^_^


**PERINGATAN = Kpd sesiapa yang hendak COPY code dalam tuto nih , buat mcm ni :**
TEKAN = Ctrl+C (serentak)!

No comments:

Post a Comment