0

Is there a class that overwrites the .MainMenu_MenuItem class for the Main Menu? I try to change the font-size and color of the Topmost parent of the Main Menu(includes Admin,Host links) and they won't change.

I can change the background color.

What am I doing wrong?

pixeldev
  • 1,493
  • 5
  • 23
  • 31

2 Answers2

1

Someone else seems to have had this problem before.

Evan Meagher
  • 4,517
  • 21
  • 18
0

Using the Firefox plugin called firefly will help a lot in figuring out what style is defined on a given element. Try it out!

DeveloperMCT
  • 335
  • 2
  • 4
  • 14
  • You don't mean 'firebug' by any chance? Um...'firefly' in FF is a browser-based file manager according to the get add-ons tool... – David Thomas May 10 '09 at 00:39