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 Changing the size of the NEW notification in Recent topics.

More
7 years 5 months ago #1 by Nemo10
Is it possible to make the NEW tag on new unread posts larger? I gave it set for green which our members have been used to over several years. But it needs to be larger.

Oh for a neat solution...

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

More
7 years 5 months ago #2 by 810
Code:
.knewchar {font-size: 24px ;}

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

More
7 years 5 months ago #3 by Nemo10
Thanks.. I settled on 14px and it is spot on. :)

Oh for a neat solution...

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

More
7 years 5 months ago #4 by Nemo10
Ok. The font looks a bit, well, ordinary, Can it be changed to something like Times New Roman or similar with a bit of weight to it?

Oh for a neat solution...

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

More
7 years 5 months ago #5 by rich
Code:
.knewchar { font-family: Times New Roman; }

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

More
7 years 5 months ago #6 by Nemo10
Thanks once again

Oh for a neat solution...

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

Time to create page: 0.566 seconds