You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 28, 2019. It is now read-only.
Johan Strydom edited this page May 31, 2013
·
5 revisions
For the Theme, simply create a new folder under /themes. The new folder's name should be the theme name. Within the folder a file called default.css is created. Within default.css all the css styling for the theme can be made. E.g.
/themes/mytheme/themes/mytheme/default.css
Activate the theme
To activate the theme, replace $_TSAMA_CONFIG['THEME'] = 'default' with the name of your theme in the /conf/site.conf.php file