3

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.

wassimans
  • 8,382
  • 10
  • 47
  • 58

2 Answers2

6

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.

David Eads
  • 1,502
  • 1
  • 11
  • 21
0

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.

Andrew Sledge
  • 10,163
  • 2
  • 29
  • 30