WPIntell

Source evidence

Feature Request / Compatibility with CSS3 background-blend-mode

Full Background · support · 2016-08-25T06:25:00+00:00

complaintsentiment
mediumseverity
0.88relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 25 rows with source links

24.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Michael Samson unresolved
Hello, I started working with your Full Background plugin tonight mainly because of its simplicity, and because I needed a fast/convenient way to display random background images. I’ve run into one small problem though which I’m hoping you can fix so that I don’t need to modify the core plugin. The main issue I’ve run into is that I’d like to use a CSS3 blending mode on the background image (background-blend-mode), but am unable to because of the way you structured the inline css. In the plugin you define the background attribute this way: background:url(<?php echo $background_link; ?>) 0 0 fixed no-repeat !important; I can’t use a background blend mode because that only works when the background-image is defined separately. So my simple request is this… Would you be willing to modify the plugin so it defines the background image this way: background-image: url(<?php echo $background_link; ?>) !important; Then you can define the other properties like position, no-repeat, etc, separately as well. …. If you were willing to take this a step further in the plugin you could even make all of the css editable from within the WordPress admin. That would be really neat so that users have total control over it. At the least separating out the background properties will allow the use of blending modes, which is a feature I definitely need right now. That’s it. I hope you’ll help me out here. All my best! ~ Michael https://wordpress.org/plugins/full-background/

Comments

0 shown

No comments were stored for this source.