GetSimple Support Forum

Full Version: Multi themes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi again, i have another problem. I want use different themes on diferent pages (example: main page-default theme, subpage-theme2, gallery-theme3 and etc). So i created 3 diferent themes, but only can apply default on all pages. How to fix that? Also where i can change default theme name? I'm using stable version.
You can easily create multiple 'Templates' within one 'Theme' in which you can then choose which 'Template' to be used for each page. (page options > template)

You can only use one 'Theme' per install.

Each template should be located here:
Code:
theme/~YourThemeName~/~YourTemplateName~


You can rename a theme by renaming the folder that its contained in.

Make sense?
OWS_Matthew Wrote:You can easily create multiple 'Templates' within one 'Theme' in which you can then choose which 'Template' to be used for each page. (page options > template)

You can only use one 'Theme' per install.

Each template should be located here:
Code:
theme/~YourThemeName~/~YourTemplateName~


You can rename a theme by renaming the folder that its contained in.

Make sense?

I did everything before what you said but nothing. Ok i'll try again later.


EDIT:

My mistake was:
i created 3 folderds instead 3 .php files, thanks a lot. Everything working perfectly. <3 GS Smile
No problem