52AV手機A片王|52AV.ONE

標題: 手機版帖子內容圖片太小,改成大圖 [打印本頁]

作者: IT_man    時間: 2018-3-13 20:47
標題: 手機版帖子內容圖片太小,改成大圖
本帖最後由 IT_man 於 2018-3-14 00:29 編輯
2 Q; H3 v4 b! J4 R1 P. c6 T% ?7 M* X, P
1. 修改/template/手機模板/touch/forum/discuzcode.htm
6 W5 ?. I! ^, Q第114行:
  1. $mobilethumburl = $attach['attachimg'] && $_G['setting']['showimages'] && (!$attach['price'] || $attach['payed']) && ($_G['group']['allowgetimage'] || $_G['uid'] == $attach['uid']) ? getforumimg($attach['aid'], 0, 140, 140, 'fixnone') : '' ;
    + G$ I6 w2 s9 Q/ G
複製代碼

: D$ D8 F( Y# ?; b$ N2 h& s/ B( z1 q" ^: G' x
將 140, 140  改成   640, 550    (寬 > 高  才不會變形)7 X6 @( l' g% R

& A' O/ s2 W6 f& f$ `) ~3 f2 }8 {8 ]. a4 f
2.修改 CSS1 _, c5 _0 o" J. t4 _$ H/ T
修改/template/手機模板/img/forum/vk_mobile_touch_plus.css
4 U4 t4 R5 |: g! D+ b! g& d! G7 W8 v; Q+ P# q! g5 b$ s+ y
  1. .plc .message img,.plc .img_one img { margin:0px 4px 0px 0; max-width:140px; max-height:140px;}
複製代碼
改成; k, ^9 A4 R* s" \) z, ~  V& e
  1. .plc .message img,.plc .img_one img { max-width:98%; display:block;vertical-align: middle;margin-bottom:4px; }
複製代碼
( M, A0 x/ Q1 F8 }1 k
然後更新模板緩存,就搞定
* x/ ]* [  Q5 Y6 N: q




歡迎光臨 52AV手機A片王|52AV.ONE (https://www.itech.casa/) Powered by Discuz! X3.2