Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Inlined Images (Read 4585 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Inlined Images

When you inline image links using the img tag:

Code: [Select]
[img]URL[/img]

If the image is not on an HTTPS path, it will be retrieved by the server the first time it is to be displayed, and displayed using the locally cached copy.

If you don't want your images being displayed as a maximum size 200x200 thumbnail and cached this way, please try to use HTTPS links wherever the off-site host allows. Or otherwise use on-site attachments.

For example:

This:



Versus this: