先進去->管理部落格->面板設定->自訂樣式
在CSS樣式表的最底下,貼上以下兩行指令,再將喜歡的游標的網址覆蓋在游標網址(深紅色字)的位置上,按下 確定,就大功告成囉!!!
body{cursor:url("游標網址")}
a:hover{cursor:url("游標網址")}
語法說明:
body 代表一般靜止時的游標(未碰到超連結時的游標)
a:hover 就是當滑鼠放在超連結時的游標
以下是一些可愛的游標,喜歡哪些就自己選吧!
/*紫緞蕾絲游標圖*/
body{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/fi01.ani);}
a:hover{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/fi02.ani);}
/*紫緞蕾絲與晶亮愛心游標圖*/
body{cursor:URL(http://queenbbaa.googlepages.com/02.ani);}
a:hover{cursor:URL(http://queenbbaa.googlepages.com/butterfly.ani);}
/*粉藍與粉紅KITTY游標圖*/
body{cursor:url(http://pop1014.googlepages.com/K001.ani)}
a:hover {cursor:url(http://pop1014.googlepages.com/K002.ani)}
/*咖啡洋裝與天藍棒棒糖KITTY游標圖*/
body{cursor:url(http://pop1014.googlepages.com/K003.ani)}
a:hover {cursor:url(http://pop1014.googlepages.com/K004.ani)}
/*紅色與草莓裝KITTY游標圖*/
body{cursor:url(http://pop1014.googlepages.com/K010.ani)}
a:hover {cursor:url(http://pop1014.googlepages.com/K006.ani)}
/*花嫁與愛心游標圖*/
body{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/mid/dn1.ani);}
a:hover{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/mid/dn2.ani);}
/*熊熊花園游標圖*/
body{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/mid/bn1.ani);}
a:hover{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/mid/bn2.ani);}
/*花朵游標圖*/
body{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/mid/cn1.ani);}
a:hover{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/bn1.ani);}
/*青梅竹馬游標圖*/
body{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/mid/en1.ani);}
a:hover{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/mid/en2.ani);}
/*白兔與灰貓游標圖*/
body{cursor:URL(http://hk.geocities.com/swnety1994/rabbit.ani);}
a:hover{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/mid/an1.ani);}
/*紅心晶鑽禮湛游標圖*/
body{cursor:URL(http://hk.geocities.com/ccloud67tw/Table2/0n1.ani);}
a:hover{cursor:URL(http://hk.geocities.com/ccloud67tw/Table2/0n2.ani);}
/*藍與黑色熊臉游標圖*/
body{cursor:URL(http://hk.geocities.com/betty1527/bear2.ani);}
a:hover{cursor:URL(http://hk.geocities.com/betty1527/bear1.ani);}
/*藍色愛心與紫色愛心游標圖*/
body{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/mid/cn2.ani);}
a:hover{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/mid/an2.ani);}
/*小狗與兔子游標圖*/
body{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/a01.ani);}
a:hover{cursor:URL(http://hk.geocities.com/betty1527/rabbit1.ani);}
/*雪兒紫星橙星標圖*/
body{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/11q.ani);}
a:hover{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/12q.ani);}
/*藍玫瑰游標圖*/
body{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/ri1.ani);}
a:hover{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/ri2.ani);}
/*可愛小熊游標圖*/
body{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/ci01.ani);}
a:hover{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/3a.ani);}
/*咖啡色小熊與紅色愛心游標圖*/
body{cursor:URL(http://hk.geocities.com/swnety1994/rilakkuma.ani);}
a:hover{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/ci02.ani);}
/*紅蘋果與蕃茄娃游標圖*/
body{cursor:URL(http://hk.geocities.com/betty1527/apple1.ani);}
a:hover{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/ei01.ani);}
/*藍色愛心游標圖*/
body{cursor:URL(http://hk.geocities.com/debbietwy/youbiao/baloon2.ani);}
a:hover{cursor:URL(http://hk.geocities.com/debbietwy/youbiao/love4.ani);}
/*小型藍色星星棒及小星星游標圖*/
body{cursor:URL(http://hk.geocities.com/swnety1994/starry.ani);}
a:hover{cursor:URL(http://hk.geocities.com/swnety1994/starryie.ani);}
/*紅菱形與紅十指標游標圖*/
body{cursor:URL(http://hk.geocities.com/betty1527/four1.ani);}
a:hover{cursor:URL(http://hk.geocities.com/swnety1994/xx.ani);}
/*小型粉紅愛心與櫻桃游標圖*/
body{cursor:URL(http://hk.geocities.com/swnety1994/love.ani);}
a:hover{cursor:URL(http://hk.geocities.com/swnety1994/cherryie.ani);}
/*魔法小櫻法杖游標圖*/
body{cursor:URL(http://hk.geocities.com/swnety1994/sakura.ani);}
a:hover{cursor:URL(http://hk.geocities.com/swnety1994/sakura02.ani);}
/*粉紅蝴蝶結與寶石墬鍊游標圖*/
body{cursor:URL(http://hk.geocities.com/hiphopgin/200704030249.ani);}
a:hover{cursor:URL(http://hk.geocities.com/hiphopgin/200704030220.ani);}
/*粉紅雙心與晴天娃娃游標圖*/
body{cursor:URL(http://www.chinesefreewebs.com/apple521452/g15.ani);}
a:hover{cursor:URL(http://www.chinesefreewebs.com/apple521452/g4.ani);}
/*粉紅箭頭與文件夾游標圖*/
body{cursor:URL(http://www.chinesefreewebs.com/apple521452/g14.ani);}
a:hover{cursor:URL(http://www.chinesefreewebs.com/apple521452/e17.ani);}
/*白藍狗狗與黃色鴨子游標圖*/
body{cursor:URL(http://www.chinesefreewebs.com/apple521452/g3.ani);}
a:hover{cursor:URL(http://www.chinesefreewebs.com/apple521452/g2.ani);}
/*紫色果汁與咖啡色冰淇淋游標圖*/
body{cursor:URL(http://hk.geocities.com/betty1527/drink2.ani);}
a:hover{cursor:URL(http://hk.geocities.com/betty1527/ice_cream.ani);}
/*粉紅藍手機與紅電視游標圖*/
body{cursor:URL(http://hk.geocities.com/betty1527/cellphone.ani);}
a:hover{cursor:URL(http://www.chinesefreewebs.com/apple521452/g12.ani);}
/*紅草莓與橘子游標圖*/
body{cursor:URL(http://hk.geocities.com/hiphopgin/200704040531.ani);}
a:hover{cursor:URL(http://hk.geocities.com/hiphopgin/200704031021.ani);}
/*閃亮草莓與紅櫻桃游標圖*/
body{cursor:URL(http://hk.geocities.com/puccano1/straberry.ani);}
a:hover{cursor:URL(http://hk.geocities.com/hiphopgin/200704040514.ani);}
/*綠色幸運法杖與愛心別針游標圖*/
body{cursor:URL(http://hk.geocities.com/hiphopgin/200704020536.ani);}
a:hover{cursor:URL(http://hk.geocities.com/hiphopgin/200704040733.ani);}
/*藍紅Enter 游標圖*/
body{cursor:URL(http://hk.geocities.com/hiphopgin/200704030932.ani);}
a:hover{cursor:URL(http://hk.geocities.com/hiphopgin/200704030931.ani);}
/*黃色歡迎與碎起司餅乾游標圖*/
body{cursor:URL(http://hk.geocities.com/hiphopgin/200704040209.ani);}
a:hover{cursor:URL(http://hk.geocities.com/hiphopgin/200704021106.ani);}
/*紫和綠色愛心棒游標圖*/
body{cursor:URL(http://hk.geocities.com/hiphopgin/200704040837.ani);}
a:hover{cursor:URL(http://hk.geocities.com/hiphopgin/200704040841.ani);}
/*黑色巴士與綠色小樹游標圖*/
body{cursor:URL(http://hk.geocities.com/betty1527/bus1.ani);}
a:hover{cursor:URL(http://hk.geocities.com/betty1527/tree1.ani);}
/*黑色表情與笑笑圖示游標圖*/
body{cursor:URL(http://hk.geocities.com/betty1527/face1.ani);}
a:hover{cursor:URL(http://hk.geocities.com/betty1527/yahoo.ani);}
/*小铅筆與即時通上線游標圖*/
body{cursor:URL(http://hk.geocities.com/betty1527/pencil1.ani);}
a:hover{cursor:URL(http://hk.geocities.com/betty1527/msn_yahoo.ani);}
游標預覽: /*粉色鈴鐺與粉橘皇冠游標圖*/ /*招財貓與粉紅兔游標圖*/ /*棕色狗和灰貓游標圖*/ /*可愛粉紅及天藍羊咩咩游標圖*/ /*趴趴熊二款游標圖*/ /*小熊維尼與哆啦A夢游標圖*/ /*淘氣大寶二款游標圖*/ /*可愛黑人與酷企鵝游標圖*/ /*白色史努比與Mickey臉游標圖*/ /*白TORO貓與黑喵貓游標圖*/ /*白兔與粉紅兔臉游標圖*/ /*可愛女孩和歡迎文字游標圖*/ /*紅心晶鑽禮湛游標圖*/ /*藍與黑色熊臉游標圖*/ /*藍色愛心與紫色愛心游標圖*/ /*天藍女生和愛心小花游標圖*/ /* 淡紫花杖及蝴蝶游標圖*/ /*綠色幸運草及紫色歡迎游標圖*/ /*粉色箭頭及花二款游標圖*/ /*天藍和粉紅翅膀游標圖*/ /*黑色音符和黑猫游標圖*/ /*小狗與兔子游標圖*/ /*翻滾小鴨及胖嘟嘟小鴨游標圖*/ /*粉紅羊咩咩及三個心游標圖*/ 引用:http://tw.myblog.yahoo.com/jw!u4lQQNqVGEZKZVNEs3K7uQ--/article?mid=187
游標網址:http://hk.geocities.com/tjessica618/check1-1.ani
游標預覽:
游標網址:http://hk.geocities.com/tjessica618/check1-2.ani
游標預覽:
游標網址:http://hk.geocities.com/tjessica618/check1-3.ani
游標預覽:
游標網址:http://hk.geocities.com/tjessica618/check4-1.ani
游標預覽:
游標網址:http://hk.geocities.com/tjessica618/check4-2.ani
游標預覽:
游標網址:http://hk.geocities.com/tjessica618/check4-3.ani
游標預覽:很抱歉,這個圖示不見了!不過它與下一個圖示形狀相同,只是顏色是粉紅色的
游標網址:http://hk.geocities.com/jessykayu/1.ani
游標預覽:
游標網址:http://hk.geocities.com/jessykayu/2.ani
游標預覽:
游標網址:http://hk.geocities.com/jessykayu/3.ani
游標預覽:
游標網址:http://hk.geocities.com/jessykayu/4.ani
游標預覽:
游標網址:http://hk.geocities.com/jessykayu/5.ani
body{cursor:URL(http://ashine0118.myweb.hinet.net/smallbell3.ani);}
a:hover{cursor:URL(http://ashine0118.myweb.hinet.net/hair.ani);}
body{cursor:URL(http://tta282.myweb.hinet.net/ico/nEw_05.ani);}
a:hover{cursor:URL(http://tta282.myweb.hinet.net/ico/nEw_17.ani);}
body{cursor:URL(http://sheng.phy.nknu.edu.tw/a151.ani);}
a:hover{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/mid/an1.ani);}
body{cursor:url(http://www.moocursors.com/sheep_cursors/sheep2.ani)}
a:hover {cursor:url(http://www.myspacecursor.net/sheep/sheep3.cur)}
body{cursor:URL(http://tta282.myweb.hinet.net/ico/nEw_20.ani);}
a:hover{cursor:URL(http://tta282.myweb.hinet.net/ico/nEw_22.ani);}
body{cursor:URL(http://ashine0118.myweb.hinet.net/winnie.ani);}
a:hover{cursor:URL(http://ashine0118.myweb.hinet.net/doraemon.ani);}
body{cursor:URL(http://ashine0118.myweb.hinet.net/tabo.ani);}
a:hover{cursor:URL(http://ashine0118.myweb.hinet.net/tabo1.ani);}
body{cursor:URL(http://ashine0118.myweb.hinet.net/kuroihito.ani);}
a:hover{cursor:URL(http://ashine0118.myweb.hinet.net/cool.ani);}
body{cursor:URL(http://ashine0118.myweb.hinet.net/snoopy.ani);}
a:hover{cursor:URL(http://ashine0118.myweb.hinet.net/mickey.ani);}
body{cursor:URL(http://ashine0118.myweb.hinet.net/toroneko.ani);}
a:hover{cursor:URL(http://ashine0118.myweb.hinet.net/mew.ani);}
body{cursor:URL(http://hk.geocities.com/swnety1994/rabbit.ani);}
a:hover{cursor:URL(http://ashine0118.myweb.hinet.net/lapin2.ani);}
body{cursor:url(http://hk.geocities.com/rebaca0210/girl-1.ani)}
a:hover {cursor:url(http://sheng.phy.nknu.edu.tw/a135.ani)}
body{cursor:URL(http://hk.geocities.com/ccloud67tw/Table2/0n1.ani);}
a:hover{cursor:URL(http://hk.geocities.com/ccloud67tw/Table2/0n2.ani);}
body{cursor:URL(http://hk.geocities.com/betty1527/bear2.ani);}
a:hover{cursor:URL(http://hk.geocities.com/betty1527/bear1.ani);}
body{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/mid/cn2.ani);}
a:hover{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/mid/an2.ani);}
body{cursor:url(http://hk.geocities.com/rebaca0210/girl-2.ani)}
a:hover{cursor:url(http://space.geocities.jp/sugiharayuu2008/HEART21.ani)}
body{cursor:url(http://hk.geocities.com/love99_h/Ani/Stick-110.ani)}
a:hover {cursor:url(http://hk.geocities.com/susie_ayuayumi/bflypurple.ani)}
body{cursor:URL(http://home.kimo.com.tw/seek2007tw/ani/11/015.ani);}
a:hover{cursor:URL(http://simmiin88.googlepages.com/w11.ani)}
body{cursor:url( http://sheng.phy.nknu.edu.tw/a111.ani)}
a:hover{cursor:url(http://www.fileden.com/files/2007/3/26/929254/My%20Documents/han.ani)}
body{cursor:url(http://ashine0118.myweb.hinet.net/blueball.ani);}
a:hover{cursor:url(http://ashine0118.myweb.hinet.net/loveshine1.ani);}
body{cursor:URL(http://ashine0118.myweb.hinet.net/music.ani);}
a:hover{cursor:URL(http://ashine0118.myweb.hinet.net/catrun2.ani);}
body{cursor:URL(http://hk.geocities.com/zxcvbnm000qwe/a01.ani);}
a:hover{cursor:URL(http://hk.geocities.com/betty1527/rabbit1.ani);}
body{cursor:url(http://www.myspacecursor.net/chick/11.ani)}
a:hover {cursor:url(http://www.myspacecursor.net/chick/10.ani)}
body{cursor:url(http://www.myspacecursor.net/chick/11.ani)}
a:hover {cursor:url(http://www.myspacecursor.net/chick/10.ani)}