Basically I have a header that I would like to lay "on top" of the main content area. I am trying to use the CSS setting z-index but it is not working (or I am not using it right). Is there anyway to do this? I have already created a div container for the header, so I have more flexibility with moving it around, but it always wants to hide behind the main content and I need it on top.
Thanks so much!