[wp-trac] [WordPress Trac] #12186: Custom Background API and UI
WordPress Trac
wp-trac at lists.automattic.com
Thu Feb 18 04:20:43 UTC 2010
#12186: Custom Background API and UI
-------------------------+--------------------------------------------------
Reporter: ryan | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.0
Component: Themes | Version: 2.9.1
Severity: normal | Keywords: has-patch
-------------------------+--------------------------------------------------
Comment(by iammattthomas):
Replying to [comment:17 ryan]:
> How widely supported is background-position-x?
Hmm, not sure. I see it may not be supported in some older versions of FF,
though. We could just do
{{{
background-position: top left;
background-position: top center;
background-position: top right;
}}}
if background-position-x isn't working in some browsers.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12186#comment:18>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list