Login or Register

RSS IconRecent posts in this topic

avatar
vlados on Jul 25. 2008. 3:55 am
I am developing a new theme for the aC but i am having some issues. I saw that the themes are only additional CSS files. Can i make changes to the HTML and how. Is there some development guide for making themes?
avatar Staff
Ilija Studen on Jul 25. 2008. 6:08 am
Themes are just that - CSS and images. You cannot alter HTML or behavior of pages using a theme and we do not plan to allow that any time soon.

We've considered to include one JS file per theme (if available) so you can attach additional behavior, change DOM on fly etc, but at some point we dropped that idea and forgot about it. Would that for you?

Still, you have full source code so you can change anything you want, but you need to be aware that you'll need to maintain these changes with every update.

PS: Nice looking theme :)
activeCollab team member | LinkedIn
avatar
vlados on Jul 25. 2008. 6:28 am
For now I am just made the home page but tonight I will made the tickets page and there is the problem. I want to made the tabs like the new facebook because it's more useful (see the attachment) but in the code the ul with the tabs is after the tickets list and I can't change it with the css.
I can't change the php because it will not be useful with the other versions of the app. It can be changed with js but it's not implemented yet :)
avatar Staff
Ilija Studen on Jul 25. 2008. 6:37 am
We'll see to add additional JS file to themes in one of the next releases.
activeCollab team member | LinkedIn

RSS IconRecent posts in this topic