Home | Reviews | GUIpedia | Forum | Fun500
tacodrake95 | Code in signaturesHey, 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-17 | 8:40 PM |
pharoah | Re:Code in signaturesTodds sig used to have javascript in in. Hopefully brandon put a stop to that, its a security risk. | 2011-03-17 | 9:12 PM |
Todd | Re:Code in signaturesHaha 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-17 | 9:29 PM |
Brandon | Re:Code in signaturesYou can use basic HTML code. | 2011-03-17 | 9:51 PM |
pharoah | Re:Code in signaturesWhat 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-17 | 10:59 PM |
tacodrake95 | Re:Code in signaturesI can't get images to work though. maybe it's just the url. | 2011-03-17 | 11:03 PM |
pharoah | Re:Code in signaturesWhat image are you trying to get to work?
EDIT3: Never mind the other edits that were here. | 2011-03-17 | 11:04 PM |
tacodrake95 | Re:Code in signaturesthis 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-17 | 11:06 PM |
pharoah | Re:Code in signaturesI 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-17 | 11:08 PM |
tacodrake95 | Re:Code in signaturesIt works now. By the way, do you like it? | 2011-03-17 | 11:09 PM |
Todd | Re:Code in signaturesSpeaking of signatures, tacodrake I noticed you copied my button. ;-) | 2011-03-21 | 6:34 PM |
tacodrake95 | Re:Code in signaturesOh, but mine tries to close out of the browser. It won't unless the user allows it to. | 2011-03-21 | 8:01 PM |
Other
2021 Brandon Cornell