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 Can we set default text size?

More
17 years 2 weeks ago #12557 by bubbawubba
When posts are made in forum, the text is very small.

I am using numina_ex template, but I don't know if it is the template that controls text size or something else. I could not find anything in the component settings for kunena.

Thanks

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

More
17 years 1 week ago #12595 by sozzled

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

More
17 years 1 week ago #12649 by bubbawubba
Those posts were a start. For other new users here is better detail on what you need to do

In file KUNENA.FORUM.CSS which is found in the forum template you are using - add the line that I have highlighted in bold.

div.msgtext {
width: 100%;
overflow:auto;
font-size:medium;
border-top:10px;
padding:10px 0 0 0;
margin-top:5px;

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

Time to create page: 0.232 seconds