Page 1 of 1

SmoothTech Admin Panel text

PostPosted: Sat Jun 30, 2007 10:36 am
Author: Madness
Many of the admin panel text elements default to black, as well as the text of blocks created -- very difficult to read against the background color!

It's easy enough to code the block text to change the color... can't figure out the admin text though: I've poked around in the CSS file, but can't seem to nail down where I can change this.

I guess the easy answer is to use a different theme for admin... anybody have a quick fix for this?

Re: SmoothTech Admin Panel text

PostPosted: Sat Jun 30, 2007 3:43 pm
Author: Helter
open SmoothTech.css

find

Code: Select all
/* The acp welcome text. */.maintitle,h3    {


replace with
Code: Select all
 /* The acp welcome text. */.maintitle,h3,p  {