Help -
Crazyboobs - 08.09.2012
How to insert this code in my forum?
I mean in a thread
Quote:
<a href="https://www.onebip.com/tinyurl/b031ccda6733003bcf7c6cbe2d3072a3" title="Mobile payment: send and receive money with your mobile phone">
<img src="http://www.onebip.com/tools/bts/btn04.gif" alt="Transfer money with your mobile phone credit" border="0"/>
</a>
|
Re: Help -
Pizzy - 08.09.2012
Use this code instead:
PHP код:
[url=https://www.onebip.com/tinyurl/b031ccda6733003bcf7c6cbe2d3072a3][/url]
Re: Help -
Extremo - 08.09.2012
If it is your forum you probably wanna create a BBCode tag(I am guessing you use phpBB? even vBulletin has a built in system for this) that translates your BBCode to html, or you give yourself a user group that's allowed to post html code =)