- Posts: 7329
- Thank you received: 1425
Kunena 7.0.8 Released
The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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
Solved Need help, remove Column.
10 years 1 week ago #178716
by 810
Replied by 810 on topic Need help, remove Column.
1)
2) edit /components/com_kunena/template/nts_kspinel/css/kunena.skinner-min.css line 1320, remove the !important
Code:
.kcol-ktopicicon {
display: none !important;
}
2) edit /components/com_kunena/template/nts_kspinel/css/kunena.skinner-min.css line 1320, remove the !important
Code:
#Kunena .kblocktable .kcol-first, #Kunena .kblocktable .kcol-mid {
display: table-cell;
}
Please Log in or Create an account to join the conversation.
10 years 1 week ago - 10 years 1 week ago #178734
by Mir4ea
Replied by Mir4ea on topic Need help, remove Column.
Last edit: 10 years 1 week ago by Mir4ea.
Please Log in or Create an account to join the conversation.
10 years 1 week ago #178735
by 810
Replied by 810 on topic Need help, remove Column.
components\com_kunena\template\yourtemplate\html\topic\edit.php
add the kbbcode-preview-bottom. remove the height:200px
add the kbbcode-preview-bottom. remove the height:200px
Please Log in or Create an account to join the conversation.
10 years 1 week ago #178736
by Mir4ea
Replied by Mir4ea on topic Need help, remove Column.
I can not find height:200px, but looks like my edit.php have already kbbcode-preview-bottom, I attached my edit.php
check it please.
check it please.
Please Log in or Create an account to join the conversation.
10 years 1 week ago #178737
by 810
Replied by 810 on topic Need help, remove Column.
then add:
Code:
.kbbcode-preview-bottom { height: 100% !important;}
Please Log in or Create an account to join the conversation.
10 years 1 week ago #178738
by Mir4ea
Replied by Mir4ea on topic Need help, remove Column.
Oh, many thanks it looks really great!!!
Can you tell me, we have Recent Topics page, it shows recent topics but is it way to show only new topics and topics that was updated since you last visit? So you open this page and see all updates since your last visit?
Can you tell me, we have Recent Topics page, it shows recent topics but is it way to show only new topics and topics that was updated since you last visit? So you open this page and see all updates since your last visit?
Please Log in or Create an account to join the conversation.
Time to create page: 0.227 seconds