百度空间里怎么弄鼠标啊?

来源:百度知道 编辑:UC知道 时间:2024/05/11 16:17:59
怎么弄好看的鼠标啊?
谢谢!
重赏~!
代码到哪弄啊 ?

下面是用你提供的鼠标代码,和你现在的模板合起来的。

你可以点:设置——模版设置——自定义模版 ——编辑

在编辑里加入下面代码,完了点“保存并应用”就可以了。

body{background:#0E0E10}
td,div{color:#666666}

body{CURSOR: url('http://webme.bokee.com/inc/mouse028.cur'); }
a:hover{ CURSOR: url('http://webme.bokee.com/inc/mouse028.cur'); }

#header{height:200px;background:#000000}
#header div.lc{}
#header div.rc{background:url(https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/hi/temp11/hdr.jpg) no-repeat top right}
#header div.tit{top:25px;left:20px;line-height:22px;font-size:20px;font-family:黑体}
#header div.tit a.titlink{color:#FFFFFF;text-decoration:none}