View Single Post
Old May 27th, 2007, 8:08 AM   #2 (permalink)
jdcopelin
Surpass Fan
Comfy Contributor
 
jdcopelin's Avatar
 
Joined in Feb 2004
Lives in Norfolk, England
Hosted on Pass32
167 posts
Gave thanks: 23
Thanked 19 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   Reply With Quote