How do I adjust images' size?

Teedgee

wheres the bathroom
Pronouns
He/Him
MarioWiki
Toadgamer
With the new Marioboards, I can't seem to be able to change an image's size if it's too big or something.

Anyone got a solution?
 
you need to specify the width and height with
Code:
[img width="ypx"]
rather then
Code:
[img width=y]
y being the number of pixels you want the size to be.

this also works for attachments

if you're using rich text, then you can drag the edges of the image to change its size.
 
Back