I use the html code for images. 1) You have to upload your image to a hosting site (I recommend https://imgbb.com/). 2) You go wherever you want to insert your image and add the html tag < img > (without the spaces between < and img) 3) After < img > you copy/paste your image URL 4) End with < /img >
So you'll have something like this: < img > IMAGE URL < /img >
Re: Jooster on the Sims 4!
1) You have to upload your image to a hosting site (I recommend https://imgbb.com/).
2) You go wherever you want to insert your image and add the html tag < img > (without the spaces between < and img)
3) After < img > you copy/paste your image URL
4) End with < /img >
So you'll have something like this: < img > IMAGE URL < /img >