Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Solved Remove Gender Icon

More
8 years 9 months ago #1 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
8 years 9 months ago #2 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
8 years 9 months ago #3 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; }
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.477 seconds