- 资源介绍
- 更新记录
- 安装教程
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! X3.2 2014-12-25版邮箱重置密码参数失败的解决方法
2021-02-05 -
Discuz教程:如何设定版块的访问权限
2021-02-05 -
discuz教程:批量处理待审核主题、审核回复、待审核日志、待审核
2021-02-05 -
discuz门户diy实现翻页功能的方法
2021-02-05 -
Discuz教程:SQL: SELECT type FROM [Table]usergroups WHERE gr
2021-02-05 -
Discuz教程:品牌空间伪静态规则
2021-02-05 -
Discuz!x修改为固定网站标识的随机干扰码方法
2021-02-05 -
Discuz!X教程:数据库操作方法
2021-02-05 -
Discuz教程:X3.1-x3.2后台admin.php防止直接恶意访问
2021-02-04 -
Discuz教程:页面打开空白是什么原因
2021-02-05
-
discuz排行首页图片显示更多的图片
2021-02-05 -
discuz教程:让小清新网站模板支持边栏和宽屏的修改方法
2021-02-05 -
Discuz首页文件在哪里修改源码?
2021-02-05 -
discuz教程:关于插件无标题的修改办法
2021-02-05 -
discuz论坛充值页面自定义内容的方法
2021-02-05 -
关于discuzX3.1存在的问题及修复方法
2021-02-05 -
discuz教程:如何把导航修改成100%显示
2021-02-05 -
discuz让帖子头像使用高清图片的解决方法
2021-02-05 -
discuz注册表单 想多添加几个文本框字段进去 怎么弄?
2021-02-05 -
Discuz X2.5 插件制作之后台常用函数详解
2021-02-04
猜你在找
常见问题FAQ
- 免费下载或者VIP会员专享资源能否直接商用?
- 本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。更多说明请参考 VIP介绍。
- 提示下载完但解压或打开不了?
- 找不到素材资源介绍文章里的示例图片?
- 大资源
- 2021-02-05Hi,初次和大家见面了,请多关照!
最后编辑:2021-02-05

