Page 2 of 2

Posted: Mon Aug 22, 2005 5:48 pm
by garvinhicking
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

Posted: Mon Aug 22, 2005 6:52 pm
by Frandy
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
Yes ! I can.

see here for exemple (middle of page):
http://archivist.incutio.com/viewlist/css-discuss/57305
and related link (using IE6)

http://pear.reversefold.com/badIE/workaroundZoom.html

so i had this to my style.css file :

Code: Select all

div {
      zoom: 100%;
}
works fine for me using IE6 and no problem using firefox.


Frandy

Posted: Tue Aug 23, 2005 2:09 pm
by MySchizoBuddy
Just open up serendipity_event_xinha.php and look for Xinha_plugins and delete "Fullpage".