How to resize a picture on this forum
Posted: Tue Feb 27, 2018 8:34 pm
I just posted a picture and it turned out larger than I really wanted it to be.
I was thinking there must be an easy way to make the picture smaller so it would look better in the post.
I tried several different things that didn't work then I came up with this:
when you click the image button you get the tags
which will display the image full size
but if you add the width=600 then your image displays only 600 pixels wide
you can use other numbers if you like 400 or 700 better for your picture
example
full size
[align=center]
[/align]
width=600
[align=center]
[/align]
I was thinking there must be an easy way to make the picture smaller so it would look better in the post.
I tried several different things that didn't work then I came up with this:
Code: Select all
[img width=600]https://i.redditmedia.com/KmMxkHnPViHs4rEi9GDb8bPWT-YsIvq8-YYGEDvCRQw.jpg?w=1024&s=f7e9e64e5cb63d34d0066ef3d1399529[/img]
Code: Select all
[img][/img]
but if you add the width=600 then your image displays only 600 pixels wide
you can use other numbers if you like 400 or 700 better for your picture
example
full size
[align=center]

width=600
[align=center]
