How-to Thread
Posted: Tue Aug 31, 2021 2:54 am
This thread is a guide for some tips and tricks on how-to do different functions around the Plaza. Beginning with:
How To Resize Images courtesy of @Tarawen's custom code first shared here.
WIDTH is a number in pixels, URL is an image URL same as always
Note though that images cannot be stretched wider than the post content box at a given screen width
I've tested it a bit locally but please let me know if it doesn't work at any point
Examples:
gives us this:

gives us this (aka no guarantees that images stretched beyond their original size will not look like poo)

How To Resize Images courtesy of @Tarawen's custom code first shared here.
Code: Select all
[img-resize=WIDTH]URL[/img-resize]Note though that images cannot be stretched wider than the post content box at a given screen width
I've tested it a bit locally but please let me know if it doesn't work at any point
Examples:
Code: Select all
[img-resize=20]https://www.lotrfanaticsplaza.com/forum/images/ranks/000.gif[/img-resize]
Code: Select all
[img-resize=120]https://www.lotrfanaticsplaza.com/forum/images/ranks/000.gif[/img-resize]











