Page 1 of 1

Quick Questions

Posted: Fri Mar 04, 2005 9:23 pm
by -
Is there a way to change the default admin template?

Thank you very much for your help on this.

Re: Quick Questions

Posted: Sat Feb 11, 2006 11:46 am
by sioux
I'd like to know the answer to this too please.

Thanks,

Re: Quick Questions

Posted: Sat Feb 11, 2006 2:40 pm
by jelle
Yes you can, but it is not as easy as changing the theme on the frontend.
You can find the themes in admin/themes. There is usually only once, but it looks from the code like you can set another theme in your user preferences (or mame the default theme, but then you are screwed when you mess up). You can find a plain .css file in admin/themes/default/css that you can change (for instance set the body fontsize to something less uncomfortable than 62.5%)

You could have answered that question yourself if you had looked at the source. If sourcecode scares you, then changing the admin theme is not for you.
 

Re: Quick Questions

Posted: Sat Feb 11, 2006 3:13 pm
by sioux
Thanks for that!

I'm not scared of source code, I just didn't think to look there.