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

Category Descriptions not displaying in entirity

Shimei's Avatar Topic Author
New Member New Member
  • Posts: 12
  • Thanks: 0

Category Descriptions not displaying in entirity

12 years 1 month ago
#1364
Hello,

I just installed Kargo, and the category descriptions are not fully displaying. I see that there is a minimum height but this won't work because some categories have lengthier descriptions. My site is located here:

www.sovereigngracesingles.com/forum/index

Thanks

Attachments:

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

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

Re: Category Descriptions not displaying in entirity

12 years 1 month ago
#1365
Hi Shimei,

We used the max-height for category description element, because this element can't control the height. With this template we think you should use short description for each category.

So you can increase the max-height of the description element. Create a css file with named nts-kargo-custom.css and paste the below CSS rules to file.
Code:
body #Kunena .nts-kblock .kcol-kcattitle div.kthead-desc { height: 60px; /* this is current height you can increase with your height */ }

After paste you upload this file to the "css" folder of the current Joomla! template. Please clear cache of your site if you enable cache.

Hope this helps
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

Time to create page: 0.222 seconds