If you're referring to the index page add-on you can just change the .css URL in your FORUMHOME template to that of your forum's style sheet... but that doesn't look very good.
That is an issue really... especially for darker styles or those that use certain flourescent colour combinations.
You could also consider taking the code from the .css file (for this hack) and adding that code to the CSS in your admin cp style options, and then just editing the colours. The way this hack currently works, I think that's the easiest option. The only thing I don't like about that is you have to use hexidecimal values. You can't just put "alt1", etc... so if you were to alter your style you'd need to manually chnage those colour settings.
|