Zen Cart Logo
Forums / General Questions / Strange problem with links unclickable

Strange problem with links unclickable

Locked

Views: 685

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
23 Mar 2008, 7:32 AM
#1
shocker avatar

shocker

Zen Follower

Join Date:
Jul 2007
Location:
Jakarta
Posts:
346
Plugin Contributions:
0

Strange problem with links unclickable

In FF the links in the lower portion of my pages can't be clicked.:huh: This is the area before the footer. the footer links are ok.

Can someone shed so light on this?

23 Mar 2008, 8:33 AM
#2
shocker avatar

shocker

Zen Follower

Join Date:
Jul 2007
Location:
Jakarta
Posts:
346
Plugin Contributions:
0

Re: Strange problem with links unclickable

Problem solved.
Some how when I added a <span> element with a class or id the links stopped working.
I've changed them to <p> and it work ok.