|
15楼#
发布于:2007-03-06 13:38
/*************************broken image*********************/
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(http), url-prefix(file) {
img:-moz-broken{
-moz-force-broken-image-icon:1;
width:24px;
height:24px;
}
}
放到usercontent.css里面 |
|
|
16楼#
发布于:2007-03-06 13:38
我的firefox目录下没有usercontent.css文件啊?
请问这个文件在哪里啊? 谢谢 |
|
|
17楼#
发布于:2007-03-06 13:38
web123lai: 解决了. 在个人配置文件夹下面的Chrome目录里,如果没有会有一个usercontent开头的CSS文件,把他改成usercontent.css就可以了. 我的配置文件夹目录为: C:\Documents and Settings\(username)\Application Data\Mozilla\Firefox\Profiles\2w0j7qih.default\chrome 把上面的代码放到文件最后就可以了 |
|
|
18楼#
发布于:2007-03-06 13:38
|
|
|
|
19楼#
发布于:2007-03-06 13:38
等待正式版
|
|
|
20楼#
发布于:2007-03-06 13:38
嗯, 看到了, fang5566和web123lai给的都有效.
|
|
上一页
下一页