Maybe some of them can help you fix it?
Regards,
Garvin
Yes ! I can.garvinhicking wrote:The problem with the IE6 is a common CSS problem; search google for "internet explorer invisible text" and you'll see results like http://plone.org/documentation/how-to/i ... sible-text
Maybe some of them can help you fix it?
Regards,
Garvin
Code: Select all
div {
zoom: 100%;
}