From: Carsten K. <car...@us...> - 2002-10-31 20:40:09
|
Hi Oliver, I'm seeing an extra blank line there too with OmniWeb. I'll look at the css too to experiment what can be done for the logo without disturbing other page elements. Removing img { vertical-align: baseline; } might affect the position of LinkIcons in body text for some browsers, probably nothing else. http://phpwiki.sourceforge.net/demo/en/LinkIcons Carsten On Monday, October 28, 2002, at 04:19 pm, Oliver Betz wrote: > Hello All, > > I think that I have been reading about this anywhere but don't remember > where: in phpwiki-heavy.css the line > > img { vertical-align: baseline; } > > causes that the "Php Wiki" logo is displayed on the left side above the > navbar when viewed with IE5 or IE6. Opera shows the logo as expected. > > (PhpWiki 1.3.3 with "default" theme") > > In the nightly snapshot it's on the right side, but still a separate > line > between the navbar and the page name. > > I don't know whether it hurts to remove this line. IE and Opera look > fine > without, I can also try mozilla but have no NS installed. > > Oliver > -- > Oliver Betz, Muenchen |