[wp-testers] Problem with appearance -> background
Philip M. Hofer (Frumph)
philip at frumph.net
Mon Jun 11 18:38:03 UTC 2012
True, but no matter what you do via plugin ( like theme companion or even a
child theme ) because of order of execution, it will always be
background-image: none; when you remove the image that was default.
-----Original Message-----
From: Otto
Sent: Monday, June 11, 2012 11:33 AM
To: wp-testers at lists.automattic.com
Subject: Re: [wp-testers] Problem with appearance -> background
It sorta strikes me that if you're using custom background
functionality, then you shouldn't have any background image references
in the main stylesheet. You should instead define a default image with
the custom background code.
Like, maybe a user doesn't want a background image and just wants a
solid color instead. Selecting "no image" is a valid selection too.
-Otto
On Mon, Jun 11, 2012 at 1:17 PM, Philip M. Hofer (Frumph)
<philip at frumph.net> wrote:
> To comment on:
> @Nacin: As you "removed" that image, we have to print out a
> "background-image:
>
> none", in order to override any background image references in the
> stylesheet.
>
> I want it to revert to the background references in the stylesheet. ref:
> last email sent to thread, child themes overriding and execution css
> order.
>
_______________________________________________
wp-testers mailing list
wp-testers at lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers
More information about the wp-testers
mailing list