Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #989620
    Chris
    Participant

    hello team ,
    is it possible to place a image behind a nav li element on :hover? is there a simple way?
    thx and kind regards,
    chris

    #989624
    Chris
    Participant

    different images behind different li or a tags?

    #989628
    Chris
    Participant
    This reply has been marked as private.
    #989638
    Chris
    Participant
    This reply has been marked as private.
    #989758
    Joao
    Moderator

    Hi there,

    Please follow this example for every menu item:

    #menu-item-46:hover {
    
    background-image: url("paper.gif");
    
    }
    
    

    You will need to change the menu-item-NÂș according to each menu ID.

    Hope that helps,

    Joao

    #990017
    Chris
    Participant

    thank you very much

    #990301
    Joao
    Moderator

    You are welcome.

    Let us know if you need help with anything else.

    Joao

  • <script> jQuery(function($){ $("#no-reply-989620 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>