Jump to content

Apple Logo compact menu for Firefox 2?


Recommended Posts

I'm not so sure it is...I was running MacFox II, then formatted my hard drive and did a fresh install, got all the same extentions, etc...now I cant get the logo?

I really don't think it is. Yes, you can change the logo by skin, but you can easily change it thorough userChrome.css (imo):

/*altă icoană pt compact menu*/
#menu-button {
height: 24px;
list-style-image: url(ubuntu_logo_24.png) !important;
}
#somethingLogo {
list-style-image: url(ubuntu_logo_24.png) !important;
}

ps: The images are in the same folder (of course!).

Link to comment
  • 2 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...