From: Carsten K. <car...@ma...> - 2002-02-06 20:04:00
|
Adam, Yes the black line is really the <hr> after the date. According to your snapshots then, it seems Konquorer is the only browser so far to correctly render that! I tried p.editdate { margin-bottom: 0ex; } and no browser honours it. Only with p.editdate { margin-bottom: -1ex; } could I get the space after the date to disappear, so I'm going to just set it to 0 instead of -1. Also some work will have to be done so the logo doesn't overlap in the sidebar theme, I'm going to move the actionbar and navbar down a bit. Some browsers like ie allow html img align to override css, so I'm not suprised that it doesn't always move over to the left. Carsten On Wednesday, February 6, 2002, at 02:01 pm, Adam Shand wrote: > hey carsten, i love the sidebar theme. here are some screenshots of it > (all under linux), the best behaved browser was opera 6 all the others > except netscape 4 didn't seem to honour the way your were right > justifying the logo. > > http://www.spack.org/~larry/phpwiki/sidebar/ > > and as requested here are the same browers with the default theme (i > used the alpha site incase there had been last minute tweaks made > there). the only non-obvious thing i noticed is that the black line > which goes through the last edited date on konqueror really is there, > it's not a screen weirdness. i tried resizing the window in all sorts > of ways to make it go away and i couldn't. > > http://www.spack.org/~larry/phpwiki/default-alpha/ > > thanks for all the work guys! > > adam. |