Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

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 Mark All Forums Read

More
14 years 9 months ago #1 by Bao
Mark All Forums Read was created by Bao
I've got everything down with FireBug and ColorZilla except for one last piece. I would like to change the white of the "Mark All Forums Read" section. How do I go about doing that? I've tried several times and I have yet to modify it.

img44.imageshack.us/img44/5486/20591997.jpg

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

More
14 years 9 months ago #2 by @quila
Replied by @quila on topic Re:Mark All Forums Read
Hi Bao,

if you using default_ex template
kunena.forum.css

line 368

#Kunena .fb_list_markallcatsread {
height:28px;
padding-left:5px;
padding-right:10px;
width: 100%;
background: #6B120C;
}


line 374

#Kunena .fb_list_categories {
border-left:1px solid #D1D1D1;
color:#666666;
height:28px;
line-height:28px;
padding-left:10px;
padding-right:5px;
white-space: nowrap;
background: #6B120C;
}

Regards

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

Time to create page: 0.401 seconds