52AV手機A片王|52AV.ONE
標題:
手機版帖子內容圖片太小,改成大圖
[打印本頁]
作者:
IT_man
時間:
2018-3-13 20:47
標題:
手機版帖子內容圖片太小,改成大圖
本帖最後由 IT_man 於 2018-3-14 00:29 編輯
+ R8 m7 t/ J8 s1 F. a) \
( {" P& @+ o% d" b3 x$ X( f
1. 修改/template/手機模板/touch/forum/discuzcode.htm
& T6 v/ e2 E( u( H
第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') : '' ;
, c" H+ B3 J/ |1 Y2 t
複製代碼
0 E% _2 c. Q& }* ~9 |( H4 t5 R& ~
% V( d. d! @- g
將 140, 140 改成 640, 550 (寬 > 高 才不會變形)
6 h5 u$ y: }9 \2 \5 J8 f# b
: }, J4 X* L5 E3 t P
, E0 k& O. U! A' \4 g7 j
2.修改 CSS
4 N' C4 w; |( v" }4 H- u
修改/template/手機模板/img/forum/vk_mobile_touch_plus.css
, N& ^( W& N, {6 K5 z0 `$ {6 I) A
找
/ {/ x6 Y: k1 l
.plc .message img,.plc .img_one img { margin:0px 4px 0px 0; max-width:140px; max-height:140px;}
複製代碼
改成
; i w. Z7 R+ [. N. m9 f6 h# e* m
.plc .message img,.plc .img_one img { max-width:98%; display:block;vertical-align: middle;margin-bottom:4px; }
複製代碼
4 P' x& v$ u* O3 e5 h9 H) P% k
然後更新模板緩存,就搞定
$ y3 v0 {5 u; U. e6 v0 M, V! D6 Q
歡迎光臨 52AV手機A片王|52AV.ONE (https://nhkie.com/)
Powered by Discuz! X3.2