Patch to fix layout and positioning issues for the maven generated wicket site
------------------------------------------------------------------------------
Key: WICKET-941
URL: https://issues.apache.org/jira/browse/WICKET-941
Project: Wicket
Issue Type: Improvement
Components: site
Affects Versions: 1.3.0-beta3
Reporter: Gerolf Seitz
Attachments: mvn_site.patch
the image "logo_graduated.png" (WICKET-797) needs to be copied to the
wicket-site-skin\src\main\resources\style folder.
the layout is based on this 2-column layout:
http://www.dynamicdrive.com/style/layouts/item/css-fixed-layout-21-fixed-fixed/
there is also no need for a separate ie.css file. it's incorporated in
wicket.css and also doesn't contain filter styles.
i tested it on IE7, FF2.0.0.6 and Opera 9.23 under Windows XP.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.