Single Background
Add different background color or responsive background image for every single post or page.
The Features
- One shortcode only and easy to use.
- Background color or responsive background image.
- Add different background for every single post or page.
Live Demo
Rate The Plugin
See Also
About
More Plugins
Installation
- Upload 'single-background' folder to the '/wp-content/plugins/' directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
Shortcode
- [single_bg url="" color=""]
[single_bg] Attributes
- url="paste here your background image url".
- color="paste here color code or word, example for hex code: #000000 or enter black, example for rgba code: rgba(0, 0, 0, 1)".
Example
[single_bg url="
http://qass.im/book.jpg"] this is for background image.
[single_bg color="#000000 or black or rgba(0, 0, 0, 1)"] this is for background color.
1.3
- Support WordPress latest version.
1.2
Fixing some problems.
1.1
WP Time Support.
1.0
First version.