Closed (fixed)
Project:
Fusion
Version:
6.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2010 at 10:44 UTC
Updated:
28 Feb 2010 at 02:30 UTC
I created local.css and things are going well. However:
1)
When I change a, a:hover,a:visited color the style is applied to admin menu. I try to go darker in the fusion starter theme. In admin menu that gives me dark on dark, hence impossible to see. How can I eliminate that?
Can I hit all other classes than admin menu or should the css for admin menu read further down the line?
all the best
HB
Comments
Comment #1
jeremycaldwell commentedSounds like your CSS needs to be a bit more specific so it doesn't affect the admin menu. Something like this should do:
Comment #2
hebhansen commentedIs this the exact code or should I change "something" to other?
Comment #3
hebhansen commentedNot working.
# is that a div? not so familiar with div...
Comment #4
hebhansen commentedFor fusion starter this code will force the admin menu to stay in white and not change with css styling in local.css
Comment #5
stephthegeek commented