Re: [css-d] z-index question

2013-03-27 Thread Chris F.A. Johnson
On Wed, 27 Mar 2013, Debbie Campbell wrote: In this site, in the footer, the links in the two boxes are clickable in all the browsers checked so far except Firefox: http://www.redkitecreative.com/dev/prairie/about-us/ I've tried a few different ways of stacking with no better results for FF

Re: [css-d] z-index question

2013-03-27 Thread Debbie Campbell
That was it, thank you! -- Debbie On 3/27/2013 3:51 PM, Greg Gamble wrote: Take the "z-index: -1" out of footer-container Greg Gamble SBCTC - Olympia | Information Services -Original Message- From: css-d-boun...@lists.css-discuss.org [mailto:css-d-boun...@lists.css-discuss.org] On Be

Re: [css-d] z-index question

2013-03-27 Thread Greg Gamble
Take the "z-index: -1" out of footer-container Greg Gamble SBCTC - Olympia | Information Services -Original Message- From: css-d-boun...@lists.css-discuss.org [mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Debbie Campbell Sent: Wednesday, March 27, 2013 2:19 PM To: CSS-Discuss

[css-d] z-index question

2013-03-27 Thread Debbie Campbell
In this site, in the footer, the links in the two boxes are clickable in all the browsers checked so far except Firefox: http://www.redkitecreative.com/dev/prairie/about-us/ I've tried a few different ways of stacking with no better results for FF, can someone help please? -- Debbie Campbe