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

Question Would like to remove a few things..

More
16 years 1 month ago - 16 years 1 month ago #45087 by Cerberus
ok here is a faster way to do what you want to do go to your kunena template.css file and add teh lines in RED

tr.fb_sectiontableentry1 td.td-1 {
border-left:1px solid #383838;
display:none;
}

td.fb_profileboxcnt {
display:none;
width:95%;
}
Last edit: 16 years 1 month ago by Cerberus.

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

More
16 years 1 month ago #45088 by S.Nieves
I would like to remove the whole table or hide using display none. But whatever works.

I just want the tabs for my discussion and recent discussion to be there etc...

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

More
16 years 1 month ago #45089 by Cerberus
see my previous post that is what you have to do s.nieves :)

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

More
16 years 1 month ago #45090 by @quila
Cerberus wrote:

ok here is a faster way to do what you want to do go to your kunena template.css file and add teh lines in RED

tr.fb_sectiontableentry1 td.td-1 {
border-left:1px solid #383838;
display:none;
}

td.fb_profileboxcnt {
display:none;
width:95%;
}

#Kunena tr.fb_sectiontableentry1 td {
background:url("images/ltrtransbg.png") repeat scroll 0 0 transparent;
border-bottom:1px solid #383838;
border-left:1px solid #000000;
border-right:1px solid #383838;
display:none;
padding:5px;
}


warning!! this will hide a half of forum !!!!!!

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

More
16 years 1 month ago - 16 years 1 month ago #45091 by Cerberus
rofl no it wont i just did it to my own test site lololol
Last edit: 16 years 1 month ago by Cerberus.

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

More
16 years 1 month ago #45092 by S.Nieves
Woah ur right! What happened here?

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

Time to create page: 0.273 seconds