- 资源介绍
- 更新记录
- 安装教程
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; }
猜你喜欢
-
UCenter密码算法规则和生成方法
2021-02-05 -
Discuz游客可以查看贴子左侧个人信息的方法
2021-02-05 -
利用robots.txt文件屏蔽Discuz! X所有动态地址收录
2021-02-05 -
discuz教程:全局变量$_G详解
2021-02-05 -
Discuz! X3/X2/X1.5如何删除标题栏的Powered by Discuz!
2021-02-05 -
Discuz!X系列网站更换域名的设置以及修改方法
2021-02-05 -
discuz教程:管理中心打开空白的处理方法
2021-02-05 -
discuz教程:PING快速实现百度秒收录
2021-02-05 -
Discuz触屏版不能显示分类信息bug修复如下
2021-02-05 -
Discuz教程:如何让你的门户频道页支持伪静态(二次开发)
2021-02-05
-
discuz教程:清空回收站
2021-02-05 -
Discuz!管理员无法登录后台时更新系统缓存的方法
2021-02-05 -
Discuz! X3.2将默认分享替换为百度分享的方法
2021-02-05 -
Discuz! X3.2 2014-12-25版邮箱重置密码参数失败的解决方法
2021-02-05 -
Discuz教程:X3.1-x3.2后台admin.php防止直接恶意访问
2021-02-04 -
discuz教程:让小清新网站模板支持边栏和宽屏的修改方法
2021-02-05 -
Discuz!应用中心安装模板提示版本号不匹配的解决方法
2021-02-05 -
Discuz! X3.1 X3.2 1225版邮箱重置密码失败解决方案之一
2021-02-05 -
DiscuzX3版块图片模式列表下如何修改喜欢为浏览数的方法
2021-02-05 -
discuz! X3.4特殊字符乱码解决方案!
2021-02-05
猜你在找
常见问题FAQ
- 免费下载或者VIP会员专享资源能否直接商用?
- 本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。更多说明请参考 VIP介绍。
- 提示下载完但解压或打开不了?
- 找不到素材资源介绍文章里的示例图片?
- 大资源
- 2021-02-05Hi,初次和大家见面了,请多关照!
最后编辑:2021-02-05

