This topic has 8 replies, 2 voices, and was last updated 10 years by marceltj.

  • Author
  • #50982
     marceltj
    Participant

    Hi,
    Is there an easy way to implement the white transparent second level menu style site-wide?
    Thank you

    #51155
     Radu
    Moderator

    Hello,

    Please provide URL, i will give you a CSS snippet with second level transparency for the menu.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #51191
     marceltj
    Participant

    Hi Radu,
    URL is PMscope.com. Please note that my homepage login is full width while other pages are boxed.

    Also, any known issue with custom sidebars not showing on site-wide activity page? I have a custom page setup as the homepage when a user is logged in and created avtivity sidebar. Set correctly on the page, but looks like default overrides it.

    Thank you!
    Marcel

    #51196
     Radu
    Moderator

    Sorry but i can’t see a menu with level 2 depth

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #51202
     marceltj
    Participant

    I just added a TEST menu item on the front page.

    #51205
     marceltj
    Participant

    I’ve also setup an account for you:
    username: radu
    password: KleoSupport!

    #51230
     Radu
    Moderator

    Hello again,

    Use this css snippets

    COPY CODE
    
    .navbar-nav > li > .dropdown-menu {background-color:transparent !important;}
    .navbar-nav > li > .dropdown-menu li a:hover {background-color:rgba(0,0,0,0.2);}
    

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #51233
     Radu
    Moderator

    RE:

    Try with this :

    COPY CODE
    
    .navbar-nav > li > .dropdown-menu {background-color:transparent !important;}
    .navbar-nav > li > .dropdown-menu li a:hover {background-color:rgba(0,0,0,0.2);}
    .dropdown-menu > li > a {background-color:transparent !important;}
    .dropdown-menu > li > a:hover {background-color:rgba(0,0,0,0.2) !important;}
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #51256
     marceltj
    Participant

    Thank you!

Viewing 9 posts - 1 through 9 (of 9 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?