Page 1 of 1

User question: how do attachment images work

Posted: Sun Oct 13, 2024 1:58 pm
by alexlehm
When I create an image attachment I can put it into the text as inline image but that is scaled to 2000x2000 pixels and I found no option to scale it to the original size

Re: User question: how do attachment images work

Posted: Sun Oct 13, 2024 2:48 pm
by jmjl
I'm unsure

Re: User question: how do attachment images work

Posted: Sat Nov 09, 2024 8:39 pm
by jmjl
alexlehm wrote: Sun Oct 13, 2024 1:58 pm When I create an image attachment I can put it into the text as inline image but that is scaled to 2000x2000 pixels and I found no option to scale it to the original size
I've looked more around the problem and made a new BBCode that's usable here, using the format [imgbox=width,height](your image)[/imgbox]

Example:
pexels-photo-1250260.jpeg
pexels-photo-1250260.jpeg (83.91 KiB) Viewed 171 times

You should put an extra newline so your latter text doesn't appear above the images.

Attribution: Tree image found at Pexels that's free to use. (URL which was used to download the image)

And the full image would normally show up as:
pexels-photo-1250260.jpeg
pexels-photo-1250260.jpeg (83.91 KiB) Viewed 171 times

It'd be great if this helps you ;)