PDA

View Full Version : Not so crazy idear


Loveless Slave
07/23/2004, 03:18 AM
Is it possible to make the siggy's an HTML format or something... im learning HTML and i just wanted to post an image and once u click it reveals a link... so Sara, Hellspire... any help here

Hellspire
07/25/2004, 11:45 AM
For protection against malicious coding that could damage the template, it is necessary to not allow html format.

Rather than use the html
<a href=http://blah.com><img src=blah.jpg width=20 height=5></a>

Use this
blah.jpg (http://blah.com)

You probably know that already, sorry :sweat: