NameSilo

CSS problems in Firefox

Spaceship Spaceship
Watch

Fork

Established Member
Impact
31
Please view the "Buyers" page of the following website (in Firefox):
http://www.shockt.net/parkwest/
I have tried everything! Originally the "Search" button of the "Home Search" was somehow disabled.. eventually I fixed it without really knowing what I did. Now I have run across the same problem with my sub navigation list. When you view some of the pages, youll notice that you cant click some of the links. I cannot figure out what is the cuase of this or how to fix it.. Help!
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
In the <li> tag for the Second Menu item lose the id=active tag
it is stuffing up the list
 
0
•••
I removed it and it didnt make a difference besides leaving the selected page normal instead of bold. It seems to me as if there is some rectangle of limitation that is covering/masking the links or something but I cannot figure it out.

I figured out the problem I was having.. The lists to the right of the navigation were putting an invisible box over the links so they couldnt be clicked. Simply adding the following CSS to the subnav fixed the problem:

position: relative;
z-index: 1;
 
Last edited:
0
•••

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Live Options
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back