有 1 筆資料符合您搜尋的條件

月之武
2004-06-15 17:05
版面: 4images
主題: [問題]請問要怎樣讓4images在瀏覽時圖片自動縮小?
回覆: 3
觀看: 11570

暴力改法, 好自為之吧 :roll:

4images\includes\functions.php

390行附近

找\r
"width_height" => $width_height,

改成
"width_height" => ' width="800" height="600"', // 800x600的

存檔

前往進階搜尋