Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS How can Menu Images Change on Hovering

  • This topic is empty.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #45527
    ani7ruddha
    Participant

    I am using wordpress plugin Nav Menu Images to display Menu Images

    But on hovering only a single common image comes up

    Any alternative how I can do that

    #138693
    Paulie_D
    Member

    We’d need to see a live link.

    #138694
    ani7ruddha
    Participant
    #138696
    Paulie_D
    Member

    It’s because you have the same image listed in the mouseover for all of the menu items.

    You’ll have to find the setting to change that.

    onmouseover=”this.src=’//metainfos.com/demo/wp-content/uploads/2013/05/home_hover.png'”

    onmouseout=”this.src=’//metainfos.com/demo/wp-content/uploads/2013/05/shop.png'”

    #138698
    ani7ruddha
    Participant

    That is the issue I cant find the class menu-main-container..

    Dont know how to edit these parameneters neither in style.css of theme nor in plugin css

    #138700
    Paulie_D
    Member

    They won’t be in the CSS, they’ll be in the JS or theme files I would guess.

    How did they get there in the first place?

    #138705
    ani7ruddha
    Participant

    No idea

    #138709
    Paulie_D
    Member

    So you’re using a plug-in that you have no idea how it works?

    Not the best idea.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The forum ‘CSS’ is closed to new topics and replies.