Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2008-07-08 12:08:59

driz
Member
From: Huddersfield, UK
Registered: 2008-03-18
Posts: 441
Website

Custom Admin Login Screen

One of the things I miss/love about WordPress was the ability to re-code the Admin Login Screen and then keep the actual admin screen the same, the reason you could do this is because the login screen was a separate php file to the admin area.

How would you go about making one? mebbe add a different body id to the login page and then add different css? but how could you edit the actual login boxes etc?

Thanks. x


~ Cameron

Offline

#2 2008-07-08 13:23:20

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: Custom Admin Login Screen

How would you go about making one? mebbe add a different body id to the login page and then add different css? but how could you edit the actual login boxes etc?

You can copy the XHTML form and use it somewhere else. In example, you can create section called “admin” and put Textpattern’s login form there.

To make it even better, you can always compine some little php or plugin with it. In example rvm_privileged or is_logged_in()-function.

Offline

#3 2011-04-24 15:30:46

mahatma
New Member
Registered: 2011-04-24
Posts: 1

Re: Custom Admin Login Screen

I am having a similar problem. I want to put the login form in the sidebar of my website and I don’t what code I am supposed to use to do this.

Offline

Board footer

Powered by FluxBB