Hello,

I have benn working on a Drupal site, using the Snadtiger theme as basis. I have been changing many things (I just don't know how to make a whole theme from scratch), so I was wondering if there is anyway to change the name of the sandtiger.info file to mytheme.info. Is nothing huge, since it's in "mytheme" folder and I have already changed the description in the .info file; and in the administration pages it appears as "mytheme: theme based on sandtiger", but when I change the name of the file (it doesn't matter if after it I select again the theme, run cron and clean the cache) the theme stops working.

Is it possible somehow?

Thank you.

Comments

zbricoleur’s picture

Did you also open up the .info file and change the name in the info there?

Also, do a search for "snadtiger" (sp?) in all the files in the theme directory, and replace it if it occurs with "mytheme."

dresde’s picture

Yes, the inside of .info file is totally changed, so while workng in Drupal it reads everywhere "mytheme" instead of sandtiger. The other weird part is that, when I try to change it, it doesn't show ANYTHING from the theme but the "SANDTIGER" letters.