why oh why
been there already and can't find the fix this time....something to do with the floating <div class="album"> apparently. Also, where does this large margin at the bottom comes from. Every other browsers displays it correctly.
thks for any input!
A little lost
Maybe I'm missing something, but I don't understand your problem. Your subject refers to disappearing text in IE6- I'm running WinXP Home with IE6 and I see plenty of text. Is there a section in particular that you see disappearing?
As far as the margin on the bottom, I suspect it's due to the 8px of padding on rightPanel.footer. Try
#rightPanel .footer { padding: 8px 8px 0px 8px; margin: 0px; color: #ffffff; background-color: #083E64; }
Good Luck...
disappearing text (again) in msie 6.0
ummmm, indeed, looks like it's only happening at my office, works correctly at my home. And the margin at the bottom appears to be wider than 8px, must be something else but I can't find it.
thks for your time!