- Posts: 45
- Thank you received: 1
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 Change font size Replies column
I want to change the font size of the replies column by a smaller.
I looking in the file "kunena.forum.css" in default_ex template, but can not find.
How I can do?
Thanks
Miguel
Madrid (Spain)
Please Log in or Create an account to join the conversation.
can you explain what you mean with "replies column"??
Screenshout or link to your site will be usefull.
Please Log in or Create an account to join the conversation.
Miguel
Madrid (Spain)
Please Log in or Create an account to join the conversation.
kunena.forum.css line 79
#Kunena td.td-0 strong {
display:block;
font-size:x-large;
font-weight:normal;
line-height:21px;
margin:5px 0;
}
Regards
Please Log in or Create an account to join the conversation.
Thanks @quila
Regards
Miguel
Madrid (Spain)
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.