Popis
Customize Randomize CSS plugin to fit any other WordPress plugin or theme
and randomize colors in your blog.
Instalace
- 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
Nejčastější dotazy
- What languages is Randomize CSS Plugin translated to?
-
- English
- Hungarian / Magyar
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Randomize CSS je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Randomize CSS” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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