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

 找回密码
 立即注册
搜索

[其他] 紧急求助6.0Final 在那里修改使网站变为灰色

[复制链接]
cn73064 发表于 2008-5-19 12:19:08 | 显示全部楼层 |阅读模式
  1. html { filter:progidXImageTransform.Microsoft.BasicImage(grayscale=1); }
复制代码
上面这个放在哪里呀!还有DZ6.0版的没有css_common.htm怎么改呀!
  1. /*
  2. SupeSite 官方模板
  3. (C) 2001-2006 Comsenz Inc.
  4. http://www.supesite.com
  5. */

  6. /*综合设置-------------------------------------------------------------------------------------------综合设置*/

  7. * { word-break: break-all; } /*在IE中实行强制换行*/
  8. body { margin: 0; padding: 0; background: #FFF; color: #333; text-align: center; font: 12px Arial, Helvetica, sans-serif; }
  9. #wrap { margin: 0 auto; text-align: left; width: 778px; padding: 0 4px; w\idth: 770px; }

  10. /*链接样式*/
  11. a { color: #000; text-decoration: none; }
  12.         a:hover { text-decoration: underline; color: #000098; }
  13.                 a:visited { color: #666;}
  14.         a img { border: none; }

  15. /*文章列表中的作者、日期*/
  16. li cite { font-style: normal; font-size: 12px; float: right; width: 4em; color: #999; }
  17.         li cite a { color: #999; font-size: 12px !important; }
  18.                 li cite a:visited { color: #999; }

  19. /*用于AJAX调用的DIV*/
  20. .xspace-ajaxdiv { position:absolute; padding: 5px; border: 1px solid #BBB; background: #FCFFEF; text-align: left; }
  21.         .xspace-ajaxdiv h5 { line-height: 24px; font-size: 1em; margin: 0; }
  22.                 .xspace-ajaxdiv h5 a { float: right; font-weight: normal; }
  23.         .xspace-ajaxcontent { background: #FFF; border: 1px solid #EEE; }
  24.                 .xspace-ajaxcontent form { margin: 0; }
复制代码
回复

使用道具 举报

tsk120 发表于 2008-5-19 12:41:54 | 显示全部楼层
<style type="text/css">
html {
    FILTER: gray
}
</style>
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-9-14 16:13 , Processed in 0.099627 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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