Both an Image AND a Link: Possible?

Anything About Anything...
Post Reply
User avatar
nicolas.b
Grid Clown
Posts: 1718
Joined: Sun Jan 18, 2004 7:18 am
Location: west philly Quotation: "Everybody's stuck being a moderator, but me. Sweet!"
Contact:

Both an Image AND a Link: Possible?

Post by nicolas.b »

i wouldn't mind using the nice logo at the top left on the other forums i frequent... the question is, can i set it up as both an image and a hotlink so people will be able to click on it and find this place?

i know it's possible, i'm just knot sure if this is something that requires some PHP-code. here is an example you can see of this pulled off correctly: (9th post down)
http://vpforums.com/forum/showthread.ph ... adid=28061

anybody idears?
User avatar
Tank Program
Forum & Project Admin, PhD
Posts: 6711
Joined: Thu Dec 18, 2003 7:03 pm

Post by Tank Program »

Code: Select all

<a href="http://guru3.sytes.net/"><img src="http://guru3.sytes.net/templates/subSilver/images/logo_phpBB.gif"></a>
Should do it, if you're trying todo what I think you're trying todo...
Image
User avatar
nicolas.b
Grid Clown
Posts: 1718
Joined: Sun Jan 18, 2004 7:18 am
Location: west philly Quotation: "Everybody's stuck being a moderator, but me. Sweet!"
Contact:

Post by nicolas.b »

thanks tank, 'preciate it. unfortunately that is HTML code, and most forums won't accept that in a signature.

waitasecond, i figured out how to do it with BBcode, which should be universally accepted at PHP/vBulletin-driven forums... just add this to your sig:

http://guru3.sytes.net/templates/subSil ... _phpBB.gif[/i m g][/u r l]

(just remove the spaces)
User avatar
Tank Program
Forum & Project Admin, PhD
Posts: 6711
Joined: Thu Dec 18, 2003 7:03 pm

Post by Tank Program »

Cool.
Image
Post Reply