Page 1 of 1

What is wrong with my sig? [use static image]

Posted: Thu Dec 13, 2007 10:39 pm
by gunderwood
Why won't it show up as a img?

Posted: Thu Dec 13, 2007 10:48 pm
by toTOW
It's a dynamical image ... it's not supported by IMG tag (only gif,jpg,png, ...)

Posted: Thu Dec 13, 2007 10:56 pm
by gunderwood
toTOW wrote:It's a dynamical image ... it's not supported by IMG tag (only gif,jpg,png, ...)
Ok, how do I fix it? I have seen this used on other sigs. I took the code directly off of the site (they give it as an example).

Posted: Thu Dec 13, 2007 11:24 pm
by codysluder
gunderwood wrote:Ok, how do I fix it? I have seen this used on other sigs. I took the code directly off of the site (they give it as an example).
The example may work on some bulletin boards but not in this software. You have to have one of the filetypes mentioned by toTOW.

Posted: Thu Dec 13, 2007 11:30 pm
by gunderwood
That was what I was afraid of. I decided to just use a link instead. Thanks.

Posted: Thu Dec 13, 2007 11:37 pm
by 7im
I modified the thread title.

Posted: Fri Dec 14, 2007 1:22 am
by toTOW
gunderwood wrote:
toTOW wrote:It's a dynamical image ... it's not supported by IMG tag (only gif,jpg,png, ...)
Ok, how do I fix it? I have seen this used on other sigs. I took the code directly off of the site (they give it as an example).
If you're good enough at PHP, you could parse stanford text files and generate an image in a supported format with gd (for example) ... :roll: