November 18, 2010

Tutorial - Exchange Font

Annyeonghaseyo! hari ni aku bergini rajin untuk mengajar korang ;D haha! Hari ni aku nak ajar korang bagaimana, ya! bagaimana hendak menukar Title Font dan Sidebar Title font(=.='?! ape tu?!).. korang nak ada title font yg mcm aku punyer tuu?! nakkkk!! :p

Font Title

  • Login
  • Dashboard
  • Design
  • Edit HTML
  • Tekan ctrl+F(tekan serentak tau) cari perkataan ini;
.post h3 {


then, kalau korang nampak kat bawah tuu ade tulis font ataupun font-family korang tukar kepade name font yg korang nak.. contohye...





.post h3 {
background:url()no-repeat;
border:0px solid #000;
border-bottom:2px solid #000;
border-top:2px solid #000;
margin:.25em 0 0;
padding:0 0 4px;
font-family:Arial;
text-align:center;
font-size:200%;
font-weight:normal;
line-height:1.4em;
color:$titlecolor;
}




kepada



.post h3 {
background:url()no-repeat;
border:0px solid #000;
border-bottom:2px solid #000;
border-top:2px solid #000;
margin:.25em 0 0;
padding:0 0 4px;
font-family:Harrington;
text-align:center;
font-size:200%;
font-weight:normal;
line-height:1.4em;
color:$titlecolor;
}




cuba try.. mesti boleh! Malaysia boleh korang pun kene la boleh ;P..

Sidebar Title Font

  • Login
  • Dashboard
  • Design
  • Edit HTML
  • Tekan ctrl+F dan cari perkataan ini ;
.sidebar h2 {


buat macam step tadi cari code font ataupun font-family.. gatikan dengan name font yang korang nak...
then siap ;)

semoga berjaya! aja-aja fighting!

p/s: mane nak cari name font? korang boleh cari dekat Microsoft Word.. kan ada name Impact, Arial ect.ect
korang gantikan je name tu dekat code font or font-family.. kalau x paham.. sila comment ok :)

2 comments: