# CSS Layers: Relative, seems fine in IE but not in Firefox?

**URL:** https://forum.kirupa.com/t/css-layers-relative-seems-fine-in-ie-but-not-in-firefox/206560
**Category:** web dev
**Created:** [November 9, 2006, 9:16am UTC](https://forum.kirupa.com/t/css-layers-relative-seems-fine-in-ie-but-not-in-firefox/206560 "2006-11-09T09:16:44Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![fuzzyfluid](https://avatars.discourse-cdn.com/v4/letter/f/fbc32d/32.png) [@fuzzyfluid](https://forum.kirupa.com/u/fuzzyfluid)
#### Post date: [November 9, 2006, 9:16am UTC](https://forum.kirupa.com/t/css-layers-relative-seems-fine-in-ie-but-not-in-firefox/206560/1 "2006-11-09T09:16:44Z")

</div>

hey guys, I havent done css in awhile and it seems some things just keep changing. I’ve included this really simply html file and css sheet.

I got this layout, 2 columns, and im trying to put this tiny swf file in a Layer and have it on top of the other css divs(z-index: 1).

This is the only layer i have and it works fine in IE, even when i resize the browser, but doesn’t seem to work at all in Firefox.

Please check it out or tell me if should steer clear of layers all together.

[http://www.fuzzfolio.com/workarea/crazycss.html](http://www.fuzzfolio.com/workarea/crazycss.html)  
[http://www.fuzzfolio.com/workarea/v8.css](http://www.fuzzfolio.com/workarea/v8.css)

thanks.
