●您的 phpBB2 版本:phpBB 2.4.4
●您的 domain(網域名稱) :localhost
●系統程式存放路徑/討論區對應網域的路徑: /phpBB2/
●網路:hinet ADSL 2M
●IP:浮動IP
●外掛: (只有風格)---(其他:無)
請問點解我裝了attach 後,發言貼圖會自動縮圖,我沒有在後台改動過縮圖設定
我唔想佢縮圖,想原始大小來顯示 請問有什麼方法

版主: 版主管理群
代碼: 選擇全部
var rmw_max_width = 400; // you can change this number, this is the max width in pixels for posted images
var rmw_border_1 = '1px solid {T_BODY_LINK}';
var rmw_border_2 = '2px dotted {T_BODY_LINK}';
var rmw_image_title = '{L_RMW_IMAGE_TITLE}';