Roma css layout documentation

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
thumster
Posts: 1
Joined: 11 Sep 2020, 14:37

14 Sep 2020, 05:52

Hello, I just bought the Roma theme a few days back and I am currently looking at the CSS source code

Code: Select all

layout-#{colorTheme}
in order to understand how each class is styling the webpages.

However, I find it hard to reference every single class. Can I check if there is proper documentation for the style sheet to ease the reference?

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

28 Sep 2020, 08:55

Hi,

We have a common bean(guestPreferences) and we can change each theme/layout style with the help of the Configurator. You can use the Configurator to see how each style affects the application. Live demo;
https://www.primefaces.org/roma/ (right fixed icon)

Code: Select all

<div class="layout-wrapper #{guestPreferences.menuMode} layout-menu-#{guestPreferences.menuColor} layout-topbar-#{guestPreferences.topbarColor} #{guestPreferences.orientationRTL ? 'layout-rtl' : null}">
Best Regards,

Post Reply

Return to “Roma - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests