Portlet content layout problem

UI Components for JSF
Post Reply
antiso
Posts: 1
Joined: 24 Nov 2011, 09:45

24 Nov 2011, 09:54

If you add layout component into portlet content you will face common problem with float-based layouts. It is that the floats' container doesn't want to stretch up to accomodate the floats. Primefaces reports warning like: The layout-container "DIV/#A7396\:j_idt274" has no height.

Classic solutions for this problem don't work. Thus:

Code: Select all

<p:layout style="overflow : auto; width : 100%">
...
</p:layout>
do nothing.
Could you please recommend a solution?

Environment:
Liferay 6.0.6
JSF Mojarra 2.1.4
Portletfaces bridge 2.0.1
Primefaces 3.0.0.RC1 (from manifest)

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: XRumer23dak and 37 guests