Rigorous and Reliable (RAR)

Full Version: my_bb调整图片附件显示的大小
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

jfv

可编辑模板:
postbit_attachments_images_image
下的
<img width="600px" src="attachment.php?aid={$attachment['aid']}" class="attachment" alt="" />&nbsp;&nbsp;&nbsp;
修改width的值即可,可百分比也可固定大小。
默认情况下无width字段,请自己添加。
Reference URL's