I'm trying to inform users of my forum how to add a simple steam userbar to their forum signatures, but the signature editor is converting the BBCode to JSON which is not displaying the image correctly.
BBCode:
It then gets converted to:
Any help would be much appreciated.
BBCode:
HTML Code:
[url=https://steamcommunity.com/id/2592][img]http://steamsignature.com/profile/default/76561198002789372.png[/img][/url]
HTML Code:
[IMG2=JSON]{"data-align":"none","data-size":"full","src":"http:\/\/steamsignature.com\/profile\/default\/76561198002789372.png"}[/IMG2]
Any help would be much appreciated.
Comment