damnit my sig isnt working
does it matter
3 posts ยท 2005-08-19 22:31:02 to 2005-08-20 14:42:56
Bit of a missleading topic title for this board >_< I was expecting a question about attribute points or something, not your sig! Anyhow, you need to use HTML, not BBcode. So:
[url=http://imageshack.us][img=http://img394.imageshack.us/img394/5205/adrews0xl.png][/url]
Will need to be changed to:
< a href="http://imageshack.us/" border="0" >
< img src="http://img394.imageshack.us/img394/5205/adrews0xl.png" alt="Image hosted by Imageshack" >
< /a>
But remove the spaces after < and before >
HTH
[url=http://imageshack.us][img=http://img394.imageshack.us/img394/5205/adrews0xl.png][/url]
Will need to be changed to:
< a href="http://imageshack.us/" border="0" >
< img src="http://img394.imageshack.us/img394/5205/adrews0xl.png" alt="Image hosted by Imageshack" >
< /a>
But remove the spaces after < and before >
HTH
Message Edited by Chuui on 08-20-2005 07:33 PM
wow that was confusing me