how can i edit the IMG code definition......i want to edit it from.
<img src="IMAGE">
to
<img src="IMAGE" width="550">
Therefore i can limit the width of each image thats not an attachments..
<img src="IMAGE">
to
<img src="IMAGE" width="550">
Therefore i can limit the width of each image thats not an attachments..
Comment