Pilot Sr Member Dec 22, 2005 #1 OK, I give up. How the frack do I make this board recognize the fact that I want a clickable image link as my signature? I seem to have exhausted my HTML knowledge. Bah.
OK, I give up. How the frack do I make this board recognize the fact that I want a clickable image link as my signature? I seem to have exhausted my HTML knowledge. Bah.
Paradox Well-Known Member Dec 23, 2005 #2 Use the following code in your sig area... Code: [url=http://www.yourwebsite.com][img=http://www.imagehost.com/path/yourpic.jpg][/url] -G
Use the following code in your sig area... Code: [url=http://www.yourwebsite.com][img=http://www.imagehost.com/path/yourpic.jpg][/url] -G
LordFett Sr Member Dec 23, 2005 #3 Originally posted by Paradox@Dec 23 2005, 12:26 PM Use the following code in your sig area... Code: [url=http://www.yourwebsite.com][img=http://www.imagehost.com/path/yourpic.jpg][/url] Click to expand... Close. Code: [url=http://yourwebsite.com][img]http://www.imagehost.com/path/yourpic.jpg[/img][/url]
Originally posted by Paradox@Dec 23 2005, 12:26 PM Use the following code in your sig area... Code: [url=http://www.yourwebsite.com][img=http://www.imagehost.com/path/yourpic.jpg][/url] Click to expand... Close. Code: [url=http://yourwebsite.com][img]http://www.imagehost.com/path/yourpic.jpg[/img][/url]
Pilot Sr Member Dec 23, 2005 #4 Ahhhh...had the syntax correct, but I was using regular <HTML> tags. Thanks guys