I am new here, so please forgive me if similar question has already been answered...
I am an artist, and know very little about programming, but still, I am familiar enough with Drupal CMS, and simple theme editing, since I've used version 4.7 for a bit (until server collapsed and everything went to history :) ).
I hve had my site up a running niceley for a few weeks now. Today I wanted to change the theme. I upload the Burnt theme and when I switched over to use none of my pages are visable.
How can I undo this and change back to another theme??
I need to show some content based on whether or not a user is looking at any admin page or not. Is there a simpl way to test that just like I can test for the front page using 'is_front'?