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

Question Clear custom.css

More
7 years 5 months ago - 7 years 5 months ago #1 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)

Attachments:
Last edit: 7 years 5 months ago by Tolconur.

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

More
7 years 5 months ago #2 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: 1.132 seconds