<head>
<style type="text/css">
html, body {
height: 100%;
margin: 0;
padding: 0;
}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
#content {
position:relative;
z-index:1;
}
</style>
<!--[if IE 6]>
<style type="text/css">
html { overflow-y: hidden; }
body { overflow-y: auto; }
img#bg { position:absolute; z-index:-1; }
#content { position:static; }
</style>
<![endif]-->
</head>
<body><img src="/Website/images/background.jpg" id="bg" /><div id="content"><img src='http://pierre.chachatelier.fr/programmation/images/mozodojo-original-image.jpg'></div>
</body>
0 Replies - 525 Views - Last Post: 02 October 2012 - 02:08 PM
#1
am i dumb? or it not me, z-index wont work on my cpanel...
Posted 02 October 2012 - 02:08 PM
ok so we all know how sucky ie is, but this isnt ie... i think, what im trying to do is stretch a background image just for ie, but the thing is i cant get the z-index layer to go over the background image, im running the site off my vps, centOS, but when i run it on one of those try it yourself on w3schools site it works fine...
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote


|