Possible to make linking forum sigs?

Loneliness, Depression & Relationship Forum

Help Support Loneliness, Depression & Relationship Forum:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
S

shadetree

Guest
I was just curious if theres a way the forum allows making signatures with links embedded in them like so if you click on it it opens up another site? In this case all i wanted to do is link it to a video. Heres the code below.

Code:
<a href="http://youtu.be/7Z3QDBsQTsQ"><img src="http://img.photobucket.com/albums/v236/wraithzcage/Signatures%20ive%20made/ForumSignature_zpsa133f648.png"></a>

Not a huge deal just something i do sometimes if i like a song etc. Anyways i couldnt figure out if it was disabled on the site or i was just missing how to add it. If its disabled i can understand that for security reasons but just curious.

Anyways thanks.
 
shadetree said:
I was just curious if theres a way the forum allows making signatures with links embedded in them like so if you click on it it opens up another site? In this case all i wanted to do is link it to a video. Heres the code below.

Code:
<a href="http://youtu.be/7Z3QDBsQTsQ"><img src="http://img.photobucket.com/albums/v236/wraithzcage/Signatures%20ive%20made/ForumSignature_zpsa133f648.png"></a>

Not a huge deal just something i do sometimes if i like a song etc. Anyways i couldnt figure out if it was disabled on the site or i was just missing how to add it. If its disabled i can understand that for security reasons but just curious.

Anyways thanks.

Off topic: I'm an Odd Thomas fan too. :D
 
shadetree said:
I was just curious if theres a way the forum allows making signatures with links embedded in them like so if you click on it it opens up another site? In this case all i wanted to do is link it to a video. Heres the code below.

Code:
<a href="http://youtu.be/7Z3QDBsQTsQ"><img src="http://img.photobucket.com/albums/v236/wraithzcage/Signatures%20ive%20made/ForumSignature_zpsa133f648.png"></a>

Not a huge deal just something i do sometimes if i like a song etc. Anyways i couldnt figure out if it was disabled on the site or i was just missing how to add it. If its disabled i can understand that for security reasons but just curious.

Anyways thanks.

I think html is disabled across the board, as it is in many forums. Try MyBB code instead, I think it should work.

Code:
[url=http://youtu.be/7Z3QDBsQTsQ][img]http://img.photobucket.com/albums/v236/wraithzcage/Signatures%20ive%20made/ForumSignature_zpsa133f648.png[/img][/url]

 
Thanks that worked like a charm :) Much appreciated. Saddly my knowledge of coding is all cut and paste lol.
 

Latest posts

Back
Top