Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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

Question Background in the rules?

More
16 years 1 day ago #42896 by 7Azimuth
How to remove blue-gray background in the rules? Link: www.foolsofdamnation.ru/forum/rules.html

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

More
16 years 1 day ago #42899 by xillibit
Hello,

look in your file kunena.forum.css at line 30 :
Code:
#Kunena table.fb_blocktable thead tr th { background:url("images/cat_title_bg.gif") repeat-x scroll left top #3B3B3B; color:#FFFFFF; font-weight:normal; padding:2px; }

just remove the #3B3B3B in the background, but after your text will be white, so it's isn't readable.

I don't provide support by PM, because this can be useful for someone else.

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

More
16 years 1 day ago #42924 by 7Azimuth
xillibit wrote:

Hello,

look in your file kunena.forum.css at line 30 :

Code:
#Kunena table.fb_blocktable thead tr th { background:url("images/cat_title_bg.gif") repeat-x scroll left top #3B3B3B; color:#FFFFFF; font-weight:normal; padding:2px; }

just remove the #3B3B3B in the background, but after your text will be white, so it's isn't readable.

Can I do that the information was taken from the content? And how in that case remove the current rules?

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

More
16 years 20 hours ago #42952 by xillibit
What do you mean ? It's not exactly clear for me ?

I guess that this wiki doc will be usefull for you : docs.kunena.com/index.php/How_to_create_a_rule_and_a_help_page

I don't provide support by PM, because this can be useful for someone else.

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

Time to create page: 0.461 seconds