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 Clear custom.css

More
9 years 6 months ago - 9 years 6 months ago #180565 by Tolconur
Clear custom.css was created by Tolconur
Hello,

i want to clear my custom.css, so i want to change the following codes in files, but cant find the right one:

HP: click here
Code:
thead.hidden-xs { background-color: #eee; }
Code:
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th { border: 1px solid #000; }
Code:
.table-bordered { border: 1px solid #000; }

And one more question - Can i move the statistics to the right to the same height of members. (see attachments)

Last edit: 9 years 6 months ago by Tolconur.

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

More
9 years 6 months ago #180573 by 810
Replied by 810 on topic Clear custom.css
If you want to clear the custom.css file, then open the file by: backend - kunena - templates - edit css - open custom.css
Remove all and press save.

If you want to have new css classes, you can better add it on the custom.less file:
backend - kunena - templates - edit less - open custom.less

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

Time to create page: 0.207 seconds