iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Graphics & Design Discussion Forum Post your graphics design questions/comments/ideas in here. Ask questions, post tutorials, discuss trends and best practices. Sub-forum for website accessibility and usability.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-11-2003, 10:34 PM
WebProWorld New Member
 
Join Date: Jul 2003
Posts: 20
hostmedic RepRank 0
Default Frontpage Hyperlinks are killing me --- highlights

Hello -

I had a client call us today asking how to fix the following:

They have an existing website and have added a picture using frontpage -

they wanted to use a hyperlink on the picture --- and did so - but now the entire picture is highlighted with a blue box --- it messes up the entire site-

any way to turn this off

I checked just to make sure it was not the "placard holder" in Internet explorer --- and its not that...


thanks


Sorry - not real big myself on the design end -
as much as the hosting end...

thanks again group Also - I did a search but found so many results not even close to the answer to this question - I figured I just better post it...
Reply With Quote
  #2 (permalink)  
Old 11-11-2003, 10:52 PM
WebProWorld 1,000+ Club
 
Join Date: Jul 2003
Location: Toronto, Canada
Posts: 1,782
cyanide RepRank 0
Default

You have to put 'border=0'
__________________
|
Web Hosting Guru
| Need Help For Your Forum?
Reply With Quote
  #3 (permalink)  
Old 11-11-2003, 10:54 PM
WebProWorld 1,000+ Club
 
Join Date: Jul 2003
Location: Toronto, Canada
Posts: 1,782
cyanide RepRank 0
Default

I guess I should be more specific

Like this:
img src="picture.gif" alt="whatever pic" width="200" height="138" border="0"

If border="0" is not there, you will get that border
__________________
|
Web Hosting Guru
| Need Help For Your Forum?
Reply With Quote
  #4 (permalink)  
Old 11-12-2003, 01:04 AM
WebProWorld New Member
 
Join Date: Jul 2003
Posts: 20
hostmedic RepRank 0
Default thank you

Thanks ... will give it a try
Reply With Quote
  #5 (permalink)  
Old 11-12-2003, 02:02 AM
WebProWorld Member
 
Join Date: Sep 2003
Location: Honolulu, Hawaii
Posts: 35
starrwriter RepRank 0
Default

Quote:
Originally Posted by cyanide
You have to put 'border=0'
Not sure that explains enough. To use an image as a link without a blue border around it, the code would look something like this example:

[img]image.jpg[/img]
Reply With Quote
  #6 (permalink)  
Old 11-12-2003, 07:11 AM
WebProWorld Veteran
 
Join Date: Jul 2003
Location: Bristol, UK
Posts: 521
carbonize RepRank 0
Default

This is why I say everybody should learn HTML regardless of whether they code by hand or make pages with a wysiwyg editor.

It's only Internet Explorer that puts a border on images that are links in my experience.

They could also of used CSS.

Code:
<style type="text/css">
<!--
img { border: 0; }
-->
</style>
__________________
Carbonize
Reply With Quote
  #7 (permalink)  
Old 11-12-2003, 03:35 PM
WebProWorld New Member
 
Join Date: Jul 2003
Posts: 20
hostmedic RepRank 0
Default I agree

Yeah - I agree -

We try to help our hosting clients with the answers to their questions rather than telling them -
"I am sorry that's out of our scope"

Sure - we are only a web hosting provider - but its still nice to help the clients out when needed

thanks again - - -
if we can ever help you - let me know
Reply With Quote
  #8 (permalink)  
Old 11-12-2003, 03:49 PM
WebProWorld Veteran
 
Join Date: Jul 2003
Location: Bristol, UK
Posts: 521
carbonize RepRank 0
Default

I understand, I just believe in giving all the information when answering a problem. Bit of a pedant like that.
__________________
Carbonize
Reply With Quote
Reply

  WebProWorld > Site Design > Graphics & Design Discussion Forum

Thread Tools
Display Modes

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



All times are GMT -4. The time now is 06:42 PM.



Search Engine Optimization by vBSEO 3.3.0