Need 2 versions of Pixture Reloaded on same site
mrmgraphics - April 13, 2009 - 13:57
+
I'm currently using a modified version of Pixture Reloaded on the following site:
I am trying to implement a second version of Pixture Reloaded, with a different top banner image, on the same site. I plan to use the ThemeKey module to switch between the different versions of Pixture Reloaded, so that my top banner changes based on site content. Unfortunately, the second version of Pixture Reloaded is defaulting to pink, and not the custom colors I have set up for it. Anyone have any suggestions at all?
Thanks!

Never mind
+
Never mind. I just needed to fix template.php's references to my new theme name.
Details...
I'm also working on customising pixture reloaded. And I couldn't get the color settings to work until I fixed this.
Here's how to edit the template.php file in your customised theme:
Replace every reference to 'pixture_reloaded' in template.php with your new theme name.
(There were 9 instances of the name in the pixture reloaded file.)
Remember to clear the cache after you have uploaded your template.php. Go to Administer >> Site configuration >> Performance (/admin/settings/performance). Scroll down page and click 'clear cached data'.
This refreshes the theme registry, so that Drupal recognizes the new template.