
Resized the same as uploaded pics.
The culprit is the CSS, which imposes a max size on all displayed images. My original is considerably wider than the display:
https://pbase.com/johnewing/image/122488471
Yes. On some sites the lack of tags from older devices can result in the problem not appearing. I have seen this used in a totally nonproductive blame game.plancashire wrote: 3 Dec 2023, 6:16pm I suspect problems may be greater with devices that rotate the screen image as the device rotates, such as an iPad. Some cameras can also rotate the image, some not - it depends on having an orientation sensor. My old Canon can, my old Nokia 515 phone can't. I fix it on the Mac in the Finder or Photos or Preview. Probably they all just change the EXIF and leave the pixels alone.
That's not the same size, it's considerably wider and must have more pixels in total than any of those uploaded, rather than linked, by MickF.Audax67 wrote: 16 Jan 2023, 5:01pm By way of a test, here's a pano hosted on my Pbase account and referenced via a link:
Resized the same as uploaded pics.
Thanks, I've been using this forum since 2007 and never realised that.admin wrote: 15 Feb 2024, 10:24am The image displayed inline with the text is a "thumbnail" preview.
It's sized so it doesn't take up too much screen space, but is big enough to see what the image shows.
Click on the thumbnail image to see the full-size original.
Has anyone made any progress on controlling the display size for the second category?Jdsk wrote: 15 Jan 2023, 11:25am ...
I think that there are three scenarios:
1 Uploading from the local device. I need to do some experiments on resizing before upload.
2 Outlinking to another server which only offers one size.
3 Outlinking to another server which offers different sizes, such as Twitter's Large, Medium, Small.
The base languages of web pages, HTML and CSS, can rescale any image no matter its source. Whether the software of this forum uses these facilities sensibly is a different matter. There is no technical reason why it could not, and the solution is easy.Jdsk wrote: 4 Sep 2024, 3:49pmHas anyone made any progress on controlling the display size for the second category?Jdsk wrote: 15 Jan 2023, 11:25am ...
I think that there are three scenarios:
1 Uploading from the local device. I need to do some experiments on resizing before upload.
2 Outlinking to another server which only offers one size.
3 Outlinking to another server which offers different sizes, such as Twitter's Large, Medium, Small.
Thanks
Jonathan
I think you could bring the forum up to date and make it work like many other web sites by adding the Lightbox extension: https://www.phpbb.com/customise/db/extension/lightbox. Do you have a way to test this before using it live?admin wrote: 12 Sep 2024, 11:09am I look after the Forum for Cycling UK, and am always open to suggestions to improve the Forum.
However, to minimise the amount of work (and hence cost to Cycling UK) to keep the Forum up-to-date we try to minimise the differences compared to a standard phpBB3 installation. The code, and HTML+CSS, is much more complicated that you might think.
So what you see is basically what phpBB developers produce: more details here: https://www.phpbb.com
Cheers!
Anthony