I just started out with Drupal 7, so this may be a noob-question, but I have downloaded the Zen-theme, and then copied the STARTERKIT folder to /sites/all/themes/ and renamed it (using only lowercase letters), then I renamed STARTERKIT.info.txt to aafest.info (aafest is the name of the folder and my theme). However, when I go to my Drupal site now, I can't find my new theme under appearance, can anyone help me, it's driving me crazy!
Let's say i'd like to set up the site www.news.com, tv.news.com and radio.news.com. Regardless of where a visitor lands first and logs in, the user should be logged in at all the other sites. In other words, i guess we're talking about sharing session and user data between the sites.
Is it possible to tie each site to its own database, and avoid using a table prefixing solution where the various sites simply share the user and session tables?
1)
CKE (2007) will not be installed properly. In ... sites/all/modules/ckeditor.. it is to be seen but not in Modules section (Theme ZEN. Drupal 7 rc4). Other modules are ok (Pathauto, Mollom, IMCE etc..). I have also disabled them as one instruction requested.
2)
"Empty Drupal and browser caches" says some instruction. Browser done BUT WHERE IS DRUPAL CACHE located an how to empty it?
This is my first post, so hello to the Drupal community :)
Im a Drupal noob so please bare with me... I am trying to add a stylesheet to my homepage. I dont want to override the existing theme style sheet, rather add styles to my front page e.g. text and images that I add.
I tried following a drupal article on the subject but no luck. Im a devloper so I know my CSS, but I dont know drupal... if anyone could tell me that easiest way to acheive this I would be most appreciative!