wp-admin.css – I could need a hint! :)
-
Hey,
so I am about to style the wp-admin.css to give my backend a little touch. But I am not quite sure why my changes have no actual effect. As a simple example I wanted to change the color of the footer. So I did this:
/* Admin Footer */ #footer { margin-top: -45px; <strong>background:#cc0000;</strong> }But the footer remains dark grey. I actually can’t even find the part where header and footer get their color. So I was thinking this would be a good place to add a bgr color.
Any hints?
do77
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
The topic ‘wp-admin.css – I could need a hint! :)’ is closed to new replies.