Tutorial : Cute Cursor

Tutorial : Cute Cursor
Cara Pertama
1. Korunk g cari code cursor yang korunk suka ;) nak thu cari kt mana ?.
2. Dashboard --> Layout --> Add a Gadget --> Html JavaScript
 *Then , korunk PASTE Url bawah :
<style>body {cursor:url(URL ICON), url(URL ICON), auto;} </style><a href="LINK BLOG KORANG" target=_blank><div style="height: 50px; width: 50px; position: absolute; top: 0px; left: 0px;"> </div></a>
3. Then , Deashboard > Design > Add Gadget > Html/JavaScript
4. Paste Code tadi kat situ ok ?
5. Save. Selesai ^_^

Atau cara ini 

CURSOR HOVER :
Cursor hover ini macam mana nak cakap eakk ? ? Hmm...contoh , pergi sentuh gambar keluar cursor bentuk love , pergi sentuh perkataan yang ada  link keluar cursor bentuk harimau .. Ahaks , faham tak ? Kalau tak faham try buat dulu , bau taw macam mana.. :)

1. Template --> Edit Html --> Tick Box Code --> CRTL+F Kalau tak faham template yang baru nie sila rujuk tutorial ini ..

2. Copy kod ini  : 
cursor:url("URL CURSOR KORANG"),default; filter: none; text-decoration: none; 

3.  Paste setiap bawah kod ini :
a:hover {
.post img { , or img {
a:link{

4. Preview tak ada apa2 save ! :D

 EDIT :
ABC : korunk letak URL CURSOR 
ABC : korunk letak Url Blog korunk ;)


Tutorial : Shadow Effect Dekat Post Title And Sidebar


Tutorial : Shadow Effect Dekat Post Title And Sidebar
macam mana nk buad bayang kat post title !

1. Dashboard --> Template --> Edit Html --> Proceed --> Tick Expand Widget
2. Untuk buat shadow for post title , korang tekan CTRL+F and cari code ni.
h3.post-title {
*Kalau korunk tak jmpa kod at atas niyh ,try cari kod yang ini pulak ;)
.post h3 {
3. Lepas tu, korang copy code dekat bawah ni , paste dekat bawah code atas ni.
text-shadow: 2px 2px 3px #FFFFFF;
Bagi sapew yg nak buad shadow effect kt sidebar plak ,,korunk cari code ini :
h2 {
Edit :
ABC : Tukar warna shadow [ http://html-color-codes.info/]
5. copy and paste code shadow dekat bawah code atas ni ok.

6. Preview and kalau jadi sila lah save okeh .