Is it possible (using HTML or some other site wizardry) to re-size an external picture link...without uploading it to the site...to the site limits using something like:
Code: Select all
<img src="http://" height="x" width="x">Code: Select all
<img src="http://" height="x" width="x">




Not that I am aware of. So the HTML coding would work on PhpBB?matthew1 wrote:Mmm good idea, Justin.
1. Big images hang over the right edge -- wider than the 800px post column.
Downsize those to 800px width, maintaining aspect ratio.
Anything else happening you know of for posted (not uploaded) images?


