Jump to content

Problems with background-image


ChaosKnight

Recommended Posts

Why doesn't this background image show up in Firefox and Google Chrome, but it does in Internet Explorer and Opera?:

#nav {
  margin: 0px;
  padding: 0px;
  border: 0px;
  height: 35px;
  width: 780px;
  background-image: url(images/navbar_bg.png);
  background-repeat: no-repeat;
}

 

Any ideas?

Link to comment
https://forums.phpfreaks.com/topic/201083-problems-with-background-image/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.