Viewing 3 replies - 1 through 3 (of 3 total)
  • A few.

    Disable all your plugins temporarily. Switch to the default theme. Does that resolve the problem? If so, turn them all back one by one to see which is causing the problem.

    Try deleting and re-uploading the wp-admin and wp-includes folders via FTP from a fresh download of WordPress too.

    Thread Starter eichlerguy

    (@eichlerguy)

    Figured it out. I had been embedding PHP into my CSS files. Hence, my .htaccess file had this line: AddType application/x-httpd-php .php .html .css

    Methinks the content type for CSS files was incorrect. I re-jiggered the site so that I could remove CSS from that AddType command.

    Thanks for the assist, alism.

    Ah, well done. Thanks for posting the answer.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘wp-admin looks wrong’ is closed to new replies.