Jump to content

Two Background Img On Menu


jgessentials

Recommended Posts

HiI would like to know if there is any way I can replace the background color with an image (gradient background) and keep the additional image as well only on the hover:

#menu li.level2 a:hover {COLOR: #62c316; background:#ebecea url(img/tree.gif) no-repeat right top;}

Thank you in advance for any helpJulien

Link to comment
Share on other sites

I'm a bit confused. So in its normal state, the element has a color background, and when you hover, its background is replaced by an image. Are you asking to show them both when a user hovers?

Link to comment
Share on other sites

Yes in the normal state it just has a background image.When you hover I would like to have a gradient background (repeated img) and a small image at the top right (logo)I know it's bizarre, it obviously works great using just a background color but I would love to have the gradient there instead.Thank you if you have any ideas

Link to comment
Share on other sites

maybe make the gradient a background on hover, and then maybe change the list-item's icon to your logo and position it?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...