Title: css in wp-admin/edit-form.php
Last modified: August 18, 2016

---

# css in wp-admin/edit-form.php

 *  [Dextro](https://wordpress.org/support/users/dextro/)
 * (@dextro)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/css-in-wp-adminedit-formphp/)
 * In the file wp-admin/edit-form.php there is some css. i don’t think that’s the
   correct place. Something to correct for the developers.
    around line 49: ` <style
   media="screen" type="text/css"> #titlediv, #postpassworddiv { height: 3.5em; }
   </style>

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

 *  Thread Starter [Dextro](https://wordpress.org/support/users/dextro/)
 * (@dextro)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/css-in-wp-adminedit-formphp/#post-77163)
 * It is not just there. There are other places too where there is CSS code in the
   middle of php code and so on. I think that it is nog good that way.
    And some
   tags have div around it, without id tags or so. So you have to go and change 
   the basic code to add them. These are also things who aren’t good in my opinion.
 *  [Sushubh](https://wordpress.org/support/users/sushubh/)
 * (@sushubh)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/css-in-wp-adminedit-formphp/#post-77166)
 * its a development process 🙂
    and this is how things get fixed 😀
 *  Thread Starter [Dextro](https://wordpress.org/support/users/dextro/)
 * (@dextro)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/css-in-wp-adminedit-formphp/#post-77198)
 * I know, that’s the reason why I post this here. 🙂
    Is there some bugtrack system
   or so? Or is this the best way?
 *  Anonymous
 * [21 years, 10 months ago](https://wordpress.org/support/topic/css-in-wp-adminedit-formphp/#post-77202)
 * mosquito.wordpress.org is the place for bug reports.
 *  [Root](https://wordpress.org/support/users/root/)
 * (@root)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/css-in-wp-adminedit-formphp/#post-77203)
 * These are not bugs. The CSS is put in there. Once everybody is satisfied with
   it it goes in the CSS.
 *  Anonymous
 * [21 years, 10 months ago](https://wordpress.org/support/topic/css-in-wp-adminedit-formphp/#post-77209)
 * CSS belongs in CSS files, not in PHP files. If styling elements are included 
   with the PHP that means they cannot be controlled through wp-admin.css, therefore
   it is a bug. 🙂
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/css-in-wp-adminedit-formphp/#post-77210)
 * It’s a bug if it causes problems.
    It’s an untested feature right now.
 *  Thread Starter [Dextro](https://wordpress.org/support/users/dextro/)
 * (@dextro)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/css-in-wp-adminedit-formphp/#post-77211)
 * You’re right, this are not bugs.
    I think WordPress is a great peace of code.
   But I think it would be nice to rewrite it from the beginning when the developers
   start to develop version 2. I hope I can say this here. It is typical code for
   something that grows from the beginning. The same happened to Gallery, the fotoalbum.
   I just start an open discussion, nothing more. 🙂
 *  Anonymous
 * [21 years, 10 months ago](https://wordpress.org/support/topic/css-in-wp-adminedit-formphp/#post-77213)
 * Well everything in index.php is supposed to be controlled through wp-layout.css,
   so I would expect that eventually everything in the backend will be controlled
   through wp-admin.css. It will help the devs achieve this if rogue presentational
   elements in the source code can be identified and moved.
    Bug reporting is not
   the same as criticising the software, it is an attempt to make it _better_ and
   as such should be encouraged rather than condemned.
 *  Thread Starter [Dextro](https://wordpress.org/support/users/dextro/)
 * (@dextro)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/css-in-wp-adminedit-formphp/#post-77277)
 * Is there a page where I can see what’s the roadmap for WordPress? What is coming
   in the next releases and so on? I only found this:
    [http://wordpress.org/development/](http://wordpress.org/development/)
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/css-in-wp-adminedit-formphp/#post-77279)
 * Check the DevBlog at the top, and the Changelog in the Wiki.
    There’s no roadmap
   as such though.

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

The topic ‘css in wp-admin/edit-form.php’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 11 replies
 * 5 participants
 * Last reply from: [Mark (podz)](https://wordpress.org/support/users/podz/)
 * Last activity: [21 years, 10 months ago](https://wordpress.org/support/topic/css-in-wp-adminedit-formphp/#post-77279)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
