In FF the links in the lower portion of my pages can't be clicked.This is the area before the footer. the footer links are ok.
Can someone shed so light on this?
In FF the links in the lower portion of my pages can't be clicked.This is the area before the footer. the footer links are ok.
Can someone shed so light on this?
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.