Quote:
Originally Posted by sockwater
It only looks for the [img] tag. But it would be simple to modify it to work with your custom image bbcodes. What are your bbcodes?
|
I am using a tag called [img4]:
<img src="{param}" align="{option}" alt="" border="0" hspace="5" vspace="5" />
So ideally, I would like it to look for images inserted with the [img4] tag.
Thanks.