52AV手機A片王|52AV.ONE
標題:
手機版帖子內容圖片太小,改成大圖
[打印本頁]
作者:
IT_man
時間:
2018-3-13 20:47
標題:
手機版帖子內容圖片太小,改成大圖
本帖最後由 IT_man 於 2018-3-14 00:29 編輯
2 D' q) [. t( n
- ?* z1 x: R. u$ }& R( \ }, l
1. 修改/template/手機模板/touch/forum/discuzcode.htm
7 o+ k# \$ Z; H5 s q0 G
第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') : '' ;
1 h( b- c% h& G M% H1 U
複製代碼
' L$ u. \; c1 n2 q7 U1 i
/ V8 G9 ~0 u; N
將 140, 140 改成 640, 550 (寬 > 高 才不會變形)
2 v: G! {0 j m _: z* O
3 Z( v$ e/ k: U7 g- K2 _
+ P1 s* L5 s" D, M& ?; k
2.修改 CSS
/ G: y& r. r7 T. `# e9 o6 d
修改/template/手機模板/img/forum/vk_mobile_touch_plus.css
8 n! `0 M: s4 U! o( L+ e
找
' @7 N% k/ K/ a- n$ ]7 L9 n
.plc .message img,.plc .img_one img { margin:0px 4px 0px 0; max-width:140px; max-height:140px;}
複製代碼
改成
- l9 e" V( s6 @& [9 b
.plc .message img,.plc .img_one img { max-width:98%; display:block;vertical-align: middle;margin-bottom:4px; }
複製代碼
; d% x+ { i$ }; P. s9 B
然後更新模板緩存,就搞定
- P& G! W4 y( d( R( i3 F* D5 R
歡迎光臨 52AV手機A片王|52AV.ONE (https://www.52av.one/)
Powered by Discuz! X3.2