Changing Drupal's theme and keeping Garland as the admin theme?

后端 未结 2 1323
鱼传尺愫
鱼传尺愫 2021-01-21 05:31

How to apply a contrib theme to a Drupal-6 site without changing the administration theme -the contrib theme for the site and Garland for the administration interface- ?

相关标签:
2条回答
  • 2021-01-21 06:05

    Go to Administer -> Site configuration -> Administration theme. There, you can set the administration theme. If you'd like additional control over the administration theme, use the Admin Theme module.

    0 讨论(0)
  • 2021-01-21 06:14

    For the administrator (with UID 1), go into it's user profile (in /user/edit/1) and change the theme, but set the default theme (in /admin/build/themes) to your desired theme.

    0 讨论(0)
提交回复
热议问题