Descripción
Customize Randomize CSS plugin to fit any other WordPress plugin or theme
and randomize colors in your blog.
Instalación
- Download the latest version
- Unzip it to
/wp-content/plugins/
directory - Create css templates and name them .css.tpl
- Upload the css templates to
/wp-content/plugins/randomize-css/templates/css/
directory - Activate the plugin in the ‘Plugins’ menu
- Edit the options in ‘Settings’ menu
And you’re welcome to
donate to keep the plugin developed
Preguntas frecuentes
- What languages is Randomize CSS Plugin translated to?
-
- English
- Hungarian / Magyar
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Randomize CSS” 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.
Registro de cambios
0.4
- Added COLOR variables to make it easier to use the same (but random) color in more than one place in the css
- Added PALETTE
0.3
- Added button (link) to “throw the dice” and randomize the colors
0.2.1
- Improved examples
0.2
- Always include randomized css as last so it can override easily default values
- Added Hungarian translation
0.1
- Initial version