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

Solved Kunena Poll background color

More
6 years 4 months ago #1 by Nikiniko
How can i make all the lines to have same background color
prntscr.com/h7q1au
Stop zebra effect :)

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

More
6 years 4 months ago #2 by Nikiniko
somebody ?

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

More
6 years 4 months ago #3 by rich
Replied by rich on topic Kunena Poll background color
Please try this code in your custom.less , then empty the cache.
Check also other tables, I'm not 100% sure whether this color is also displayed on another place (such as statistics). But in principle should this change only displayed at poll.

Code:
.layout#kunena table.table.table-striped.table-bordered.table-condensed tbody tr td { background-color: #555; }
The following user(s) said Thank You: Nikiniko

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

More
6 years 4 months ago #4 by Nikiniko

rich wrote: I'm not 100% sure whether this color is also displayed on another place (such as statistics).
}[/code]

If yes i will let you know

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

More
6 years 4 months ago #5 by Nikiniko
I tried it in the custom less of Kunena template but it didnt work
:ohmy: :ohmy: :(

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

More
6 years 4 months ago #6 by Nikiniko
i had to clean to cache from nginx too,
now all are ok

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

Time to create page: 0.396 seconds