52AV手機A片王|52AV.ONE
標題:
手機版帖子內容圖片太小,改成大圖
[打印本頁]
作者:
IT_man
時間:
2018-3-13 20:47
標題:
手機版帖子內容圖片太小,改成大圖
本帖最後由 IT_man 於 2018-3-14 00:29 編輯
. m" M" v; i8 U% m7 p
9 P2 W3 ]! c b
1. 修改/template/手機模板/touch/forum/discuzcode.htm
* a! b; W/ X. |9 T" J. s( r
第114行:
$mobilethumburl = $attach['attachimg'] && $_G['setting']['showimages'] && (!$attach['price'] || $attach['payed']) && ($_G['group']['allowgetimage'] || $_G['uid'] == $attach['uid']) ? getforumimg($attach['aid'], 0, 140, 140, 'fixnone') : '' ;
7 {. V! d- Y$ L, s$ e
複製代碼
4 a! H/ T: Z9 m# @; X z5 d
3 J. G8 v$ f( [
將 140, 140 改成 640, 550 (寬 > 高 才不會變形)
8 f# w. S" G6 `5 U/ Z% u) q
/ u" p+ F: O( ^4 W. p/ n D g
- l6 M4 M5 _0 k/ o
2.修改 CSS
- q* M) L- D) C9 i0 P7 n
修改/template/手機模板/img/forum/vk_mobile_touch_plus.css
4 J( p) o% \ N8 H) k
找
_5 W* y4 o& l# z
.plc .message img,.plc .img_one img { margin:0px 4px 0px 0; max-width:140px; max-height:140px;}
複製代碼
改成
* {+ u' C* U; P& ~; ^# `% @
.plc .message img,.plc .img_one img { max-width:98%; display:block;vertical-align: middle;margin-bottom:4px; }
複製代碼
" C; s# H* N1 n1 u3 S) \
然後更新模板緩存,就搞定
, A" H) Z9 O% Q! o/ q5 s
歡迎光臨 52AV手機A片王|52AV.ONE (https://www.52av23.xyz/)
Powered by Discuz! X3.2