Change font size on message and reply box
-
Topic Author
- Visitor
-
9 years 4 months ago #38
by
Change font size on message and reply box was created by
Hello,
How do I change the font size on the message and reply box. I notice its too small for my viewer.
Thank you very much.
How do I change the font size on the message and reply box. I notice its too small for my viewer.
Thank you very much.
- Eugene S.
-
- Offline
- Administrator
-
9 years 4 months ago #39
by Eugene S.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Replied by Eugene S. on topic Re: Change font size on message and reply box
Hello Louis,
You may add the following code in any .css file:
Change 14px on another param. Cheers!
You may add the following code in any .css file:
#Kunena table#kpostmessage .ktxtarea {
font-size: 14px; /* here you may change the size of text area */
}
Change 14px on another param. Cheers!
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Moderators: Eugene S.