Results 1 to 6 of 6

Thread: hyperlinking a .GIF
      
   

  1. #1
    mrbnk is offline Sergeant
    Join Date
    Dec 2006
    Posts
    27

    Default hyperlinking a .GIF

    i converted a text to an image (.GIF) but when i try to hyperlink this text (now a .GIF image) i don't get the little hand when i pass my curser over it -- pls what can be done so i can link the text to an http site ?

  2. #2
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: hyperlinking a .GIF

    Hi, can you post the url for the page as it could be one of many reasons.

  3. #3
    mrbnk is offline Sergeant
    Join Date
    Dec 2006
    Posts
    27

    Default Re: hyperlinking a .GIF

    go to www.mrbnk.com
    click on experiment

  4. #4
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: hyperlinking a .GIF

    Strange! There is always another way. Make sure the text image is on the server & pop the code below into an html box.

    <a href="http://www.mrbnk.com"><img src="http://www.mrbnk.com/bv01190.gif" id="Image1" alt="" border="0"></a>

  5. #5
    mrbnk is offline Sergeant
    Join Date
    Dec 2006
    Posts
    27

    Default Re: hyperlinking a .GIF

    it works fine now, but the text is now stuck to the top left of the page --- how can mo ve the text to where i want it on the web page -- thanks

  6. #6
    mrbnk is offline Sergeant
    Join Date
    Dec 2006
    Posts
    27

    Smile Re: hyperlinking a .GIF

    Never mind -- i was able to solve the last issue --- i think you meant to tell me to insert the html in a separate (hovering) box instead of the page / or text property one -- it is working fine now although a bit awkward-- thanks for your help

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49