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.

html images & links

2 posters

Go down

html images & links Empty html images & links

Post by DanDanUK March 17th 2008, 11:14 am

i have a problem with html images for my affiliates i can't seem to get the image to to link up the website when you click on the image.

this is the image via my photobucket

<a href="http://s96.photobucket.com/albums/l178/DanDanUK/?action=view&current=51011312ts1.png" target="_blank"><img src="https://2img.net/h/i96.photobucket.com/albums/l178/DanDanUK/51011312ts1.png" border="0" alt="Photobucket"></a>

and i want it to link upto www.topfishingtackle.co.uk when you click on the image on the portal page do i add this address where it's highlighted red ???
DanDanUK
DanDanUK
Forumember

Posts : 88
Reputation : 0
Language : english

Back to top Go down

html images & links Empty Re: html images & links

Post by Luky March 17th 2008, 11:19 am

Try this code:
Code:
<a href="link where you want to be redirected">
<img border="0" src="direct link to image" width="65" height="38">
Change the link where you want to be redirected and the direct link for image with the ones you want. Also change the width and height values to the ones of your choice.
Luky
Luky
Energetic

Male Posts : 6106
Reputation : 264
Language : Romanian, English
Location : Bucharest, Romania

Back to top Go down

html images & links Empty Re: html images & links

Post by DanDanUK March 17th 2008, 12:08 pm

thats great lucky thank you.

one more thing how do i get them so they apear as a list on the portal page because at the moment there side by side ?
DanDanUK
DanDanUK
Forumember

Posts : 88
Reputation : 0
Language : english

Back to top Go down

Back to top

- Similar topics

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