• Website: https://www.labellabash.com

    The header (yellow logo) is supposed to be on top. The top chevron background is set as background so the header should be on top. Do you know how I can fix this?

    Also I want the footer to be static – and I saw a tutorial on how to do this and I don’t think it worked.

    Here is the CSS file:

    [huge chunk of code moderated - please use pastebin.com for this]

    Thank you in advance and I appreciate it!

Viewing 1 replies (of 1 total)
  • Yeh, you’re viewing it in IE6.

    I’ve checked in Firefox and IE8 and it is working fine. It breaks in IE6, typically meaning it is a CSS issue. And it’s a pretty big issue. Mostly likely it has something to do with the position absolute usage, and the lack of positioning definitions for the sections beneath it.

    You can prolly do a quick search and find tons of tutorials out there. I know I’ve seen a bunch on many different sites.

    -Lindsey

Viewing 1 replies (of 1 total)
  • The topic ‘Header & Footer Not Positioned Correctly’ is closed to new replies.