Hello,
Can someone explain why this page looks so different between IE and fireFox.
Here's the piece of css that controls that blue banner which is a div tag included via SSI
Thanks a lot for your reponses
Can someone explain why this page looks so different between IE and fireFox.
Here's the piece of css that controls that blue banner which is a div tag included via SSI
Code:
#searchBox{
z-index:2;
padding-top:7px;
padding-bottom:10px;
background-color:#cbdcf0;
/*height:35px;*/
/*padding-left:100px;
position:absolute;
top:5px;
left:215px;
width:630px;*/
}
Thanks a lot for your reponses