I like the TVframe theme. It's organized well. I'm changing colors to match our logo. And I've had success. But I can't find where to change the color for the LogIn button.

Comments

3goose’s picture

In general, the best way to find out where something is to use the firebug plug-in with firefox.

Make sure that CSS caching is off, otherwise all the CSS gets compressed into one line in one file.

You can find this in civicpixel.css on line 65 for the normal state, and line 77 for the hover state.

This theme is still in development, and the location of this will likely change in future versions.

stefanwray’s picture

Status: Active » Closed (won't fix)