CSS and IE

Not sure this is the right forum for this, but after a quick look around I think this is the best fit.

I am working on a web page at the moment, to be able to post my gallery etc., and have run into an issue.

I am using fixed positioning to create a static header and menu bar, the problem is that IE5 does not support fixed positioning. I googled up some solutions to this problem but while most of the ones that I found got the page working in IE when I opened it up in FireFox everything was messed up. I can get one or the other working, but not both.

Anyone know of any solutions to this problem?

http://tagsoup.com/-dev/null-/css/fixed/top/0-0-0
http://www.stunicholls.myby.co.uk/layouts/fixed.html
These work in the following browsers:
Opera 8.0
Firefox 1.0.1
IE 6.0

If those solutions can’t be applied to your case, could you please post your code?

You may want to give the IE7 “patch” a shot :

http://dean.edwards.name/IE7/

Theres a download link down the page a bit. I’ve not had a chance to try it out, but I plan to for the next site I do.