Removing WordPress Login Design
In a previous post, I showed the possibility, how to use WordPress in regard to Corporate Identity. For example adjusting the login area. This shouldn’t be a tough task with the according articles.
In both cases I didn’t talk about how to deactivate the default WordPress layout, since I always used the example based of the WordPress stylesheet. But the stylesheet of WordPress isn’t really lean and why should you load unnecessary data, which you really don’t need?
With a little hook and an appropriate function I can disable to load the stylesheet of WordPress and load my own CSS – How that works can be read in both articles about adjusting theme login.
Continue reading …