Home | Reviews | GUIpedia | Forum | Fun500


tacodrake95Code in signatures
Hey, i was wondering if it's possible to do code in the signature on here. and if it is, could someone tell me how?
2011-03-178:40 PM

pharoahRe:Code in signatures
Todds sig used to have javascript in in. Hopefully brandon put a stop to that, its a security risk.
2011-03-179:12 PM

ToddRe:Code in signatures
Haha yeah. I had one that after a certain amount of time would swap random links around on the page. Then I made one where if you kept it open for more than 1 hour, it would say, "I think you've been on The GUI Blog a little too long, eh?"
2011-03-179:29 PM

BrandonRe:Code in signatures
You can use basic HTML code.
2011-03-179:51 PM

pharoahRe:Code in signatures
What you're after is the img tag:
<img src="url" alt="alt text" /> Why not take a look at the W3Schools HTML tutorial? HTML is a useful skill for all kinds of reasons.
2011-03-1710:59 PM

tacodrake95Re:Code in signatures
I can't get images to work though. maybe it's just the url.
2011-03-1711:03 PM

pharoahRe:Code in signatures
What image are you trying to get to work?
EDIT3: Never mind the other edits that were here.
2011-03-1711:04 PM

tacodrake95Re:Code in signatures
this is the exact text of my signature: --I Don't Know How I Know What I Know, I Just Know That I Know What I Know--
2011-03-1711:06 PM

pharoahRe:Code in signatures
I know why it's not working. URLs are case sensitive (it's really a Linux/UNIX thing). The URL you should use is
http://cyclops.gofreeserve.com/images/cyclops.PNG
notice that the PNG is capitalized, like in your filename.
2011-03-1711:08 PM

tacodrake95Re:Code in signatures
It works now. By the way, do you like it?
2011-03-1711:09 PM

ToddRe:Code in signatures
Speaking of signatures, tacodrake I noticed you copied my button. ;-)
2011-03-216:34 PM

tacodrake95Re:Code in signatures
Oh, but mine tries to close out of the browser. It won't unless the user allows it to.
2011-03-218:01 PM

Other


2021 Brandon Cornell