Description
Continuously and gently changes color of background and/or pictures with transparent areas on selected pages.
This plugin starts with the custom background (or a fixed color for themes that do not
provide a custom background) and gradually modifies it in a color wheel fashion to selected pages.
Pictures on those pages that contain transparent areas may also be set to receive this
background color.
See a live demo at http://wordpooldesign.co.uk/wordpress/dynamicbg
A settings screen is provided under Dashboard > Appearance > Dynamic Background and also from the toolbar.
Crédits
The javascript file getbg.js contains functions that convert hsl to rgb and the reverse. This functionality can be found from several sources but mine were from Garry Tan (http://axonflux.com/handy-rgb-to-hsl-and-rgb-to-hsv-color-model-c) who credits mjijackson.com (this link no longer works) but it seems the ultimate source is the information in https://en.wikipedia.org/wiki/HSL_and_HSV
Captures d’écran
Installation
- Upload the
dynamic-background
directory to the/wp-content/plugins/
directory - Activez-la via le menu Extensions dans l’admin WordPress
- Make your selections through Dashboard > Appearance > Dynamic Background
- Terminé !
FAQ
- Installation Instructions
-
- Upload the
dynamic-background
directory to the/wp-content/plugins/
directory - Activez-la via le menu Extensions dans l’admin WordPress
- Make your selections through Dashboard > Appearance > Dynamic Background
- Terminé !
- Upload the
- Why do you use HSL rather than RGB?
-
Small increments of H/S/L values give continuously varying colours. Small increments to R/G/B result in big jumps of colour.
- Are you really limited to WordPress 4.1 and up?
-
Probably not! I just haven’t tested it to earlier versions. Even if it doesn’t work, it’s very unlikely to do anything bad.
- How can I make areas of my pictures transparent?
-
You have to do this before uploading them. Most image manipulation programs will allow this. They have to be gifs or pngs (with transparency enabled). You can’t do it with jpgs.
Avis
Contributeurs/contributrices & développeurs/développeuses
« Dynamic Background Colour » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Dynamic Background Colour » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.