How do images work?

Started by bandedbandit, March 26, 2019, 07:12:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bandedbandit

I feel pretty dumb, but I'm having a lot of trouble adding an image to a post. I've looked at the tutorial for using the text editor, but I think I'm doing the path wrong. Any help with writing the correct syntax?

Nico

#1
It's pretty easy:

Image:




[img]https://images-na.ssl-images-amazon.com/images/I/817R82sE1PL._SX425_.jpg[/img]


And if you want to resize the pic, that is easy as well. it works with "height".

Here is an example:




[img height=200]https://images-na.ssl-images-amazon.com/images/I/817R82sE1PL._SX425_.jpg[/img]


You can also center the picture:



[center][img]https://images-na.ssl-images-amazon.com/images/I/817R82sE1PL._SX425_.jpg[/img]
[/center]



Or put it to the left:



[left][img]https://images-na.ssl-images-amazon.com/images/I/817R82sE1PL._SX425_.jpg[/img]
[/left]


Or to the right:



[right][img]https://images-na.ssl-images-amazon.com/images/I/817R82sE1PL._SX425_.jpg[/img]
[/right]



I hope this helps! :-) If not, please feel free to bug me in PMs.
-Nic

bandedbandit


Nico

You're welcome! :-) From my experience - just experiment around. You can't break anything and it's how I got the hang of it.