Quote:
Originally Posted by Dr.osamA
|
Took a look, as it's an Arabic Forum everything is the other way around so to speak.
The code here you add says right:
Quote:
<div style="float: right;"><img class="inlineimg" src="http://api.hostip.info/flag.php?ip={vb:raw userinfo.host}" border="0" width="25" height="18" /></a></div>
|
So give it a go by changing it to say left.
Quote:
<div style="float: left;"><img class="inlineimg" src="http://api.hostip.info/flag.php?ip={vb:raw userinfo.host}" border="0" width="25" height="18" /></a></div>
|
Please let me know if that works.