Hey, I've got a question, how do you make your sig image so that when someone clicks on it it tkes them to another thread?
How to make a sig image a hyperlink???
Collapse
X
-
LittlePaintballBoyTags: None -
Ok what you need to do is copy this code without the *'s and substitute the info you need to. The first 4 ****'s need to be http
[URL=****://site*you*want*to*link*to*.com*[/url]][IMG]http://www.**yourwebsite.com/images/picturename.gif*[/*IMG]
[/*URL]
edited as I made an error with upper and lowercase and a couple of extra brackets :oLast edited by MarkM; 11-25-2003, 08:09 PM. -
LittlePaintballBoy -
personman
Or you could do HTML which is old skool and is worth learning over this easy code crap
PHP Code:<a href="http://www.omg.com/index.html"><img src="http://www.omg.com/LOL.jpg"></a>Comment

Comment