Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

【HACK】改变论坛的鼠标 For Discuz! 2.5

[复制链接]
Anchorite 发表于 2005-8-22 15:28:13 | 显示全部楼层
<style type="text/css">
a:link,a:visited        { text-decoration: none; color: {LINK} }
a:hover                        { text-decoration: underline }
body                        { scrollbar-base-color: {ALTBG1}; scrollbar-arrow-color: {BORDERCOLOR}; font-size: {FONTSIZE}; {BGCODE}; CURSOR: url('images/yu.ani') }
table                        { font-family: {FONT}; color: {TABLETEXT}; font-size: {FONTSIZE} }
textarea,input,object        { font-family: {FONT}; font-size: {FONTSIZE};  color: {TABLETEXT}; font-weight: normal; background-color: {ALTBG1} }
select                        { font-family: {SMFONT}; font-size: {SMFONTSIZE};  color: {TABLETEXT}; font-weight: normal; background-color: {ALTBG1} }
.nav                        { font-family: {FONT}; font-size: {FONTSIZE}; font-weight: {BOLD} }
.header                        { font-family: {FONT}; font-size: {FONTSIZE}; color: {HEADERTEXT}; font-weight: {BOLD}; {HEADERBGCODE} }
.category                { font-family: {SMFONT}; font-size: {FONTSIZE}; color: {CATTEXT}; {CATBGCODE} }
.multi                        { font-family: {SMFONT}; font-size: {SMFONTSIZE}; color: {LINK}; }
.smalltxt                { font-family: {SMFONT}; font-size: {SMFONTSIZE} }
.mediumtxt                { font-family: {FONT}; font-size: {FONTSIZE}; color: {TEXT} }
.bold                        { font-weight: {BOLD} }
blockquote { margin-left:20px;  margin-right:20px; border:{BORDERCOLOR}  dashed  1px; padding:5px; background-color:{ALTBG2}}
.code { margin-left:20px;  margin-right:20px; padding:5px; background-color:{ALTBG2}}
</style>
<style type="text/css">
<!--
body {
scrollbar-track-color:#EFFAFE; SCROLLBAR-FACE-COLOR: #62C7F1; FONT-SIZE: 9pt; SCROLLBAR-HIGHLIGHT-COLOR: #E5F7CE; SCROLLBAR-SHADOW-COLOR: #E3F7CE;  SCROLLBAR-3DLIGHT-COLOR: #62C7F1; SCROLLBAR-DARKSHADOW-COLOR: #F7FDF1; SCROLLBAR-ARROW-COLOR: #D2F79C;
        BACKGROUND: url({IMGDIR}/bg.jpg) #f4f6c2 repeat-x;
        MARGIN: 0px;
        FONT: 11px Tahoma;
COLOR: #1f629e
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-image: url({IMGDIR}/bg.jpg);
        border: none;
        margin-left: 2px;
}
a:hover{color:#38B7ED; background-repeat:repeat-x; background-position:bottom;}
.unnamed1 {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: solid;
        border-bottom-style: none;
        border-left-style: solid;
        border-top-color: #CED3AD;
        border-right-color: #CED3AD;
        border-bottom-color: #CED3AD;
        border-left-color: #CED3AD;
-->
</style>
回复

使用道具 举报

lu5266 发表于 2005-8-22 16:38:22 | 显示全部楼层
  1. <style type="text/css">
  2. BODY {cursor:url('http://free4.e-168.cn/luzhenling/image/shubiao1.ani')}
  3. a:link,a:visited        { text-decoration: none; color: {LINK} }
  4. a:hover                        { text-decoration: underline }
  5. body                        { scrollbar-base-color: {ALTBG1}; scrollbar-arrow-color: {BORDERCOLOR}; font-size: {FONTSIZE}; {BGCODE}; }
  6. table                        { font-family: {FONT}; color: {TABLETEXT}; font-size: {FONTSIZE} }
  7. textarea,input,object        { font-family: {FONT}; font-size: {FONTSIZE};  color: {TABLETEXT}; font-weight: normal; background-color: {ALTBG1} }
  8. select                        { font-family: {SMFONT}; font-size: {SMFONTSIZE};  color: {TABLETEXT}; font-weight: normal; background-color: {ALTBG1} }
  9. .nav                        { font-family: {FONT}; font-size: {FONTSIZE}; font-weight: {BOLD} }
  10. .header                        { font-family: {FONT}; font-size: {FONTSIZE}; color: {HEADERTEXT}; font-weight: {BOLD}; {HEADERBGCODE} }
  11. .category                { font-family: {SMFONT}; font-size: {FONTSIZE}; color: {CATTEXT}; {CATBGCODE} }
  12. .multi                        { font-family: {SMFONT}; font-size: {SMFONTSIZE}; color: {LINK}; }
  13. .smalltxt                { font-family: {SMFONT}; font-size: {SMFONTSIZE} }
  14. .mediumtxt                { font-family: {FONT}; font-size: {FONTSIZE}; color: {TEXT} }
  15. .bold                        { font-weight: {BOLD} }
  16. blockquote { margin-left:20px;  margin-right:20px; border:{BORDERCOLOR}  dashed  1px; padding:5px; background-color:{ALTBG2}}
  17. .code { margin-left:20px;  margin-right:20px; padding:5px; background-color:{ALTBG2}}
  18. </style>
  19. <style type="text/css">
  20. <!--
  21. body {
  22. scrollbar-track-color:#EFFAFE; SCROLLBAR-FACE-COLOR: #62C7F1; FONT-SIZE: 9pt; SCROLLBAR-HIGHLIGHT-COLOR: #E5F7CE; SCROLLBAR-SHADOW-COLOR: #E3F7CE;  SCROLLBAR-3DLIGHT-COLOR: #62C7F1; SCROLLBAR-DARKSHADOW-COLOR: #F7FDF1; SCROLLBAR-ARROW-COLOR: #D2F79C;
  23.         BACKGROUND: url({IMGDIR}/bg.jpg) #f4f6c2 repeat-x;
  24.         MARGIN: 0px;
  25.         FONT: 11px Tahoma;
  26. COLOR: #1f629e
  27.         margin-left: 0px;
  28.         margin-top: 0px;
  29.         margin-right: 0px;
  30.         margin-bottom: 0px;
  31.         background-image: url({IMGDIR}/bg.jpg);
  32.         border: none;
  33.         margin-left: 2px;
  34. }
  35. a:hover{color:#38B7ED; background-repeat:repeat-x; background-position:bottom;}
  36. .unnamed1 {
  37.         border-top-width: 1px;
  38.         border-right-width: 1px;
  39.         border-bottom-width: 1px;
  40.         border-left-width: 1px;
  41.         border-top-style: none;
  42.         border-right-style: solid;
  43.         border-bottom-style: none;
  44.         border-left-style: solid;
  45.         border-top-color: #CED3AD;
  46.         border-right-color: #CED3AD;
  47.         border-bottom-color: #CED3AD;
  48.         border-left-color: #CED3AD;
  49. -->
  50. </style>
复制代码


你象这样试试啊

我引用你的地址的时候就看不到
用我的的时候
就可以看到
回复

使用道具 举报

Anchorite 发表于 2005-8-22 17:35:25 | 显示全部楼层
你用我的当然显示不了~~

我用的是相对路径~

一会试试你的~
回复

使用道具 举报

lu5266 发表于 2005-8-22 17:41:30 | 显示全部楼层
原帖由 Anchorite 于 2005-8-22 17:35 发表
你用我的当然显示不了~~

我用的是相对路径~

一会试试你的~


我也没云到哪个地步吧

我是用

http://10893.zzw.com.cn/bbs/images/yu.ani


这个啊
回复

使用道具 举报

邋遢 发表于 2005-8-22 20:54:53 | 显示全部楼层
支持
回复

使用道具 举报

Anchorite 发表于 2005-8-23 01:55:51 | 显示全部楼层
哇~~真的快疯了~~

用你的代码

<style type="text/css">
BODY {cursor:url('http://free4.e-168.cn/luzhenling/image/shubiao1.ani')}

用你的指针在某一个模板下只能在后台设置的时候显示更改的指针~到论坛首页的时候又变成系统默认的指针~

用自己FTP里面指针的不管是首页还是后台都没办法显示~

换另一个模板用你的http://free4.e-168.cn/luzhenling/image/shubiao1.ani可以正常使用

自己的依然没有效果……

到底怎么会这样啊……

难道跟模板有关系?但是自己FTP里为什么总是用不了?
回复

使用道具 举报

lu5266 发表于 2005-8-23 01:58:07 | 显示全部楼层
原帖由 Anchorite 于 2005-8-23 01:55 发表
哇~~真的快疯了~~

用你的代码

<style type="text/css">
BODY {cursor:url('http://free4.e-168.cn/luzhenling/image/shubiao1.ani')}

用你的指针在某一个模板下只能在后台设置的时候显 ...



有可能啊
我不是css样式不是很清楚啊
回复

使用道具 举报

Anchorite 发表于 2005-8-23 02:08:49 | 显示全部楼层
https://discuz.dismall.com/viewth ... p;extra=#pid1164837

看看这...

真搞不懂为什么会这样~


然后为什么自己FTP里的指针就是死活用不了?
回复

使用道具 举报

lu5266 发表于 2005-8-23 10:59:06 | 显示全部楼层
原帖由 Anchorite 于 2005-8-23 02:08 发表
https://discuz.dismall.com/viewth ... p;extra=#pid1164837

看看这...

真搞不懂为什么会这样~


然后为什么自己FTP里的指针就是死活用不了?


你的可以是个案了

呵呵

爱莫能助啊
回复

使用道具 举报

Anchorite 发表于 2005-8-23 12:43:36 | 显示全部楼层
天啊~~
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-1-22 09:23 , Processed in 0.039766 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表