icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.

» Surpass Web Hosting Forums » Discussions » All Things Techy » Web Standards Design » Firefox issue with a link

Web Standards Design Discuss accessibility, CSS, XHTML and more.

Reply
 
LinkBack Thread Tools Search this Thread
Old May 27th, 2007, 5:19 AM   #1 (permalink)
I'm Dope as Crack
Resident.
 
David's Avatar
 
Joined in Mar 2004
Lives in Asheboro, NC
Hosted on Pass 7
13,036 posts
Gave thanks: 7
Thanked 29 times
Firefox issue with a link

Code:
<div class="header">
<a href="http://www.sidebreak.com/" >
<img src="http://www.sidebreak.com/img/header.png" alt="Sidebreak.com" border="0" height="135" /></a>
</div><br />
I have no clue why, but for some reason the image isn't a link in Firefox, other than the upper few pixels. It doesn't even seem to recognize it as an image.
Any ideas?
__________________

Last edited by David; May 27th, 2007 at 5:21 AM.
David is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 27th, 2007, 7:08 AM   #2 (permalink)
Surpass Fan
Comfy Contributor
 
jdcopelin's Avatar
 
Joined in Feb 2004
Lives in Norfolk, England
Hosted on Pass32
165 posts
Gave thanks: 22
Thanked 18 times
Quote:
Originally Posted by David View Post
Code:
<div class="header">
<a href="http://www.sidebreak.com/" >
<img src="http://www.sidebreak.com/img/header.png" alt="Sidebreak.com" border="0" height="135" /></a>
</div><br />
I have no clue why, but for some reason the image isn't a link in Firefox, other than the upper few pixels. It doesn't even seem to recognize it as an image.
Any ideas?
Hi,

The div layer "top-nav" is overlapping the div "header ", so only the top few pixels that are overlapping are an active link. Firefox is very strict when it comes to things like this. You will have to reduce the width of "top-nav". If you get the webdeveloper toolbar for Firefox it will show things like this at the click of a button - by outlining the extents of selected elements.

Hope you get it working!

Regards
Jonathan
__________________
Server: Pass32 and dedicated server
jdcopelin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 27th, 2007, 11:05 PM   #3 (permalink)
I'm Dope as Crack
Resident.
 
David's Avatar
 
Joined in Mar 2004
Lives in Asheboro, NC
Hosted on Pass 7
13,036 posts
Gave thanks: 7
Thanked 29 times
Ah. Thanks. That helped. I did download that after you mentioned it, so maybe I'll actually use it.

And, problem solved. I just floated it over instead. I'm not sure why I didn't do that to begin with. I think I did, and messed something up so I just went the other way with it.
__________________
David is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 28th, 2007, 1:14 AM   #4 (permalink)
H
after g, before i
Resident.
 
H's Avatar
 
Joined in Jul 2004
Lives in N,BC,CA
8,058 posts
Gave thanks: 48
Thanked 129 times
I also recommend Firebug. You can use the inspect mode to hover over elements to see a blue outline. You can also right-click on an object, inspect it and view every property the browser is seeing... including a box model description.
H is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 28th, 2007, 4:54 AM   #5 (permalink)
Surpass Fan
Comfy Contributor
 
jdcopelin's Avatar
 
Joined in Feb 2004
Lives in Norfolk, England
Hosted on Pass32
165 posts
Gave thanks: 22
Thanked 18 times
Quote:
Originally Posted by H View Post
I also recommend Firebug. You can use the inspect mode to hover over elements to see a blue outline. You can also right-click on an object, inspect it and view every property the browser is seeing... including a box model description.
Thanks for that recommendation H - I missed that handy add-on being released!
Cheers
Jonathan
__________________
Server: Pass32 and dedicated server
jdcopelin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 28th, 2007, 5:02 AM   #6 (permalink)
I'm Dope as Crack
Resident.
 
David's Avatar
 
Joined in Mar 2004
Lives in Asheboro, NC
Hosted on Pass 7
13,036 posts
Gave thanks: 7
Thanked 29 times
Quote:
Originally Posted by H View Post
I also recommend Firebug. You can use the inspect mode to hover over elements to see a blue outline. You can also right-click on an object, inspect it and view every property the browser is seeing... including a box model description.
Thanks for the recommendation. :thumbsup
__________________
David is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

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