[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Programming

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.


Closed Thread
 
LinkBack Thread Tools
Old 06-25-2005, 04:35 PM   #1 (permalink)
NamePros Regular
 
Join Date: May 2005
Location: California
Posts: 506
848.69 NP$ (Donate)

Shockt is a glorious beacon of lightShockt is a glorious beacon of lightShockt is a glorious beacon of lightShockt is a glorious beacon of lightShockt is a glorious beacon of light


CSS problems in Firefox

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!
Shockt is offline  
Old 06-26-2005, 03:52 AM   #2 (permalink)
The MINISITE King
 
Barefoottech's Avatar
 
Join Date: May 2005
Location: With my WIFE
Posts: 3,879
87.24 NP$ (Donate)

Barefoottech has a reputation beyond reputeBarefoottech has a reputation beyond reputeBarefoottech has a reputation beyond reputeBarefoottech has a reputation beyond reputeBarefoottech has a reputation beyond reputeBarefoottech has a reputation beyond reputeBarefoottech has a reputation beyond reputeBarefoottech has a reputation beyond reputeBarefoottech has a reputation beyond reputeBarefoottech has a reputation beyond reputeBarefoottech has a reputation beyond repute

Cystic Fibrosis Diabetes Breast Cancer Save a Life
In the <li> tag for the Second Menu item lose the id=active tag
it is stuffing up the list
__________________
Domains | HomeSite | Aussie Outback
BareFootTech has several High-Quality names for sale.
Including the Legendary MiniSite.info (offers over 3.5KUSD)
PM for details (
Barefoottech is offline  
Old 06-26-2005, 12:45 PM   #3 (permalink)
NamePros Regular
 
Join Date: May 2005
Location: California
Posts: 506
848.69 NP$ (Donate)

Shockt is a glorious beacon of lightShockt is a glorious beacon of lightShockt is a glorious beacon of lightShockt is a glorious beacon of lightShockt is a glorious beacon of light


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 by Shockt; 06-26-2005 at 12:51 PM.
Shockt is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
JavaScript: Conditional Firefox CSS Albatross Programming 0 06-21-2005 08:45 PM
FireFox problems or IE problems? skrilla Web Design Discussion 7 05-01-2005 06:24 AM
css internet explorer problems (driving me crazy) lionscub613 Web Design Discussion 3 04-08-2005 01:23 PM
CSS Problems: IE vs. Firefox richid Programming 4 02-01-2005 11:15 AM
css problems with ie, and a couple other things thecatat Programming 0 08-23-2004 05:16 PM

Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 07:53 AM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85