Page 1 of 1

How can I make Admin Themes

Posted: Sat Sep 24, 2005 6:12 pm
by MichaelK
How can I make an Admin Theme?

Is there a program for??
Please contact me!

Re: How can I make Admin Themes

Posted: Sun Sep 25, 2005 12:28 am
by sjg
At this point, making admin themes is not very well documented.

Basically, you need to make an instance of the lib/classes/admin.class.inc.php object, and customize it however you want.

The easiest way to do this, is to make a copy of the admin/themes/default directory and its contents, and start editing.

Check http://forum.cmsmadesimple.org/index.ph ... 446.0.html for more information.