image as hyperlink question

This is a discussion on "image as hyperlink question" within the Web Page Design section. This forum, and the thread "image as hyperlink question are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old May 20th, 2005, 01:58
New Member
Join Date: Apr 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
image as hyperlink question

I am using an image that is anchored as a hyperlink. The problem is I don't want the image to have a blue border (that changes to a purple border after it is clicked). There is no text, so setting text-decoration:none as a style does nothing. How do I tell the browser not to enclose the image with the default link colors? My code is below:
Code: Select all
[img]somepicture.jpg[/img]
Any help would be greatly appreciated.

  #2 (permalink)  
Old May 20th, 2005, 04:35
Reputable Member
Join Date: Sep 2004
Posts: 144
Thanks: 0
Thanked 0 Times in 0 Posts
What browser are you using? If you put border="" there shouldn't be a border in IE, Firefox, Netscape, and Opera. Although if you put border="0" it seems to give me an error in Firefox.[/code]
  #3 (permalink)  
Old May 20th, 2005, 06:56
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
Code: Select all
[img]somepicture.jpg[/img]
Closed Thread

Tags
image, hyperlink, question

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Image display question shammy2007 JavaScript Forum 2 Jan 16th, 2008 01:45
Newby newb question on using image genista Web Page Design 5 Jul 17th, 2007 12:39
Image Change Question adz13091982 Starting Out 3 Apr 28th, 2007 09:17
how to load a different image on a web page and attach a hyperlink everderese JavaScript Forum 4 Apr 2nd, 2007 16:52
image links ( noob question ) bruno89 Web Page Design 10 Oct 12th, 2006 08:14


All times are GMT. The time now is 21:11.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

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