On Wed, May 23, 2007 at 11:58:49AM +0200, Dennis Ortsen wrote:
If I wanted to change all the used colours on all webpages, what places should I check?
I have changed the background gifs and all the text and background colours located in the ~hobbit/server/web directory. I have also changed colours in hobbitserver.cfg (the part that determines how bbgen generates webpages). But still some generated pages (mainly tables) have a different background and text colour than the colours I specified.
Are some colours hardcoded or haven't I searched hard enough?
I'm afraid they are. The Hobbit webpages are not completely configurable; you can change some things through the web/* files, the gifs, and the HTML settings in hobbitserver.cfg, but some of it is embedded inside the code that generates the webpages. Not pretty, but also not a high-priority thing to change.
Regards, Henrik