The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Adding a hyperlink to a picture

2 posters

Go down

Solved Adding a hyperlink to a picture

Post by Gone Bush January 31st 2011, 7:17 am

Hi

I am currently making my very first forum. Im am learning as i go.
what id like to do is add pictures (logos from 3rd party websites) to a widget, say 3 or 4 pictures. I want each picture to contain a link to a website so when you click the picture it automatically directs to the website.
I have created a widget and currently have 3 pictures\logos in their but have a worded link underneath that you need to click to visit the website, i want to do away with the worded link.
Currently the pictures are hosted on photobucket.

Any suggestions or help would be appreciated.

Im using phpbb format.

thanks






Last edited by Gone Bush on January 31st 2011, 7:49 am; edited 1 time in total
avatar
Gone Bush
New Member

Posts : 4
Reputation : 0
Language : english

Back to top Go down

Solved Re: Adding a hyperlink to a picture

Post by Sanket January 31st 2011, 7:24 am

Code:
<a href="http://hitskin.com"><img src="http://i34.servimg.com/u/f34/12/94/96/28/flag_a10.png" border="0"></a>

Use such a code.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Adding a hyperlink to a picture

Post by Gone Bush January 31st 2011, 7:34 am

Thank you so much.
Such a quick response, just tried it and it worked, awesome.

it must be nice to know everything, lol.

Cheers!
avatar
Gone Bush
New Member

Posts : 4
Reputation : 0
Language : english

Back to top Go down

Solved Re: Adding a hyperlink to a picture

Post by Gone Bush January 31st 2011, 7:35 am

Actually just one quick question on top of this. is there a way i can get the link to open in a new windwo? Very Happy
avatar
Gone Bush
New Member

Posts : 4
Reputation : 0
Language : english

Back to top Go down

Solved Re: Adding a hyperlink to a picture

Post by Sanket January 31st 2011, 7:40 am

Code:
<a href="http://hitskin.com" target="_blank"><img src="http://i34.servimg.com/u/f34/12/94/96/28/flag_a10.png" border="0"></a>


That should work.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Adding a hyperlink to a picture

Post by Gone Bush January 31st 2011, 7:48 am

PERFECT!!!! thaks again. enjoy the rest of your day.
avatar
Gone Bush
New Member

Posts : 4
Reputation : 0
Language : english

Back to top Go down

Solved Re: Adding a hyperlink to a picture

Post by Sanket January 31st 2011, 7:51 am

Since this thread is marked solved, I will lock this thread.
Adding a hyperlink to a picture 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum