As a site builder one of the common questions is how to have Drupal use the main theme, or user-theme when a user is adding or editing content.
One very neat way to achieve this is to use the Context module.
Create a new context, then add conditions. For example, for users editing a certain content type, do the following: