Results 1 to 2 of 2

Thread: [Question]How do i add... Links to a photoshop design?

  1. #1
    Join Date
    Nov 2009
    Location
    Norway
    Posts
    8

    Question [Question]How do i add... Links to a photoshop design?

    Hello! I'm quite new to the photoshop designing, though i just have tried HTML and CSS before. (Have a bit knowlegde in PHP / SQL though)

    I have made a design in Photoshop, saved it in .GIF, but now i want links to my page. I've tried a program called "MapThis!" to make links, but the links won't work when i've exported and so.. Here's the code so someone can check it.
    Code:
    <BODY>
    <MAP NAME="infrc">
    <!-- #$-:Image Map file created by Map THIS! -->
    <!-- #$-:Map THIS! free image map editor by Todd C. Wilson -->
    <!-- #$-:Please do not edit lines starting with "#$" -->
    <!-- #$VERSION:1.30 -->
    <!-- #$AUTHOR:***** -->
    <!-- #$DATE:Mon Nov 09 21:37:52 2009 -->
    <!-- #$PATH:http://www.*************.gif -->
    <!-- #$GIF:******.gif -->
    <IMG SRC="http://www.*******************.gif" USEMAP="#<the map thing here" WIDTH="1024" HEIGHT="768" BORDER="0">
    <AREA SHAPE=RECT COORDS="44,278,237,325" HREF="www.*****/*****.html" ALT="The about me page">
    <AREA SHAPE=RECT COORDS="276,278,443,327" HREF="www.*****/****.html" ALT="The music page">
    <AREA SHAPE=RECT COORDS="473,276,702,324" HREF="www.*****/****.html" ALT="A Guestbook.">
    <AREA SHAPE=RECT COORDS="747,279,976,327" HREF="www.***********" ALT="A contact me form.">
    <AREA SHAPE=default HREF="www.******.net">
    </MAP>
    </BODY>
    The <MAP> </MAP> comes from the program. This is the whole Index.htm.

    It doesn't seem to work, so I have the following questions:
    1. Is there any other ways to make links ON one image?
    2. If so, how ?

    Please answer my question, i've tried to solve this for a few days, and i'm out of ideas, i've even tried to email the producent of the program "MapThis!".

    Have a nice day.
    Kim.

  2. #2
    Join Date
    Aug 2009
    Posts
    193
    [comment deleted]
    Last edited by zachsformacs95; 06 Apr 2018 at 07:42 PM.

Posting Permissions

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