redstonerealtors.com
Can someone please help with this issue? The header image shows in Safari and Firefox, but not in Internet Explorer... Why would this happen? Please help asap thank you!!!
redstonerealtors.com
Can someone please help with this issue? The header image shows in Safari and Firefox, but not in Internet Explorer... Why would this happen? Please help asap thank you!!!
is it a png file?
Remove the beginning slash from definition below:
#heading {
margin-top:4px;
width:980px;
float:left;
clear:both;
height:134px;
background: url(/img/heading.jpg)0 0 no-repeat;
padding: 66px 0 0 156px;
}
background: url(img/heading.jpg)0 0 no-repeat;
This topic has been closed to new replies.