breadcrumb container width

UI Components for JSF
Post Reply
timotius_pamungkas
Posts: 117
Joined: 19 May 2010, 03:50

17 Sep 2010, 02:48

How could i set the width of BreadCrumb container to fill all page width ?
Try this:

<p:breadCrumb style="width: 100%">

but instead of 100% width, it becomes very wide (exceed screen resolution)
Any idea how to do this?

Thanks in advance..
Tomcat 7.0.25
Mojarra 2.1.6
Primefaces 3.1, 3.2
Firefox 10 and IE 7/IE 8

artur.jackowski
Posts: 30
Joined: 14 Sep 2010, 19:00

17 Sep 2010, 03:11

<p:breadCrumb style="width: 99.5%">


best regards,
artur

timotius_pamungkas
Posts: 117
Joined: 19 May 2010, 03:50

17 Sep 2010, 06:34

set to 99.5% does not work

hmmm, this only happens when i use breadCrumb inside container with following css:

Code: Select all

.component_name {
	position: absolute;
	top: 124px;
	left: 290px;
}
position: absolute is the problem. How can i use breadcrumb without change my css? (it's global css)
Tomcat 7.0.25
Mojarra 2.1.6
Primefaces 3.1, 3.2
Firefox 10 and IE 7/IE 8

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 45 guests