Jump to content

Recommended Posts

Posted

Hi!

As we still prefer it over Uikit, we selected the classic theme in the user settings.

It would be really nice to have the login screen at domain.com/processwire match the rest of the interface and not have the Uikit design.

How can I achieve this?

Simply Symlinking wire/modules/AdminTheme/AdminThemeUikit/uikit/dist/css/uikit.pw.min.css -> site/modules/AdminThemeDefault/styles/main-classic.css doesn't work, breaking the layout.

Posted

Check that you have AdminThemeDefault set as the default admin theme in /site/config.php

$config->defaultAdminTheme = 'AdminThemeDefault';

 

  • Like 2

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...