XF 2.3 image title code

Pope Viper

Well-known member
When trying to use the following code on my form, it's turning it into a table.

Same code works fine on another XF forum. Am I missing something in the BB Code?

Code:
[img title="Musician (20p)"][URL]https://theorder.nma-fallout.com/a19.png[/URL][/img]

Musician (20p)
 
Last edited:
After removing the "p" (typo), I put it directly into the edit window, after turning on BB Code and get a broken image, with what looks like a table? I know XF can handle img title, I just cant figure out how to implement it on my forum
Musician  (20p)
 
After removing the "p" (typo), I put it directly into the edit window, after turning on BB Code and get a broken image, with what looks like a table? I know XF can handle img title, I just cant figure out how to implement it on my forum
Musician  (20p)
Click the image icon in your post editor, select the url option and enter the link to your image. And as last step click the Insert button. That should do it. The link in your example should be entered without the url tags.
 
Back
Top Bottom