Hello!

Is there a way to switch themes temporarily with a url parameter or an entry in the session? The session method would be preferred.

I would like to present a theme switcher as seen on some css sites that not only changes the style sheet and the colors of the style sheet but also the layout.

Comments

autowitch’s picture

I'm working on one of these now. It's basically functional, but I need to spend some time polishing it.

-aw

freeman-1’s picture

Hi,

I'm also thinking about how to do switching of themes/styles via hyperlinks and sessions/cookies.

Could you share how you did it or point me in the direction ?

-Freedom Forever