Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

An image set as the background of a DIV is displayed in IE, but not in Firefox.why? like:#logo{ float: left; background-image:url(images\logo.jpg); }

  • 2 odgovora
  • 1 ima ovaj problem
  • 9 prikaza
  • Posljednji odgovor od user633449

more options

a DIV id is logo

  1. logo{

float: left; background-image:url(images\logo.jpg); background-repeat: no-repeat; width:97px; height:92px; background-size: auto; margin:30px 0px 0px 150px; }

a DIV id is logo #logo{ float: left; background-image:url(images\logo.jpg); background-repeat: no-repeat; width:97px; height:92px; background-size: auto; margin:30px 0px 0px 150px; }

Svi odgovori (2)

more options

IE is liberal about allowing the backslash separator, which normally is used on Windows for local files paths. However, most browsers requires the forward slash separator (images/logo.jpg). That will work in IE, too.

more options

Please update to Firefox 20.0.1 as well. Firefox 12 is no longer supported and is quite insecure. Update Firefox to the latest release