Kunena 6.2.6 released

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

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.

Solved Changing the size of the NEW notification in Recent topics.

More
11 years 3 months ago - 11 years 3 months ago #1 by Nemo10
Our recent much outdated Kunena (1.7, I think) showed the green NEW tag a lot larger and clearer than it now appears on the new site under 2.5.8/2.0.3.

It looks as small on this forum.


Other than being able to turn that on or off there is no way to alter it.

Can it be achieved any other way? Just seems a undesirable change as the former was just right.

Oh for a neat solution...
Last edit: 11 years 3 months ago by Nemo10.

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

More
11 years 3 months ago - 11 years 3 months ago #2 by 9themestore
Hi,

You can insert the following code section to the kunena.forum-min.css or template.css file.
Code:
#Kunena .knewchar { background: none repeat scroll 0 0 #CC0000; border-radius: 2px 2px 2px 2px; color: #FFFFFF; display: inline-block; font-size: 10px !important; font-weight: bold; line-height: 1; margin-left: 3px; padding: 1px 2px 2px; text-transform: lowercase; vertical-align: top; white-space: nowrap; }

Regards!

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)
Last edit: 11 years 3 months ago by 9themestore.

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

More
11 years 3 months ago #3 by rich
It is better if the code at the end in the Joomla! template.css is inserted. Then it will not be overwritten during an Kunena Upgrade. It must be not the complete code. It is enough if the relevant key is entered.

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

More
11 years 3 months ago #4 by Nemo10
Worked a real treat, changed the background to green, the white text looks great! Thanks again.

Oh for a neat solution...

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

Time to create page: 0.437 seconds