This topic is locked

Assigning templates

8/16/2010 10:37:26
PHPRunner General questions
K
kkiboo author

Is it possible to make an if statement for the template assignment? Or even the CSS, at that.
Say for example, when John Doe logs in, I want it to display the site with a different color scheme than when Jane Doe logs in.
Thanks in advance for any replies.

J
Jane 8/18/2010

Hi,
Unfortunately there is no easy way to change the CSS for each user in PHPRunner.

As workaround you can create views for each table and use them for John Doe. Then change CSS file for these views on the Visual Editor tab manually.