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.
Comments
Comment #1
Phillip Mc commentedcan 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
Comment #2
Kray commentedPhil,
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.
Comment #3
Phillip Mc commentedtry drupal.css in the /misc/ folder
Philk
Comment #4
Kray commentedPhil,
Thank you! That was it. I can read it now!!!
Comment #5
(not verified) commented