這個確實有點煩人,不過有辦法手動修改。方法如下:

看看我從這裏轉過去的帖子你或許就明白了。

http://blog.wenxuecity.com/myblog/54491/201210/13902.html

舉例:

<div style="padding: 30px 0px;"><em> 1. 舊時的市政廳,現在成為古城標誌性建築物之
一。</em><br /> <br /> <img onload="javascript:if(this.width>800) this.width=800" src="http://farm9.staticflickr.com/8056/8099384534_a4d70230ee_b.jpg" style="border: 1px solid rgb(255, 255, 255);" /></div><br />

在Blog裏你需要重新編輯帖子,先toggle html source,然後在相應的位置加入

onload="javascript:if(this.width>800) this.width=800" 就行了。

 

 

請您先登陸,再發跟帖!