Jump to content

Recommended Posts

Posted

I like the Reno wrapper for the admin.  After looking at UIKit, then switching back to Reno, the back end is all Reno but the basic back end login page /processwire or /whateveryoucallit is displaying the original Default instead of the Reno login.  I realize this is a first world problem, but I can't seem to reinstate the Reno login.  Tried installing/uninstalling...  It's not the same page code and it's not the same style sheets... I can't uninstall the default ...what am I doing wrong?

defaultlogin.png

Posted

If you want a non-default theme, I would recommend setting the config variable in your config.php file.

$config->defaultAdminTheme = 'AdminThemeReno';

  • Like 5
Posted
On 12/8/2017 at 2:35 PM, horst said:

You need to select your prefered admin theme from within the guest user. 

 

Thanks!  Gotta check my email settings, my notifications are not showing up from the PW boards.

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...