Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Solved Remove Gender Icon

More
10 years 10 months ago #166911 by Optimus Vault
Hi

So I am using the default blue kunena theme and am faced with an issue. How do I get rid of the gender icon on the post bit? I am using Community Builder so I cannot see how I can get the user to choose their gender to place in this field.

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

More
10 years 10 months ago #166917 by sozzled
Replied by sozzled on topic Remove Gender Icon
Try looking in the Community Builder category or >>> here <<<.

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

More
10 years 10 months ago #166928 by rich
Replied by rich on topic Remove Gender Icon
I can imagine what you mean. Go in backend to "Kunena > Templates > (mark) Blue Eagle > Edit CSS > Custom CSS" and add this code:
Code:
#Kunena .kicon-profile-gender-unknown, #Kunena .kicon-profile-gender-male, #Kunena .kicon-profile-gender-female { display: none; }

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: Optimus Vault

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

Time to create page: 0.217 seconds