MM Customizer is a plugin that allows you to theme your Wordpress admin pages and login pages.
Derivative work from wp-admin-themer, written by Manuel Amador (Rudd-O)
The plugin will overrule all CSS files from within the plugin css directory.
MM Customizer is a plugin that allows you to theme your Wordpress admin pages and login pages.
Derivative work from wp-admin-themer, written by Manuel Amador (Rudd-O)
The plugin will overrule all CSS files from within the plugin css directory.
12 Comments
looks very nice. I will test it. Does it works on 2.5.1?
Nachtmeister, yes it works on 2.5.1 as well.
Thanks for the comment.
Tom
Hello,
Thank you for developing this plugin!
I have installed your plugin on a WP 2.5.1 site and it installed ok but it is not working as I expected. The first box at the top of the themer admin asks for “Login Page Logo URL:”. I thought this meant to place the URL to my logo so that my logo would show up at the login page instead of the WP logo, in fact that is the primary reason I am trying your plugin. In fact what happens is your logo shows up at the login page and the link I placed in there to my logo simply takes my to the logo when I click on your logo. I wanted to replace the WP logo with mine on the login page but what I got is the WP logo replaced with YOUR logo. How do I display my logo at the login page?
Thank you,
Jeff
Hello Jeff,
In the folder css there is a file named login.css. Here you have to search for h1 a
h1 a {
background: url(images/logo-motionmill.gif) no-repeat;
width: 292px;
height: 66px;
text-indent: -9999px;
overflow: hidden;
padding-bottom: 15px;
display: block;
}
Replace logo-motionmill.gif by your own image name.
The first box in the admin is for setting the URL that is behind the logo.
Hope this helps you out.
cheers,
Tom
Hello,
Does this work with WordPress 2.7?
This works on WP 2.7. You only have to copy the wp-admin.css,wp-login.css and colors-fresh.css in the css directory. If you don’t do this the layout get scrambled.
I’ll update our version soon on the Wordpress plugin repo.
Tom
Great plugin! Have you had a chance to update this plugin for WP 2.7?
@Dragon : yes I did you can download it on this page.
Very nice plugin and I really appreciate you providing it at no charge but I have had to customize the css significantly to fix issues with alignment and content issues. i just tried it out yesterday and am using WordPress v 2.8.2.
looks very nice. I will test it. Does it works on 2.5.1?
@Dragon : yes I did you can download it on this page.
It doesn’t come with a guarantee whatsoever, but we’re always glad to here if it worked