Not sure if this will help, but see if changing the border from "none" to a 1px transparent border and see if that works. I think I remember seeing a hack somewhere if Mozilla/FF that dealt with borders. Just a guess.

Maybe try Googling for border hacks and Firefox or Mozilla?

On Jun 6, 2005, at 11:19 AM, Brad Sturtevant wrote:

In Dan Cederholm's book "Web Standards" on page 212 a
Logo Swap trick is presented that works great in IE
6.0.28, but fails to show image in Firefox 1.0.3. A
code snibblet is at end of email.

Has anyone got this working in Firefox? Maybe there
are some general updates to this Logo Swap design
technique?

I did slightly modify code from book by referencing
div#logo not #logo and by adding "border-style: none;"
, "float: left;" and "margin-top: 25px;"

Below is code snibblet. The general idea of this
technique is to show a different logo when CSS is NOT
available, and I also hope to it to print a different
logo.

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to