[wp-trac] [WordPress Trac] #17102: Custom background color has no effect if background: is specified in style.css

WordPress Trac wp-trac at lists.automattic.com
Sun Apr 10 21:45:41 UTC 2011


#17102: Custom background color has no effect if background: is specified in
style.css
-------------------------+------------------------------
 Reporter:  pseudoxiah   |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Themes       |     Version:  3.1.1
 Severity:  minor        |  Resolution:
 Keywords:  has-patch    |
-------------------------+------------------------------
Changes (by toscho):

 * cc: info@… (added)


Comment:

 Note that the shorthand `background` resets
 [http://www.w3.org/TR/css3-background/#the-background much more]. The
 patch would affect properties which are not covered by the backend
 options, like `background-size`, `background-clip` and `background-
 origin`.

 It is up to the theme author to know and to handle the current way WP
 inserts the background properties. If it doesn’t fit, you can already use
 your own callback function. I see no need to fix anything.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17102#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list