Author: computerz » Mon Sep 04, 2006 6:45 am
Yes it is possible. Simply edit the templates/fisubice/fisubice.css file.
I would make a class for the new color. For example,
.newclass
and include the new active link, visited link, and hover link colors. Then simply edit the corresponding .tpl file with the new class name.
You're probably not going to get more than one or two different menu colors since the qbar uses the same template. You could probably create another menu and modify the code to point to a seperate template, but thats about as far as my knowledge goes on the subject. Hope this gives you some ideas.
Last edited by computerz on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.