Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

This category is for discussing issues with the K 3.0 Blue Eagle template.

As general background, My Joomla site template makes a mess of Kunena .

We do not answer questions about other templates for Kunena here.

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.

Solved Text height in forum header

More
8 years 6 months ago #1 by hanssie
The text (upper right side of the forum header) is not displayed correctly (not enough line space).

What do I need to change in one of the css files?
Attachments:

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

More
8 years 6 months ago #2 by 810
Replied by 810 on topic Text height in forum header
try:
Code:
#Kunena td.kprofileboxcnt ul.kprofilebox-link {padding-top:10px}

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

More
8 years 6 months ago #3 by hanssie
Replied by hanssie on topic Text height in forum header
I've tried to implement your proposal by modifying kunena.forum.css. Unfortunately, without any success ;-(.

Attachments:

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

More
8 years 6 months ago #4 by 810
Replied by 810 on topic Text height in forum header
oh now I see your issue, I thought you wanted more padding from the top. try:
Code:
#Kunena td.kprofileboxcnt ul.kprofilebox-link li { height: 15px !important; line-height: 10px !important; font-size: 0.91em; margin-top: 5px; padding-left: 10px !important; }
The following user(s) said Thank You: hanssie

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

More
8 years 6 months ago #5 by hanssie
Replied by hanssie on topic Text height in forum header
Yes! problem solved.
I placed your proposal in custom.css and it works!
Thank you very much!

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

Time to create page: 0.391 seconds