http://www.icyphoenix.com/viewtopic.php?f=35&t=2690
-----------------------------------
Aexo
Sun 26 Aug, 2007 19:01

Create Theme
-----------------------------------
hello!!

I want to create a ner template, so I can Chose it in the acp menu. How can I create it? A new folder?

thanks all


-----------------------------------
novice programmer
Sun 26 Aug, 2007 21:53

Re: Create Theme
-----------------------------------
You can clone the mg_themes to other folder so you can edit it from the acp.


-----------------------------------
Mighty Gorgon
Mon 27 Aug, 2007 20:50

Re: Create Theme
-----------------------------------
Well, it is not enough duplicating a folder, you should rename also mg_themes.cfg and reconfigure vars into theme_info.cfg.

Try to clone the folder first and after to have a look at the files I've just mentioned. The new names of the files and vars should be the name you choose of your new template folder.

Example:

mg_themes => my_theme
mg_themes.cfg => my_theme.cfg
in theme_info.cfg rename $mg_themes[0] => $my_theme[0]

Then other minor changes may be required into paths and lo_fi files... but you can make them later.


-----------------------------------
Aexo
Wed 29 Aug, 2007 11:57

Re: Create Theme
-----------------------------------
Thanks! when I finish it, I'll try as you say.  :D


