SUPER MARIO 63
CAN ANYONE PLZ TELL ME HOW TO PUT A PICTURE IN A SIGN OF SUPER MARIO 63 PLZ TELL
THANK YOU!
THANK YOU!
<img></img><img src="">-OJ wrote:(This is in the wrong subforum, just so you know)
I haven't played SM63 in a while, but if I remember correctly, you have to use HTML image tags to put it in. I'm not completely sure, but you could try usingwith the URL of the image in between the tags, or alternatively (i.e. if that doesn't work), try using
- Code: Select all
<img></img>with the image URL between the quotes. If it doesn't work on its own, add </img> to the end. I've done it before and know it's not exactly the same as the standard HTML syntax, but I can't remember exactly what it is. Try those methods, and if they don't work, I'm sure someone else will be able to tell you the proper way.
- Code: Select all
<img src="">