Hi Christian,
2011.01.29 23:07, Christian Lohmaier rašė:
On Sat, Jan 29, 2011 at 7:36 PM, Dr. Bernhard Dippold
<[email protected]> wrote:
Chrisian Lohmaier wrote:
At first: IE version is probably IE7 on Citrix.
Local versions have been updated to IE8, but if I download the wrongly
formatted page in the Citrix session as webarchive (.mht), it reads
"saved with Internet Explorer 7"
OK, when choosing IE 7 on the netrenderer service, it shows the same
result as in your screenshot - but as I don't have access to IE 7, I
myself cannot help to fix it.
(again the shot for reference:
http://wiki.documentfoundation.org/File:LibO_Mainpage_high_heading.PNG
)
If you have access to IE8, you can enable IE7 rendering mode using the
built-in developer toolbar (which can be toggled with F12).
For me it seems that this rule:
#Logo {
*float: left; /* IE7 */
}
added to the end of #Logo block would fix the problem. At least it fixes
the problem to me when applied dynamically. Note however that you need
this rule on IE7 and below only, that's why I'm using an asterisk symbol
before the "float" word.
Rimas
--
Unsubscribe instructions: E-mail to [email protected]
List archive: http://listarchives.libreoffice.org/www/website/
*** All posts to this list are publicly archived for eternity ***