I just finished adding a javascript button in the editor to insert images in post and aligning them with vertical space, horizontal space like found in most editors. However, I am not sure on how to translate this in bbcode
This is the html I am inserting.
Quote:
<a target="_blank" href="/forums/data/upimages/bakery_items_bread.jpg"><img border="0" align="left" alt="bakery_items_bread.jpg" hspace="15" vspace="5" src="/forums/data/upimages/thumbs/bakery_items_bread.jpg"></a>
|
Also, why wouln't image display live instead of code while in editor mode? It displays ok in preview and submit.
I temporarily allowed html in that forum.