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
Solved Changing the size of the NEW notification in Recent topics.
9 years 6 months ago #181440
by Nemo10
Oh for a neat solution...
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.
9 years 6 months ago #181445
by 810
Replied by 810 on topic Changing the size of the NEW notification in Recent topics.
Code:
.knewchar {font-size: 24px ;}
Please Log in or Create an account to join the conversation.
9 years 6 months ago #181447
by Nemo10
Oh for a neat solution...
Replied by Nemo10 on topic Changing the size of the NEW notification in Recent topics.
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.
9 years 6 months ago #181602
by Nemo10
Oh for a neat solution...
Replied by Nemo10 on topic Changing the size of the NEW notification in Recent topics.
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.
9 years 6 months ago #181621
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic Changing the size of the NEW notification in Recent topics.
Code:
.knewchar {
font-family: Times New Roman;
}
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
9 years 6 months ago #181651
by Nemo10
Oh for a neat solution...
Replied by Nemo10 on topic Changing the size of the NEW notification in Recent topics.
Thanks once again
Oh for a neat solution...
Please Log in or Create an account to join the conversation.
Time to create page: 0.215 seconds