hello, anyone can guide me to a hack regarding
viewing my page ( http://www.pain.ro ) the right way in IE7 ?

thanks !

the css code is at http://www.pain.ro/pain.css

and listed here too :

body { margin: 0px; }

#background {
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: absolute;
z-index: 0;
}

img.background {
width: 100%;
height: 100%;"
}

#navcontainer {
  z-index: 1;
  position: absolute;
  margin-left: 32px;
}

#navcontainer ul
{
z-index: 1;
padding-left: 0;
margin-left: 0;
background: transparent;
color: #CC3366;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { z-index: 1;display: inline; }

#navcontainer ul li a
{
z-index: 1;
padding: 0.2em 0.4em;
background-color: #036;
color: #CC3366;
text-decoration: none;
float: left;
background: transparent;
}

#navcontainer ul li a:hover
{
z-index: 1;
background-color: #CC3366;
color: #fff;
}
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to