This topic is locked

Change SChemes on the fly

6/11/2012 2:41:24 PM
PHPRunner General questions
S
swanside author

Would it be possible for the operator of the site to change the colour of the schemes as they are using the projects

Thanks

Paul

C
cgphp 6/12/2012

You can keep the choosen theme in a session var and conditionally load the css stylesheet files.

S
swanside author 6/13/2012



You can keep the choosen theme in a session var and conditionally load the css stylesheet files.


I was thinking of a drop down box from the main screen.

In the project when building it, would it be possible to have a selection where the programmer chooses which themes are built with the project, then when it is ran, the user can select a scheme from a drop down box