Jump to content

Link back button help!


Recommended Posts

Olo! I'm fluffydinosaur8...and I have problems! No, not mental problems, computer problems...or link back button problems...I made my link back button on GIMP and everything and I know the button's HTML code and direct link and everything. I can see it on my website but when I click it, it goes to a Neopets error page...error page 404...something like that...can somebody help?!

 

Oh and here's the html code for my button, just if y'all need to look at that:

 

<a href="http://s1165.photobucket.com/albums/q599/fluffydinosaur8/?action=view&current=linkback1.gif" target="http://www.neopets.c...r=mo_neo_webbie"><img src="http://i1165.photobucket.com/albums/q599/fluffydinosaur8/linkback1.gif" border="0" alt="Photobucket"></a>

 

The letters in bold is the website I want it to link to.

 

THX!!!

 

- =}D

Link to comment
Share on other sites

All you should need is :

 

<a href="http://www.neopets.com/userlookup.phtml?user=mo_neo_webbie"><img src="YOUR IMAGE LINK HERE"></a>

 

So it would be like this:

<a href="http://www.neopets.com/userlookup.phtml?user=mo_neo_webbie"><img'>http://www.neopets.com/userlookup.phtml?user=mo_neo_webbie"><img src="http://i1165.photobucket.com/albums/q599/fluffydinosaur8/linkback1.gif"></a>

 

If you want the link to open in a new window, add target="blank" to the link tag after the URL and after the ", making it:

 

 

<a href="http://www.neopets.com/userlookup.phtml?user=mo_neo_webbie" target="blank"><img src="http://i1165.photobucket.com/albums/q599/fluffydinosaur8/linkback1.gif"></a>

Link to comment
Share on other sites

  • 3 months later...

hi thanks for your information

 

 

This topic has been edited by a member of staff (Rune Valentine) because of a violation of the forum rules.

Please do not bump topics that are no longer relevant. Also, please keep posts 7 words or more.

Please check your user inbox to see if you have been contacted regarding this incident, then review our rules.

Per the reason above, this topic has been LOCKED. Please contact Rune Valentine if you have any questions regarding this action.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...