This topic is locked

Different theme per table?

12/16/2009 2:58:45 PM
PHPRunner General questions
S
seanduffy author

I was wondering if there is any way of enabling different pages to use different themes?
I have a handful of pages in my application that need some different formatting and I don't really want to create a different project as that could get complicated, particularly with user logins.
Is there a way of defining layout and style themes per table, even if it is a case of delving into the code somewhere?

J
Jane 12/17/2009

Him,
unfortunately it's imposible to set up different layouts in one project.

To set up different style edit each page on the Visual Editor tab in HTML mode manually and point it to the different style.css files.