User Tools

Site Tools


admin_themes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
admin_themes [2011/02/13 18:50]
ccagle8
admin_themes [2013/02/28 12:53]
Timbow removed ref to older vers.
Line 3: Line 3:
 GetSimple allows developers to customize the colors within the administrative panel - effectively "​branding"​ the control panel. ​ GetSimple allows developers to customize the colors within the administrative panel - effectively "​branding"​ the control panel. ​
  
-To do this, place ''​admin.xml''​ inside the folder ''/​theme/''​+Tips to a good and working admin color scheme: 
 +  - Place the file as ''​admin.xml''​ inside the folder ''/​theme/''​ 
 +  - There are a couple images within ''/​admin/​template/​images''​ that might need to change as a result 
 +  - Colors need the hash in front of the hex value. eg: #333333 
 +  - Do not use shortcut hex values. eg. #333
  
-The format of ''​admin.xml''​ is+The format of ''​admin.xml''​ is:
  
 <​code>​ <​code>​
 <?xml version="​1.0"?>​ <?xml version="​1.0"?>​
 <​item>​ <​item>​
- <​title>​GetSimple Default ​Admin</​title>​ + <​title>​Admin ​Skin Name</​title>​ 
- <​author>​Chris Cagle</​author>​ + <​author>​Your Name</​author>​ 
- <​link>​http://​www.cagintranet.com/</​link>​+ <​link>​http://​www.yourdomain.com/</​link>​
  <​primary>​  <​primary>​
  <​darkest>​  <​darkest>​
admin_themes.txt · Last modified: 2014/02/07 10:40 by datiswous