Largesse Posted June 13, 2005 Share Posted June 13, 2005 I've moved my navigation bar icons to the menu bar and used the compact menu extension to remove unwanted menus. can I change the 2 menu bar Items from text to icons? ff v1.0.4 (stipe) Link to comment Share on other sites More sharing options...
Pink Floyd Veteran Posted June 14, 2005 Veteran Share Posted June 14, 2005 you dont need extention to hide some menu in userchrome.css add that: /*Remove the Go and Help menus */ menu[label=Edit], menu[label=Go] { display: none !important; } nb.: add all the menu you want. to replace text by icon, I really dont know :/ Link to comment Share on other sites More sharing options...
Recommended Posts