Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Full css customization for forum categories?

More
16 years 9 months ago #25040 by propedeutique
Hi,
first thanks to the authors of this excellent component.

On my site,I have several main forum ("parent") with, for each of them, several sub-forums.
I would like to have various colors/design for the whole main forums/sub-forums.

Unfortunatly, the "fb_blocktable" class which associates the class suffix doesn't allow to modify the header, description of a category.

If somebody could help me to "hack" this function (I am not a programer...) so that I could get what i am looking for, I would be very gratefull.
Thanks.
Bye

Please Log in or Create an account to join the conversation.

More
16 years 9 months ago #25041 by propedeutique
Found a solution :
- I have added in showcat.php an empty div with a class I named "suffix" with the following code

<div class="suffix<?php echo $objCatInfo->class_sfx; ?>" </div>

Bye.

Please Log in or Create an account to join the conversation.

Time to create page: 0.304 seconds