Welcome to TalkGraphics.com
Results 1 to 7 of 7

Thread: Linking w/image

  1. #1
    Join Date
    Feb 2003
    Location
    Utah
    Posts
    11

    Default

    How can I get rid of the link box showing around an image?

    Thanks again. The help from here has been great although I think I'm the only one that uses this forum http://www.talkgraphics.com/images/smilies/smile.gif .

    George

  2. #2
    Join Date
    Feb 2003
    Location
    Utah
    Posts
    11

    Default

    How can I get rid of the link box showing around an image?

    Thanks again. The help from here has been great although I think I'm the only one that uses this forum http://www.talkgraphics.com/images/smilies/smile.gif .

    George

  3. #3
    Join Date
    Jan 1970
    Posts
    3,220

    Default

    Hi Jeepguy... to get rid of the blue border, you would type in... border="0" http://www.talkgraphics.com/images/smilies/smile.gif

    have a good one eh http://www.talkgraphics.com/images/smilies/biggrin.gif

  4. #4
    Join Date
    Feb 2003
    Location
    Utah
    Posts
    11

    Default

    Here is the code below. Still get the border. Thanks for your help.

    <HTML>
    <HEAD>
    <TITLE>MoabJeeper.com</TITLE></HEAD>
    <body bgcolor=#362f26 text=gray vLink=#ff0b0b link=#ff0b0b alink=#ff0b0b border="0">

    <table align=center width=100% height=100%><tr><td align=center>

    < !--COVER IMAGE-->
    <a href="directory.htm"><img src=/images/moabjeepercover2.jpg>

    George

  5. #5
    Join Date
    Jan 1970
    Posts
    3,220

    Default

    uh, Jeep... I don't know what you are doing but... the code to get rid of the blue border is... border="0" ....

    infact, just open any regular webpage, right click and view source... look for the lines which have the img src c/w url and you will see somewhere in that line of code... border="0"

    it's really as easy as that... http://www.talkgraphics.com/images/smilies/biggrin.gif

  6. #6
    Join Date
    Feb 2003
    Location
    Utah
    Posts
    11

    Default

    I believe you. Maybe I will change what the image is called and start from there. Maybe it's pulling up the border from some stored memory on the comuter.

    Thanks

    George

  7. #7
    Join Date
    Feb 2003
    Location
    Utah
    Posts
    11

    Default

    <BLOCKQUOTE class="ip-ubbcode-quote"><font size="-1">quote:</font><HR>Originally posted by gidgit:
    lines which have the img src c/w url and you will see somewhere in that line of code... border="0"

    <HR></BLOCKQUOTE>

    Got it working. The key was in your above words, I had the border in the wrong line.

    Thanks

    George

 

 

Bookmarks

Posting Permissions

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