Sunday, 25 August 2013

Because I can think of this in chrome?

Because I can think of this in chrome?

I have a header with these properties:
position: fixed;
top: 0px;
left: 0px;
background: rgba(0, 0, 0, 0.5);
font-size: 20px;
width:100%;
height: 45px;
z-index:100000000000000000;
http://jsfiddle.net/GxH9D/
In all browsers it looks good, but in chrome only looks a header height
1px. I think it has to do with the slider images of wallpaper. But do not
know how to fix it. Any help?

No comments:

Post a Comment