Hi, I've tried to embed this;
[lightbox src='IMAGE_SRC' width="200" height="200" lightbox="on" align="right" title="IMAGE_TITLE"]
But I can't place my own picture in it, you can see what happens here;
www.stormunited.com/index.php/game/item/84-neque-porro-quisquam-est-qui-dolorem-ipsum
I've tried a lot of different syntaxes but I could not make it work without help;
[lightbox src='/images/404page.png' width="200" height="200" lightbox="on" align="right" title="IMAGE_TITLE"]
[lightbox src="/images/404page.png" width="200" height="200" lightbox="on" align="right" title="IMAGE_TITLE"]
[lightbox src="http://www.stormunited.com/images/404page.png" width="200" height="200" lightbox="on" align="right" title="IMAGE_TITLE"]
etc.
How does the syntax work? What should I write?
Thank you