Trending News
無名CCS
我的無名CCS阿 都只有圖片 不過我想要我的滑鼠有圖片耶 .. 聽說較游標 那個怎麼弄壓 ??
首頁的CCS
想要的游標 http://www.wretch.cc/blog/tina501342&article_id=45...
裡面的法仗1(移到網頁時的滑鼠游標)
裡面的弓箭-黑 (移到超連結時的滑鼠游標)
___________________________________
html
{ SCROLLBAR-SHADOW-COLOR: #FFF;
SCROLLBAR-3DLIGHT-COLOR: #FFF;
SCROLLBAR-DARKSHADOW-COLOR: #FFF;
SCROLLBAR-ARROW-COLOR: #FFF;
SCROLLBAR-TRACK-COLOR: #FFF;
SCROLLBAR-BASE-COLOR:#FFF;
scrollbar-face-color:#FFF;
scrollbar-highlight-color:#FFF;
}
body
{ background :#fff;
background-image : url(http://pic61.pic.wretch.cc/photos/31/a/aluma/34/19...
background-repeat:no-repeat ;
background-attachment: fixed;
background-position : center;
}
a
{ font-family:"Comic Sans MS";font-size:8pt;color:#ff33ff;font-weight:normal
}
a:hover
{ font-size:10pt;color:#cc99cc;position:relative;top:2px;left:2px; text-decoration: none;border:2px #cc99cc solid;position:relative;top:2px;left:2px;
}
#container
{ }
#header
{ font-family:"Comic Sans MS";color:#ff33ff;
}
#header a
{ }
#header a:hover
{ }
#header .navigator
{ }
#title_desc
{ }
#title_desc_name
{ }
#content
{ }
.box
{ border: 9px double #ff33ff;margin: 5px;
}
.boxII
{ }
.boxIII
{ }
.title
{ }
.titleII
{ }
.titleIII
{ }
.title a
{ }
.title a:hover
{ }
.side
{ COLOR:#ccc;
}
.sideII
{ COLOR:#ccc;
}
.sideIII
{ COLOR:#ccc;
}
.ListWithIcon
{ }
.ListWithIcon li
{ padding: 2px 2px 5px;
}
#footer
{ }
#boxControl
{ }
.relation
{ }
.vip_icon
{ }
_____________________
我的游標那個網只要插在哪裡 -.-
2 Answers
- 1 decade agoFavorite Answer
html
{ SCROLLBAR-SHADOW-COLOR: #FFF;
SCROLLBAR-3DLIGHT-COLOR: #FFF;
SCROLLBAR-DARKSHADOW-COLOR: #FFF;
SCROLLBAR-ARROW-COLOR: #FFF;
SCROLLBAR-TRACK-COLOR: #FFF;
SCROLLBAR-BASE-COLOR:#FFF;
scrollbar-face-color:#FFF;
scrollbar-highlight-color:#FFF;
}
body
{ background :#fff;
background-image : url(http://pic61.pic.wretch.cc/photos/31/a/aluma/34/19...
background-repeat:no-repeat ;
background-attachment: fixed;
background-position : center;
}
body{cursor:url('http://hk.geocities.com/mary19525/bar3.ani')%7D
a
{ font-family:"Comic Sans MS";font-size:8pt;color:#ff33ff;font-weight:normal
}
a:hover
{ font-size:10pt;color:#cc99cc;position:relative;top:2px;left:2px; text-decoration: none;border:2px #cc99cc solid;position:relative;top:2px;left:2px;
}
a:hover {cursor:url('http://hk.geocities.com/mary19525/bowandarrow1.ani...
#container
{ }
#header
{ font-family:"Comic Sans MS";color:#ff33ff;
}
#header a
{ }
#header a:hover
{ }
#header .navigator
{ }
#title_desc
{ }
#title_desc_name
{ }
#content
{ }
.box
{ border: 9px double #ff33ff;margin: 5px;
}
.boxII
{ }
.boxIII
{ }
.title
{ }
.titleII
{ }
.titleIII
{ }
.title a
{ }
.title a:hover
{ }
.side
{ COLOR:#ccc;
}
.sideII
{ COLOR:#ccc;
}
.sideIII
{ COLOR:#ccc;
}
.ListWithIcon
{ }
.ListWithIcon li
{ padding: 2px 2px 5px;
}
#footer
{ }
#boxControl
{ }
.relation
{ }
.vip_icon
{ }
這是留言板的樣式,我幫你試過,可以用了,而且你沒有把游標上傳到你自己的網路空間,我已經上傳去我的空間了。
Source(s): 自己 - 羅斯Lv 71 decade ago
您好! 專門幫你製作游標
只要給我圖 就幫您變成游標 (沒圖也行!)
幫您用到在無明顯示出游標~
我的即時通 wond25017 歡迎加入!或寄信給我~
2007-08-16 21:20:53 補充:
語法跟連結位置要插再最後一行 跟最後ㄧ個字空ㄧ行~
範例
{ }
.vip_icon
{ }
<=空ㄧ行
body{cursor:url("http://www.wretch.cc/blog/tina501342&article_id=45...
a:hover {cursor:url("http://www.wretch.cc/blog/tina501342&article_id=45...