By Robert_K on
I want to separate my admin theme form user theme, but I want to include /node/add in the admin theme part. What is the best way to do that? I tryed the sections module, but it doesn't seem to work with drupal 5.7
I want to separate my admin theme form user theme, but I want to include /node/add in the admin theme part. What is the best way to do that? I tryed the sections module, but it doesn't seem to work with drupal 5.7
Comments
works in 6
I'm not sure if switching is an option...but I know there's a tickbox in Drupal 6 that enables this...
Thanks, but I can't for now
Thanks, but I can't for now :( Guess I'll just use the same theme everywhere...