This code displays the image in IE but not in Firefox.
Does anyone know why it would not show up in Firefox?
thanks
#masthead1
{
width: 100%;
min-width: 800px;
position: relative;
line-height: 100%;
margin: 0px;
padding: 0px;
background-color: #d1d1d1;
background-image: url(../../images/images/masthead/gradient.png);
background-repeat: no-repeat;
background-position: 0px 0px;
}
Does anyone know why it would not show up in Firefox?
thanks
#masthead1
{
width: 100%;
min-width: 800px;
position: relative;
line-height: 100%;
margin: 0px;
padding: 0px;
background-color: #d1d1d1;
background-image: url(../../images/images/masthead/gradient.png);
background-repeat: no-repeat;
background-position: 0px 0px;
}