Friday, April 29, 2011

Tutorial : Cantikkan Title Sidebar

  1. pergi ke Design > Edit HTML
  2. tekan Ctrl+F and cari kod h2 {
  3. copy kod kat bawah ni
text-shadow: 2px 2px 3px #333;
font: 23px ducky;
* kod ni untuk letak shadow and tukar font kat title sidebar korang
border-top: 3px solid #C0C0C0;
  border-left: 3px solid #C0C0C0;
  border-right: 3px solid #C0C0C0;
  border-bottom: 3px solid #C0C0C0;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
* kod ni pulakk untuk letak border yang macam border title sidebar aku tu , melengkung punya .

border: 3px solid #C0C0C0
* kod ni untuk border petak punya . 
background: url(Url Gambar);
* kod ni untuk letak gambar kat title sidebar korang .

    4. paste kan kod yang korang copy tu kat bawah kod yang korang cari tadi , h2 { .
    5. then preview kan hasil kerja korang tu . kalau takde apa apa error , boleh save .

p/s : yang warna merah tu korang boleh ubah ikut citarasa korang .

0 comments:

Post a Comment