• Resolved TranCea

    (@trancea)


    Hey all… I could use a little guidance please…

    During the installation/de-installation of a plugin or two my CSS file for WP’s UI seems to have changed some. Primarily, the tag <label> css has been set to display: none and I can no long see labels on any page in the Settings section (and some other pages as well).

    Where can I go to overwrite WP’s UI .css back to: labels {display: inline; } Please be explicit about file location as I am fairly new to WP and I still am having issues understanding the file structure of WP, Thesis, and skins (but I do know how to retrieve files via ftp and how to change them.)

    Or is there another solution so that I can see the labels on any UI page that contains a form without re-installing WP.

    I have a screenshot if that helps.

    ~Liz

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter TranCea

    (@trancea)

    It seems as though this code

    style type="text/css">
    	   label, .languages { display:none; }
         </style>

    is showing up on many of the PHP pages that create my dashboard and I am unable to see most, if not all, labels.

    Any suggestions?

    Try re-uploading all files & folders – except the wp-content folder – from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.

    Thread Starter TranCea

    (@trancea)

    Thanks for the advice esmi, but before I had a chance to try swapping folders and files out with fresh ones, it fixed itself. Now I was not the only person working on the site, but neither of us believe we did anything to fix the issue. Who knows….

    So the mystery remains unsolved, but I am now able to get my work done.

    Thanks for your time and response, it was appreciated.

    No probs. Glad to hear that the problem has vanished. 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Incorrect label css in my WP UI’ is closed to new replies.