Hi,
Wenn ich
@page { margin: 2cm 0 5cm;}
>
> versuche auszugleichen mit
>
> ~~~css
> #kopfzeile {position: fixed; top: -2cm;}
> #fusszeile {position: fixed; top: -5cm;}
>
Sind die Abstände zwar korrekt, die Inhalte von Kopf- und Fußzeile sind jedoch nicht sichtbar.
Ich meinte eigentlich negative margins statt top.
Und wenn du statt margin für page ein padding nimmst?
MfG ChrisB
--
RGB is totally confusing - I mean, at least #C0FFEE should be brown, right?
RGB is totally confusing - I mean, at least #C0FFEE should be brown, right?