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

Please note: The Kunena project team takes NO responsibility for maintaining nor supporting anything in this category.

Solved Editing users colors

More
8 years 7 months ago - 8 years 7 months ago #196024 by Serena M
Hi all
I tried changing the users colors by adding this:

#Kunena .kwho-globalmoderator, #Kunena a.kwho-globalmoderator {
color: #8eac7e !important;
}
#Kunena .kwho-globalmoderator, #Kunena a.kwho-globalmoderator {
color: green !important;
}
}
#Kunena .kwho-SiteAdministrator , #Kunena a.kwho-globalmoderator {
color: a820a6!important;
}
.layout#kunena .kwho-globalmoderator {
color: #8bc48b;
}
.layout#kunena .kwho-admin {
color: #8bc48b;
}

.layout#kunena .kwho-moderator {
color: #8bc48b;
}

to my CSS site template and the Edit Less forum template (joomspirit) as advised on another post, but I'm having no joy.

Any tips please?
Thank you!
Last edit: 8 years 7 months ago by Serena M.

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

More
8 years 7 months ago #196029 by rich
Replied by rich on topic Editing users colors
Please see here: docs.kunena.org/en/faq/change-user-colors
If you see no result after the change, then empty the Joomla and Browser cache.

Important! Always create a backup before you make any changes to your website!

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

More
8 years 7 months ago #196167 by Serena M
Replied by Serena M on topic Editing users colors
Thank you!
Worked perfectly :)

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

Time to create page: 0.246 seconds