p:submenu icon change after click

Locked
Lagartha
Posts: 4
Joined: 10 Oct 2017, 17:27

11 Oct 2017, 07:05

I am using adamantium theme. <p:submenu id="Settings" label="5. System Settings"> has + icon under <pm:menu> menu. i want to change + icon to - once i click the System Settings. What changes i need to do in layout.js

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

18 Oct 2017, 13:36

Please try;

Code: Select all

<style type="text/css">
    .menulink.active-menu > .icon-add:before {
        content: "\e641";
    }
</style>

MichaelJem
Posts: 4
Joined: 13 Jun 2018, 20:59
Location: Virgin Islands
Contact:

02 Sep 2018, 08:36

I have a submenu with "News" on the 1st order then the next one is " Committee Conference" which will left an empty space after the "News". The problem is i can only click the text "News" then it will jump to the desired page. If i click on the empty space in wont go to the specific page. Is there any setting that can make the page jump to when the empty space clicked?

https://www.sportzfuel.com/

huseyinT
Posts: 123
Joined: 27 Mar 2016, 13:05

05 Sep 2018, 04:49

I couldn't replicate the issue. Could you send sample codes?
Or you create a test project: https://github.com/primefaces/primefaces-test

Greetings,

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

08 Oct 2018, 09:45

I think this issue is resolved.

Locked

Return to “Adamantium”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests