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

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

作者: IT_man    時間: 2018-3-13 20:47
標題: 手機版帖子內容圖片太小,改成大圖
本帖最後由 IT_man 於 2018-3-14 00:29 編輯 " C2 Q. m5 T6 W0 C' E* o1 n

" Q9 g" m2 z4 @) Y5 L! m1 |2 U1. 修改/template/手機模板/touch/forum/discuzcode.htm , N" X: R8 s, a' ^; o7 @0 H( A
第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') : '' ;
    $ e# M* t. n( E+ U$ B# ?& h; ~
複製代碼
# q9 I. a# @- w+ `  A1 l8 H
4 P4 @* V: x: m/ X& L8 [
將 140, 140  改成   640, 550    (寬 > 高  才不會變形)
, B6 U/ U3 g* v. I5 \7 l# K7 f
+ b1 Q. G: n% F( ^
2.修改 CSS: y  p$ c: h+ n$ D
修改/template/手機模板/img/forum/vk_mobile_touch_plus.css
' m3 A% @( Y0 Q1 H' W
8 W3 P' G' A9 ^  I# T9 n% F
  1. .plc .message img,.plc .img_one img { margin:0px 4px 0px 0; max-width:140px; max-height:140px;}
複製代碼
改成% s7 z' Q2 D, k; B
  1. .plc .message img,.plc .img_one img { max-width:98%; display:block;vertical-align: middle;margin-bottom:4px; }
複製代碼
7 K6 i# Z5 J1 X- J3 X& j- X
然後更新模板緩存,就搞定 % C. J/ ~- Q+ O





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