ModifyingAigaion/Themes
From AigaionWiki
Aigaion supports the use of themes, you can select it on your 'profile' page. If you don't like the standard themes, feel free to create one yourself. Here is how to do it:
- Create a directory where the theme-files will be stored, below the '/aigaionengine/themes/' directory.
- Create the themes/<newtheme>/css/, themes/<newtheme>/img/ and themes/<newtheme>/icons/ directories in that theme directory. You end up with the following directory structure:
[new-theme-directory]/css/
[new-theme-directory]/icons/
[new-theme-directory]/img/
- You can then start modifying the icons and the styles. Styles go into the file "css/styling.css" and "css/positioning.css"; new icons into the icons directory. You only need to override those style elements and icons that must be changed: the styles and icons in the "default" theme will be used as fallback.
Note that the personal profile forms will automatically pick up the new theme as an option.
Sharing themes
If you think your new theme is a very worthwhile addition, feel free to share it. For example, you could post a note in the forums, or drop us a line through the mail ('reidsma' and 'wietseb' are our sourceforge names).