Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Dynamic Background Colour

Descripción

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éditos

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

Capturas de pantalla

  • Settings Screen

Instalación

  1. Upload the dynamic-background directory to the /wp-content/plugins/ directory
  2. Activa el plugin a través del menú ‘Plugins’ en WordPress
  3. Make your selections through Dashboard > Appearance > Dynamic Background
  4. Done!

FAQ

Installation Instructions
  1. Upload the dynamic-background directory to the /wp-content/plugins/ directory
  2. Activa el plugin a través del menú ‘Plugins’ en WordPress
  3. Make your selections through Dashboard > Appearance > Dynamic Background
  4. Done!
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.

Reseñas

Leer 1 comentario

Colaboradores & Desarrolladores

“Dynamic Background Colour” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Dynamic Background Colour” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .