coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Thuy on April 15, 2004, 12:03:30 AM

Title: [Solved]: Admin one theme, users another
Post by: Thuy on April 15, 2004, 12:03:30 AM
I'm currently trying to create a new theme. Is there a way to set my theme to the one in process and a different theme for the users? I don't want to users to see it while I'm working on it.
Title: [Solved]: Admin one theme, users another
Post by: Casper on April 15, 2004, 12:18:21 AM
Hi Thuy,
Yes, just set in config the one you want your users to see.
Now, go to your main page, and type this to the end of your url
?theme=your_new_theme
Now, provided your theme exists, that's the theme you will see.
if you want to return to your sites default, just reverse the process, ?theme=default_theme
Title: [Solved]: Admin one theme, users another
Post by: Thuy on April 15, 2004, 12:37:50 PM
Thanks