I added this to my custom BBCode:
The issue is that it doesn't work. Did I do something wrong?
It's suppose to display a 400px wide thumbnail.
Regards.
Code:
<a href="{param}"><img alt="" border="0" src="{param}" style="width:400px; margin: 0px 0px 0px 0px;"/></a>
The issue is that it doesn't work. Did I do something wrong?
It's suppose to display a 400px wide thumbnail.
Regards.