Home › Forums › CSS › Menu Images? › Re: Menu Images?
March 30, 2010 at 8:29 am
#73170
Member
I think that wordpress puts separate classes on each menu item like "page-item-2" or something like that (check your html source on your generated page for the correct numbers)
You’d use those hooks in your CSS to assign different background images on each link.