discuz手机版图片缩略图大小设置/修改清晰度

西湖的风景是那样的雄伟壮观;湖水是那样清澈;是那样的平静,像一面镜子;湖边的景色是那样的美不胜收。
discuz手机版 图片缩略图大小设置/修改清晰度
\template\default\mobile\forum\discuzcode.htm和
\template\default\touch\forum\discuzcode.htm
找到discuzcode.htm文件,搜索“200”会有两处代码如下
function imagelist($attach) { global $_G;
$attach['refcheck'] = (!$attach['remote'] && $_G['setting']['attachrefcheck']) || ($attach['remote'] && ($_G['setting']['ftp']['hideurl'] || ($attach['isimage'] &&$_G['setting']['attachimgpost'] && strtolower(substr($_G['setting']['ftp']['attachurl'], 0, 3)) == 'ftp')));
$mobilethumburl = $attach['attachimg'] && $_G['setting']['showimages'] && (!$attach['price'] || $attach['payed']) && ($_G['group']['allowgetimage'] ||$_G['uid'] == $attach['uid']) ? getforumimg($attach['aid'], 0, 200, 200, 'fixnone') : '' ;
$aidencode = packaids($attach); $is_archive = $_G['forum_thread']['is_archived'] ?"&fid=".$_G['fid']."&archiveid=".$_G[forum_thread][archiveid] : ''; }
size参数改大了之后你再在手机上看效果,缩略图是不是变大了?
看看,是不是我的网站缩略图还是原来那么大(200PX),但是清晰度怎么异常高呢?还有个小窍门,暂且让我保留一会儿,呵呵~
找到 static/image/mobile/style.css
修改这段样式中的红色字体
.plc .pi .message img,.plc .pi .img_one img { margin:0px 4px 0px 0; max-width:300px; max-height:300px; }

到此这篇关于discuz手机版图片缩略图大小设置/修改清晰度就介绍到这了。都说大雁往南飞,可我看见的鸟都是兜着圈子飞的。更多相关discuz手机版图片缩略图大小设置/修改清晰度内容请查看相关栏目,小编编辑不易,再次感谢大家的支持!

您可能有感兴趣的文章
DEDECMS V5.5 怎么正向整合 Discuz 6.0

织梦dedecms5.6整合Discuz! X1同步登陆登出

dedecms v5.7 整合discuz x3.2 双向同步登录退出

织梦好代码教程:织梦怎么整合Discuz站点

dedecms v5.7整合discuz x3.2双向同步登录退出