The image is huge... I think the limit is like 500 pixels for embedded images, but if the problem's not with the file size, you might be able to
In the good old days before the forum software update, you could even write page-wide applying embedded stylesheets in your posts... Sigh. Good times! At least image styling still works.
Code:
<img src="URL" style="max-height: 500px; max-width: 500px;" />
In the good old days before the forum software update, you could even write page-wide applying embedded stylesheets in your posts... Sigh. Good times! At least image styling still works.