No, if it was just IE, it would be easy and I wouldn't have needed to ask the question. The trouble was that exactly the same problem was occurring in Firefox. So I needed to isolate both. It's better now, thanks to using the IE/Mac comment hack to just feed a new set of values to everything except IE/Mac. :)
Thanks for the thoughts though. :) Cheers, Seona. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Kornel Lesinski > Sent: Wednesday, 1 December 2004 9:25 PM > To: [EMAIL PROTECTED] > Subject: Re: [WSG] Are conditional comments the way to do this? > > > > First I'd check if that problem can be fixed so that you can keep one > stylesheet. > You might have some error in styles that some browsers ignore and other > don't. > > If by "PC browsers" you mean IE, check if it isn't one of it's > well-known > bugs: > http://positioniseverything.net/explorer.html > Some of them have easy workarounds. > > CSS rule for IE only: > * html #foo {height: 1%;} > > CSS rule for better browsers only: > *> #bar {position: fixed;} > > If problems are caused by incompatible box model (do you use valid > doctype? no xml prolog?) in such case you might end up with separate > stylesheet for IE and conditional comments are right solution. > > -- > regards, Kornel Lesinski > > ****************************************************** > The discussion list for http://webstandardsgroup.org/ > > See http://webstandardsgroup.org/mail/guidelines.cfm > for some hints on posting to the list & getting help > ****************************************************** > > > --- > Incoming mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.802 / Virus Database: 545 - Release Date: 26/11/2004 > __________________________________________________________________ << ella for Spam Control >> has removed Spam messages and set aside Later for me You can use it too - and it's FREE! http://www.ellaforspam.com --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.802 / Virus Database: 545 - Release Date: 26/11/2004
<<attachment: winmail.dat>>
