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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Remove Rank Title

More
13 years 8 months ago #131875 by spoleto999
Remove Rank Title was created by spoleto999
Hi, i found a solution for this but was only fr the old kunena files.
How can I remove the rank title? I have the name already in the icon so I don't need it.

For example


User
Admin
Icon with Admin written

->
User
Icon with Admin written

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

More
13 years 8 months ago #131894 by sozzled
Replied by sozzled on topic Remove Rank Title
Add the following three lines to the end of your Joomla site template CSS file:
Code:
#Kunena li.kpost-userrank { display: none !important; }

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

Time to create page: 0.238 seconds