Expanded layout Menu

Locked
jwesley
Posts: 17
Joined: 15 Apr 2015, 15:50

08 Jan 2016, 15:58

Is there a way to force the layout menu on the left to be always expanded instead of relying on state with cookies?
Justin Wesley

PF 5.3
JSF 2.0
JBoss EAP 6.3

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

08 Jan 2016, 16:42

I think you want to make a left menu like in the following issue;
http://forum.primefaces.org/viewtopic.php?f=27&t=43685

jwesley
Posts: 17
Joined: 15 Apr 2015, 15:50

11 Jan 2016, 23:57

No, that isn't what I am looking for. I don't think I explained my issue properly. Our menu has sub-menus in it. When the user clicks on the three bars to display the left menu, I would like the sub menus to always be expanded.
Justin Wesley

PF 5.3
JSF 2.0
JBoss EAP 6.3

jwesley
Posts: 17
Joined: 15 Apr 2015, 15:50

12 Jan 2016, 00:08

Figured it out.

Code: Select all

#layout-menu-cover .layout-menu ul[role="menu"]{
    height: auto;
    opacity: 1;
    background-color: inherit;
}
Justin Wesley

PF 5.3
JSF 2.0
JBoss EAP 6.3

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

13 Jan 2016, 10:45

Your css is true. I think this issue is resolved.

royalear
Posts: 1
Joined: 24 Feb 2016, 16:25

24 Feb 2016, 16:27

hi every one

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

03 Mar 2016, 09:35

Hi royalear ;)

Locked

Return to “Modena”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 15 guests