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

Sub categories display in forum

S Topic Author
sniranjan
New Member New Member
sniranjan's Avatar
sniranjan
  • Thanks: 0

Sub categories display in forum

8 years 5 months ago
#9409
In the forum where categories are displayed, when I have more than 3 sub forums for a forum/category, they dont extend the height automatically. Instead it starts displaying over the next category. Pls see the image below:




Can you please help me with the css.

Attachments:

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

Huyen Nguyen's Avatar
Moderator Moderator
  • Posts: 558
  • Thanks: 140

Re: Sub categories display in forum

8 years 5 months ago
#9490
Hi sniranijan,

Can you send me an account to view this issue? We will try to debug and suggest a best solution to you.

Thanks
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **

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

S Topic Author
sniranjan
New Member New Member
sniranjan's Avatar
sniranjan
  • Thanks: 0

Re: Sub categories display in forum

8 years 5 months ago
#9491
Sure. Just sent the email with account info.

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

Huyen Nguyen's Avatar
Moderator Moderator
  • Posts: 558
  • Thanks: 140

Re: Sub categories display in forum

8 years 5 months ago
#9713
Hi sniranjan,

Thank you very much about your information. Follow some bellow steps to solve your problem.

1. Open the rt_anacron-custom.css file in the "templates/rt_anacron/css/" path.
2. Copy and paste bellow CSS rules to the bottom of file.
Code:
body #kunena.layout ul.kblocktable li .forum-info { top: 60px; bottom: auto; } body #kunena.layout ul.kblocktable li .kblock-inner.has-subcats { min-height: 160px; }

2. Save and refresh your forum to view all changes.

Best regards,
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **

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

Time to create page: 0.320 seconds