[Zope-CMF] Stylesheet-Problem /w Opera 6 in plone and cmf
Dieter Maurer
dieter@handshake.de
Tue, 9 Jul 2002 19:12:01 +0200
Jan Ulrich Hasecke writes:
> I am not familiar with opera but just tried it out on Linux.
>
> I encountered some display-problems.
>
> In Plone and plain CMF the main text is below the sign-in-box and not
> on the right side of it.
I think this is so by design:
CMF uses a table structure with "action box" and "header"
in two columns and the main text below in its own row.
Dieter