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

老子叫甜甜 提交于 2019-12-01 22:57:49

问题


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- ?

Thanks.


回答1:


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.




回答2:


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.



来源:https://stackoverflow.com/questions/4464781/changing-drupals-theme-and-keeping-garland-as-the-admin-theme

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!