Change the styling of your admin dashboard with custom CSS.
Options are maintained via a Settings page on the azurecurve menu.
Example CSS usage to change the font size in the textarea:
textarea.wp-editor-area{
font-size: 1.33em;
}
This plugin is multisite compatible, with options set on a per site basis.
Changelog
- Update plugin header and readme for compatibility with ClassicPress Directory v2.
- Update Update Manager to version 2.5.0.
Download
Download from GitHub to manually install; if you already have the plugin installed, an update will be available in the admin dashboard.
Support
If you have any problems to log or features to request, contact me via the ClassicPress Plugin Support Forum or you can log an issue via the GitHub repository.
Issues/Ideas
I’m keen to resolve any issues and happy to consider functionality requests, so please get in touch if you want to report a problem or ask for new functionality.