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
Please read
Before you ask for help with template issues ...
Question Background in the rules?
16 years 1 month ago #42896
by 7Azimuth
Background in the rules? was created 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.
16 years 1 month ago #42899
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:Background in the rules?
Hello,
look in your file kunena.forum.css at line 30 :
just remove the #3B3B3B in the background, but after your text will be white, so it's isn't readable.
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.
16 years 1 month ago #42924
by 7Azimuth
Replied by 7Azimuth on topic Re:Background in the rules?
xillibit wrote:
Can I do that the information was taken from the content? And how in that case remove the current rules?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.
Please Log in or Create an account to join the conversation.
16 years 1 month ago #42952
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:Background in the rules?
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 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.267 seconds