Materially Flat Admin Theme

Plugin Banner

Materially Flat Admin Theme

by goodyduru

Download
Description

This is a theme that adds a material design look to your Admin and Login pages.

  1. Two themes for both your admin and login pages (red and blue).
  2. Ability to add a background image to both your admin and login pages.
  3. Change the font color, link color and interacted link color in your admin and login pages.
  4. Change the font style using google fonts in both your admin and login pages.
  5. Preview your changes before you make them.
  6. Import and Export your settings so that you can use them in another site.
  7. Right to Left Support

This plugin doesn’t need much installation or configuration.

  1. Upload the ‘materially-flat-admin-theme’ directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  1. screenshot-1.png

    screenshot-1.png

  2. screenshot-2.png

    screenshot-2.png

Does this plugin in any way influence my frontend?

In a way yes, it just changes the look of your admin bar on the frontend when you are logged in.

Does this plugin work if my wordpress file system is direct i.e my wordpress installation never asks for my ftp username and password before installing any plugin or theme

Yes, you have access to all the features of this plugin.

Does this plugin work if my wordpress works on ftp, i.e my wordpress installation always asks for my ftp username and password before installing any plugin or theme

Yes and no, just the theme alone would work for both the admin and login page. Things like the font color, font style, link color etc would not work. Still working on that one. If you are okay with that, then good.

Titan Framework Compatibility

By Phill Healey (munklefish) on October 31, 2016

Hi, When used in conjunction with the increasingly popular Titan Framework (options framework) the checkbox is revealed for any enable/disable options. Adding this to the admin css file will hide the checkbox and maintain the originial Titan Framework layout: .tf-enable .checkbox-material span.check { display: none; } Can you add this in, or is there somewhere that I can submit a pull request?
Back to top