Category topic subject tiltle issue
Category topic subject tiltle issue
8 years 10 months ago
Hi
We have upgraded kunena from v4.0.12 to 5.0.7 and using template nts_krevista. But we are facing issue with missing category topic subject title as shown in screenshot.So can you help same to fix this issue. What exactly the problem.We have share screenshot it will help to understand easily about the issue.
Thanks
We have upgraded kunena from v4.0.12 to 5.0.7 and using template nts_krevista. But we are facing issue with missing category topic subject title as shown in screenshot.So can you help same to fix this issue. What exactly the problem.We have share screenshot it will help to understand easily about the issue.
Thanks
Please Log in or Create an account to join the conversation.
Re: Category topic subject tiltle issue
8 years 10 months ago
Hi,
Thank you very much about bug report. Please post your site's url here. We will help you debug and solve this problem.
Best regards,
Thank you very much about bug report. Please post your site's url here. We will help you debug and solve this problem.
Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Re: Category topic subject tiltle issue
8 years 10 months ago
Thanks for your response and sorry for delay
After login using credentials username:testingtest and password: testingtest
you can find this issue at this url :
nirankari.org/intranet_stage/forum/9-sat...rdev-singh-ji-quotes .
Thanks
After login using credentials username:testingtest and password: testingtest
you can find this issue at this url :
nirankari.org/intranet_stage/forum/9-sat...rdev-singh-ji-quotes .
Thanks
Please Log in or Create an account to join the conversation.
Re: Category topic subject tiltle issue
8 years 10 months ago - 8 years 10 months ago
Hi snmjoomla,
This is a conflict style issue. Follow some below steps to solve your problem.
1. Open the style.css file in the "templates/snmmaintemplate3/css/" path.
2. Add below css rules to the bottom of file.
3. Save and clear cache if you turn on.
4. Refresh your forum to view all changes.
PS: Let's us know if you does not work.
This is a conflict style issue. Follow some below steps to solve your problem.
1. Open the style.css file in the "templates/snmmaintemplate3/css/" path.
2. Add below css rules to the bottom of file.
Code:
body #kunena.layout .kcol-topic-title h3 {
display: block;
font-weight: 600;
}
body #kunena.layout .row-actions .nts-pagination ul li {
padding: 0;
}
3. Save and clear cache if you turn on.
4. Refresh your forum to view all changes.
PS: Let's us know if you does not work.
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Last edit: 8 years 10 months ago by ntstore.
Please Log in or Create an account to join the conversation.
Time to create page: 0.272 seconds