Read before updating: How to Update Kunena Templates - More detail

Increase message body font size ??

B Topic Author
New Member New Member
  • Posts: 8
  • Thanks: 0

Increase message body font size ??

12 years 2 months ago
#1319
I have folks who use the site who are older or don't have very good vision. Where do I change the font size for the message board posts when viewing?

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

B Topic Author
New Member New Member
  • Posts: 8
  • Thanks: 0

Re: Increase message body font size ??

12 years 2 months ago
#1320
In addition I am using the integrate with template feature.

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

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: Increase message body font size ??

12 years 2 months ago
#1321
Hi bigfish,

You can use the CSS rules to increase the font size of the post viewing. Open the template.css file of the your Joomla! template and paste below CSS rules to the bottom of file.
Code:
#Kunena td div.kmsgbody { font-size: 14px; /* You can change the font size */ }

Let us know if there is anything else.

Regards
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
The following user(s) said Thank You: bigfish

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

Time to create page: 0.249 seconds