Posted by MatthijsG on September 4, 2008 at 3:24pm
Hi all,
I 've a multisite environment up&running. Every domain is in /sites/foo.bar1 etc.
The problem is this: i don't want that every site has his own theme in /sites/all/theme, because all the theme's are showing up at every site. So the solution is to put a theme in /sites/foo.bar/theme. But the only thing that is changing, is one css file. How can i put ONE theme in /sites/all/theme and redirect every site to look first in his own folder for a cssfile?
There's a 5.* module who can fix this, but i've 6.* http://drupal.org/project/sitecss
