I don't have an IE either, sorry
lamy wrote:1.: By the banner, there is a tiny white line on the right side (The banner is wide enough, there shouldn't be anything like that. I have also played with the width of all my tables).
Actually, it's on both sides of the banner (Firefox 2.0.0.1) - which isn't that bad in my humble opinion
You could try setting display: block; for .serendipity_banner.
lamy wrote:2.: I would like to have a drop shadow on the right side as it is on the left. The problem is, that the width of the mainpane table is dynamic (80%), so that I can't use a background image that effects the right side.
Not an easy one, especially with a table-based layout ... definitely needs some editing of .tpl files - if you're not afraid to do that and have some HTML/CSS knowledge, it
might work to put #mainpane into a wrapper div and use the
sliding doors technique ...
YL