Themed login page

OK, so I just created my first theme to brand my client’s Siteworx pages. But is there a way to apply the theme to the Siteworx login page?

Edit the ~iworx/iworx.ini file, find the “[iworx.templates]” section, and change the this line below it:

Change
siteworx=“interworx”

to
siteworx=“your-theme-name-here”

Paul

[quote=IWorx-Paul;12060]Edit the ~iworx/iworx.ini file, find the “[iworx.templates]” section, and change the this line below it:

Change
siteworx=“interworx”

to
siteworx=“your-theme-name-here”

Paul[/quote]

Paul will this be over written when any new IW updates are released?

When InterWorx makes critical changes to the provided templates in the updates (like with v3), the themes in use will be reset to the main InterWorx theme, unless using one of the other InterWorx-provided themes. Custom themes will have to be re-created based on the new set of templates.

Paul