[thelist] Mozilla being weird.

Michele Foster michele at wordpro.on.ca
Wed Jun 6 10:40:51 CDT 2001


Toby,

See if this helps in your CSS file,

img      {             /* Required for Mozilla to not put an arbitrary
border around all images */
               display: block ;
               border: 0 ;
           }

Original suggestion here:
http://lists.evolt.org/archive/Week-of-Mon-20010528/158295.html

Apologies if I misinterpreted your question.

HTH,

Michele


----- Original Message -----
From: "Tobyn Baugher" <trb at cartoonviolence.net>


| Okay, so I my page looks fabulous (:P) and validates beautifully and
| works wonderfully in IE6, NN 4 and Opera 5, yet all the images have some
| goofy transparent border-dealie around them in Mozilla .9. When I remove
| the DTD declaration, however, (4.01 Transitional) everything works fine
| in ALL browsers.






More information about the thelist mailing list