i made a menu and when on hover on the menu i have made a picture to appear on background but the problem is the picture shows up more than one on long menu name though i have added the css background-repeat:none; its not working ..................what to do ?????
i made a menu and when on hover on the menu i have made a picture to appear on background but the problem is the picture shows up more than one on long menu name though i have added the css background-repeat:none; its not working ..................what to do ?????
You made a background for the dropdown menu? Did you set the background to the li instead of the ul maybe? Any chance for a link?
People could better help you if you post a link or if you make a reduced test case on Codepen
Shouldn't it be no-repeat not none http://www.w3schools.com/cssref/pr_background-repeat.asp