[css-d] Correcting for spacing difference in Opera

2006-01-31 Thread Iorhael
Hi, I am trying to line up the date stamp with the menu links on this site, but there is a vertical spacing difference between IE, Firefox, and Opera. I have coded for the IE difference but am not sure how to code for the Opera difference. Can someone help me out with this or direct me to a

Re: [css-d] Correcting for spacing difference in Opera

2006-01-31 Thread Gunlaug Sørtun
Iorhael wrote: Hi, I am trying to line up the date stamp with the menu links on this site, but there is a vertical spacing difference between IE, Firefox, and Opera. I have coded for the IE difference but am not sure how to code for the Opera difference.

Re: [css-d] Correcting for spacing difference in Opera

2006-01-31 Thread Iorhael
Zero out default-margins before positioning, and most differences will be gone. Georg, Thanks for that ...that eliminated the difference between IE and Firefox, so I don't need the htmlbody hack anymore. However, the Opera still brings in the date stamp lower.

Re: [css-d] Correcting for spacing difference in Opera

2006-01-31 Thread Iorhael
Zero out default-margins before positioning, and most differences will be gone. hupon re-opening Opera, the date stamp position looks just fine now...thanks again Georg! I must not have refreshed after making the change. Debbie

Re: [css-d] Correcting for spacing difference in Opera

2006-01-31 Thread Gunlaug Sørtun
Iorhael wrote: http://www.drkdesign.com/LVS/phpintro/ Do you know of a specific fix for Opera? Sure. A heavy one is part of this collection[1], but I won't recommend it. It's so heavy that even the validator has serious problems handling it, although it looks like a copy from the CSS3 specs.