]
Jay Balunas updated RF-6562:
----------------------------
Component/s: component-panels-layout-themes
page: rich-page-header and rich-page-footer classes have different
padding: "0 20px" and "20px 0".
--------------------------------------------------------------------------------------------------
Key: RF-6562
URL:
https://jira.jboss.org/jira/browse/RF-6562
Project: RichFaces
Issue Type: Bug
Components: component-panels-layout-themes
Affects Versions: 3.3.1
Environment: IE6, IE7, FF 3.0.7, Safari 3.1, Opera 9.62, Chrome
1.0.154.43(3.3.1.BETA1)
Reporter: Mikhail Vitenkov
Assignee: Alexander Smirnov
Priority: Minor
Fix For: 3.3.1
Attachments: wrong_rich-page-header_padding.png
Use following code:
<rich:page>
<f:facet name="header">
<h:panelGroup layout="block"
styleClass="facetDiv">HEADER</h:panelGroup>
</f:facet>
<f:facet name="sidebar">
...
</f:facet>
<f:facet name="footer">
<h:panelGroup layout="block" styleClass="facetDiv"
>FOOTER</h:panelGroup>
</f:facet>
</rich:page>
For more information see attached wrong_rich-page-header_padding.png
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: