[wp-trac] [WordPress Trac] #22038: Bad UX with default background color

WordPress Trac wp-trac at lists.automattic.com
Fri Sep 28 20:27:04 UTC 2012


#22038: Bad UX with default background color
--------------------------------------+------------------------------
 Reporter:  DrewAPicture              |       Owner:
     Type:  defect (bug)              |      Status:  new
 Priority:  normal                    |   Milestone:  Awaiting Review
Component:  Appearance                |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  dev-feedback ux-feedback  |
--------------------------------------+------------------------------

Comment (by Ov3rfly):

 The inline css in front end

 {{{
 <style type="text/css" id="custom-background-css">
 body.custom-background { background-color: #e6e6e6; }
 </style>
 }}}

 should not be included if a custom background-color in ''Design ->
 Background -> Color'' was never saved or has been reset with the "clear"
 option there.

 Actually the "clear" option would be pointless otherwise.

 Having that inline css there even if "cleared" in backend could override
 third party theme background-colors in their style.css and cause
 confusion.

 My advise: No/empty/cleared setting = no extra inline css.

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


More information about the wp-trac mailing list