Load Admin CSS v1.0.2 released

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.

:notebook_with_decorative_cover: Changelog

  • Remove incorrect language translation.
  • Add correct language translation.

:arrow_down: Download

Download from Github to manually install; if you already have the plugin installed, an update will be available in the admin dashboard.

:man_juggling:: Support

If you have any problems to log or features to request, contact me via the Plugin Support Forum or you can log an issue via the Github repo.

:bulb: 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.

This topic was automatically closed after 2 minutes. New replies are no longer allowed.