I am trying to admin my new install, but anything written below a text field is unreadable! I checked the source code, and it shows the code to be

, the problem is, there is no code in any of the 3 CSS files to modify this! How can I change this so it is readable, I am on an Apple 21" monitor and still I cannot read it (Nor on a 17"LCD, same problem).

I would post a link but it is an internal only site. I did attach a screenshot though.

CommentFileSizeAuthor
#2 desc.pdf29.95 KBKray
text.pdf4.4 KBKray

Comments

Phillip Mc’s picture

can you view source in your browser?

if so, you should be able to search for a text string and work out the style class from there.

Phil

Kray’s picture

StatusFileSize
new29.95 KB

Phil,
That is what I did to find out what the Div Class was, but I cannot find that Class in any of the CSS files, I even checked the other templates to see if it was somehow using another file, but still nothing.

I have attached a screenshot of the code from the source, you will see the one marked description at the bottom.

Phillip Mc’s picture

try drupal.css in the /misc/ folder

Philk

Kray’s picture

Status: Active » Fixed

Phil,
Thank you! That was it. I can read it now!!!

Anonymous’s picture

Status: Fixed » Closed (fixed)