MasterDetail Breadcrumb Style Classes

Community Driven Extensions Project
Post Reply
sakkie6yster
Posts: 80
Joined: 23 Nov 2011, 08:46

04 Dec 2012, 12:04

I want to customize the default breadcrumb navigation bar height; I assume I could do this by overwriting a style class in my css file?

Regards
s6y
Primefaces 5.3, Extensions 4.0.0
Glassfish 3.1.2.2, Wildfly-10.0.0.Final
JSF 2.2

User avatar
Oleg
Expert Member
Posts: 3805
Joined: 02 Oct 2009, 09:41
Location: Germany, Black Forest

04 Dec 2012, 16:08

Sure, you can overwrite style classes. Please look in Firebug. Modify this class .pe-master-detail .ui-breadcrumb. E.g.:

Code: Select all

.pe-master-detail .ui-breadcrumb {
    padding: 1px 5px 7px;
}
PrimeFaces Cookbook (2. edition): http://ova2.github.io/primefaces-cookbook/ Learning Angular UI Development with PrimeNG: https://github.com/ova2/angular-develop ... th-primeng Blog: https://medium.com/@OlegVaraksin

sakkie6yster
Posts: 80
Joined: 23 Nov 2011, 08:46

04 Dec 2012, 20:45

I need to install Firebug! :shock:

Thanks Oleg, this did the trick!
Primefaces 5.3, Extensions 4.0.0
Glassfish 3.1.2.2, Wildfly-10.0.0.Final
JSF 2.2

Post Reply

Return to “Extensions”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 19 guests