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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

从论坛收录过来的图片变小

[复制链接]
liHo 发表于 2007-4-17 19:02:19 | 显示全部楼层 |阅读模式
从论坛收录过来的图片变小了
还有用机器人收录过来的新闻里的图片也变小

?怎么办呀,

如:http://www.hnrail.com/home/?viewthread-930.html
wangcaiwen 发表于 2007-4-17 22:37:09 | 显示全部楼层
/templates/softsea/css/style.css
#articlebody img { width: auto; height: auto; max-width: 500px !important; max-height: 500px important; width: expression(this.width>500 && this.width>this.height ? 500 : true); height: expression(this.height > 500 ? 500 : true); }
改成#articlebody img {  max-width: 500px !important; max-height: 500px important; width: expression(this.width>500 && this.width>this.height ? 500 : true); height: expression(this.height > 500 ? 500 : true); }
试试~
不改也应该是木有问题的啊.
回复

使用道具 举报

萧四浪子 发表于 2007-4-24 22:54:08 | 显示全部楼层
我的也有这个问题,怎么解决呀?
回复

使用道具 举报

茄子 发表于 2007-4-29 14:38:39 | 显示全部楼层
看版规
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-16 11:25 , Processed in 0.023148 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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