Hi All,
I would first like to say what a brilliant forum componant, i have tried some of the other and they are over complex for what i need. so well done.
I have a couple of minor questions:
Firstly, i am trying to change the cfu-row:hover property (When you hover over a forum from the board index) but while i can change the font colour, i cannot change the background colour event when using !Important. Have i perhaps found the incorrect class for this? My code is:
Secondly, the buttons (Unanswered, New, Active) at the top of the forum appear spaced out rather than side by side as can be seen above. Im not sure where to correct this, as there does not apear to be any padding that i can find.
Once again thank you for a great component.
Best Regards
Dona
I would first like to say what a brilliant forum componant, i have tried some of the other and they are over complex for what i need. so well done.
I have a couple of minor questions:
Firstly, i am trying to change the cfu-row:hover property (When you hover over a forum from the board index) but while i can change the font colour, i cannot change the background colour event when using !Important. Have i perhaps found the incorrect class for this? My code is:
.chronoforums .cfu-row:hover{color:#222222 !Important; background-color: #7d7d7d !Important;}
Secondly, the buttons (Unanswered, New, Active) at the top of the forum appear spaced out rather than side by side as can be seen above. Im not sure where to correct this, as there does not apear to be any padding that i can find.
Once again thank you for a great component.
Best Regards
Dona