- Posts: 34
- Thank you received: 2
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 must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the
download
page.
If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.
If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.
Question Default font size in text editor?
2 years 7 months ago #229374
by Konsider
Default font size in text editor? was created by Konsider
Hi 
When someone is composing a message in the text editor, the text is tiny. What controls the initial font size inside the editor? Is this dictated by Kunena's CSS, or is it built into the text editor? Also, is this a custom text editor made by Kunena, or is it part of standard Joomla?
Thanks!
When someone is composing a message in the text editor, the text is tiny. What controls the initial font size inside the editor? Is this dictated by Kunena's CSS, or is it built into the text editor? Also, is this a custom text editor made by Kunena, or is it part of standard Joomla?
Thanks!
Please Log in or Create an account to join the conversation.
2 years 7 months ago #229376
by Leen
With kind regards
Leen
Replied by Leen on topic Default font size in text editor?
the default size of the text is shown
line 24.
Maybe you can do something with that?.
And when you create a message, you can choose large and bold formatting in the editor itself,
but I don't think that's what you mean.
Code:
yoursite\media\kunena\core\js\contents.css
Maybe you can do something with that?.
And when you create a message, you can choose large and bold formatting in the editor itself,
but I don't think that's what you mean.
With kind regards
Leen
Please Log in or Create an account to join the conversation.
2 years 7 months ago #229377
by Konsider
Replied by Konsider on topic Default font size in text editor?
It seems that Kunena is using CKEditor, but it must install it somewhere differently to the editor section of Joomla, as it doesn't appear there. If I can find where it's installed, maybe there's a CSS related file for the editor?
Please Log in or Create an account to join the conversation.
2 years 7 months ago #229379
by Leen
With kind regards
Leen
Replied by Leen on topic Default font size in text editor?
I found that setting when choosing create new message in kunena.
But maybe in custom.css
can try if that is what you mean (own size of course)
But maybe in custom.css
Code:
.layout .kmsg { font-size: 18px !important; }
With kind regards
Leen
Please Log in or Create an account to join the conversation.
2 years 7 months ago #229381
by Konsider
Replied by Konsider on topic Default font size in text editor?
Interesting, thanks for the info
I don't think that's the thing I was meaning though. I mean how to change the default text size within the actual editor itself (see attached image). I know you can manually change the size in this editor, but it would be good if the starting size was larger, so that the size doesn't have to be changed every time. And, I know that once posted, the text size changes to the site's text size... i just would like the text size larger within this editor.
Please Log in or Create an account to join the conversation.
2 years 7 months ago #229383
by Leen
With kind regards
Leen
Replied by Leen on topic Default font size in text editor?
I may still have an option,
but it is in the
and then increase the font size in body settings but this change only applies when creating a reply or a new message
a quick answer still remains small
but it is in the
Code:
yourwebsite\media\kunena\core\js\contents.css
a quick answer still remains small
With kind regards
Leen
The following user(s) said Thank You: Konsider
Please Log in or Create an account to join the conversation.
Time to create page: 0.313 seconds