This plugin for WordPress adds a background controller to the WordPress Customizer’s background image section.
You can go to Appearance > Customize in the Dashboard and click on the background image section of the new controller.
After you’ve applied your background,
- “Cover”: as big as possible; it fills the whole view with cropping.
- “Contain”: as large as possible, without cutting; fits within the view.
- “100% wide”: width suits perfectly, height may be smaller or bigger than view (css’ 100% auto’ equivalent).
- “100 percent height”: height perfectly fits the view; width may be smaller or larger than the view(‘ auto 100 percent’ equivalent to css)
- “Inherit”: Sets background size to any parent (html, in this case) feature.
- “Custom”: allows you to bring your own css into the section called “CSS context (if’ custom’).”
To Find out more Continue reading More The CSS domain, Click here to:
https://developer.mozilla.Org/en-US/docs/Web/CSS/background-size
or
http://www.w3schools.com/cssref/css3_pr_background-size.asp
Notifications
Notes:
* It Plug-in Works The body.custom Context Class Inserting styles.
Tags for this post: background, appearances, css. customizers, images