Change ACTIVE/HOVER/VISITED whit my own images menu item in style.css


Author Message
Milan

Posted: 12/15/2010
Quote message 

Hello,

I have made Web site template in Artisteer 3.0 version and put standard menu items. But, I make in Photoshop some others menu items and I need to change via style.css.

Which code of style.css I need to change to put my own menu items?

Thank you
 
Garry

Posted: 12/16/2010
Quote message 

Simply install Firebug on Firefox, open page.html in Firefox, inspect menu code, copy the HTML(<ul> <li>) that generate menu, paste it beside other menu items.