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) <[email protected]> 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 [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
