Before you ask please READ THIS

Transparent header not working in IE9

edited July 2014 in Superior Posts: 17
So I've changed the background-color for #header to transparent.
Underneath the header I have a fullwidth layerslider with a big image in it, positioned with a negative margin-top, so it actually goes UNDER the header.
With the #header background set to transparent - the image shines through underneath the header, which is what I wan't.

This is in Chrome. However, in IE9, the only results I can produce is:
The body bg-color shines through the header, not the layerslider. It's like IE cut right through layerslider and goes directly to the background for the whole body.

Here's a screenshot from chrome, followed by one in IE.

image
image


What's going on here? Why won't it work in IE?
ie.jpg
1024 x 452 - 36K
chrome.jpg
1024 x 452 - 37K

Comments

  • Posts: 17
    Solution, put this in the custom CSS:

    #mid { overflow: visible; }


    Man I'm sorry, haha! I've spent an hour trying to solve this problem, and of course I find the solution 30 seconds after writing here! I believe this happened sometime before too :D

    Ah well...
  • AirAir
    Posts: 10,970
    minor9 said: and of course I find the solution 30 seconds after writing here!
    This happens all the time:-) Sharing your problem brings your mind to better solutions:-)

    Thanks for info and topic.

    Have fun:-)

    With regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion