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

Question Remove Gender Icon

More
14 years 9 months ago #100484 by MyWorld
Remove Gender Icon was created by MyWorld
How do I remove the gender Icon from below the user?

Thanks!

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

More
14 years 9 months ago #100490 by mstephan
Replied by mstephan on topic Re: Remove Gender Icon
There are two ways you can do this.

1. Replace the gender icon with a blank image.
2. Comment out the section of code that displays the gender icon.

On my phone atm, I'll post directories where you can make the edits if you can't find them yourself later.

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

More
14 years 9 months ago #100553 by MyWorld
Replied by MyWorld on topic Re: Remove Gender Icon
Thanks mstephan.
Code:
#Kunena ul.kpost-profile li.kpost-smallicons { display:none; }

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

Time to create page: 0.260 seconds