Forums

Css of "Your Profile" editor in users admin section (3 posts)

  1. everfound
    Member
    Posted 1 month ago #

    Hey, I'm trying to edit the css of the "Your profile" page in the admin section... I cant find anything on this topic in the codex... Can anyone tell where this file is?

  2. apljdi
    Member
    Posted 1 month ago #

    All of the admin CSS is in wp-content/wp-admin/wp-admin.css, wp-content/wp-admin/rtl.css, and in the files inside wp-content/wp-admin/css. I've never edited anything but wp-admin.css though (and rarely) and it will save you trouble on upgrade to just add your own css file via the admin_head or admin_print_styles hooks.

  3. everfound
    Member
    Posted 1 month ago #

    Got it! Thanks a lot for the guidance!

Reply

You must log in to post.

About this Topic