Zen Cart Logo
Forums / General Questions / Category Links Not Working In Firefox

Category Links Not Working In Firefox

Views: 626

Results 1 to 3 of 3
5 Sep 2012, 2:15 AM
#1
fotofx avatar

fotofx

Zen Follower

Join Date:
Apr 2008
Location:
South Florida
Posts:
195
Plugin Contributions:
0

Category Links Not Working In Firefox

Strangest thing, the category links in the right sidebox are not working in Firefox or Opera. They work fine in IE and Safari.

Can't say I have ever seen this before.

Here is the page.

http://www.esmracing.com/store/

Any thoughts??

5 Sep 2012, 3:47 AM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Category Links Not Working In Firefox

stylesheet.css, line 762: ```
.columnRight {
position: relative;
z-index: -99;
}

5 Sep 2012, 4:42 AM
#3
fotofx avatar

fotofx

Zen Follower

Join Date:
Apr 2008
Location:
South Florida
Posts:
195
Plugin Contributions:
0

Re: Category Links Not Working In Firefox

Wow, thanks.. That looks like it.