Avatar in category index misaligned
Avatar in category index misaligned
9 years 3 months ago
Hi
Just updated to the latest KBento, but still the avatar in category index does not show properly.
Is there a fix for this?
Just updated to the latest KBento, but still the avatar in category index does not show properly.
Is there a fix for this?
If the problem can be solved why worry? If the problem cannot be solved, worrying will do you no good.
Please Log in or Create an account to join the conversation.
Re: Avatar in category index misaligned
9 years 3 months ago
Hi paxx,
Could you provide to us your site url? We will try to debug and provide to you the good solution.
Best regards,
Could you provide to us your site url? We will try to debug and provide to you the good solution.
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: Avatar in category index misaligned
9 years 3 months ago
Hi
Here is the URL
Part of the message is hidden for the guests. Please log in or register to see it.
Here is the URL
Part of the message is hidden for the guests. Please log in or register to see it.
If the problem can be solved why worry? If the problem cannot be solved, worrying will do you no good.
Please Log in or Create an account to join the conversation.
Re: Avatar in category index misaligned
9 years 3 months ago
Hi,
Thank you very much about your information. Open the custom.css file in the "templates/js_keenly/css/" path and copy below CSS rule to the bottom of file.
After finish back to frond-end and reload your forum.
Hope this helps!
Thank you very much about your information. Open the custom.css file in the "templates/js_keenly/css/" path and copy below CSS rule to the bottom of file.
Code:
#kunena.layout .klatest-avatar img {
width: 32px !important;
}
After finish back to frond-end and reload your forum.
Hope this helps!
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
The following user(s) said Thank You: paxx
Please Log in or Create an account to join the conversation.
Re: Avatar in category index misaligned
9 years 3 months ago
Hi
Thanks a lot.
This did it, everything looks ok now.
Cheers
Thanks a lot.
This did it, everything looks ok now.
Cheers
If the problem can be solved why worry? If the problem cannot be solved, worrying will do you no good.
Please Log in or Create an account to join the conversation.
Re: Avatar in category index misaligned
9 years 3 months ago - 9 years 3 months ago
Hi
Just discovered another "issue".
When you click on "Recent Topic" then the text shows above and over the avatar.
Is there a solution for this?
Just discovered another "issue".
When you click on "Recent Topic" then the text shows above and over the avatar.
Is there a solution for this?
This message contains confidential information
If the problem can be solved why worry? If the problem cannot be solved, worrying will do you no good.
Last edit: 9 years 3 months ago by paxx.
Please Log in or Create an account to join the conversation.
Re: Avatar in category index misaligned
9 years 3 months ago
Hi paxx,
I have checked on your site. There is conflict style, please add below CSS rules to the custom.css file.
Save and refresh your site.
Hope this hepls!
I have checked on your site. There is conflict style, please add below CSS rules to the custom.css file.
Code:
#kunena.layout .kcol-topic-lastpost .user-avatar img {
width: 100% !important;
}
#kunena.layout .nts-pagination li a {
border-radius: 0 !important;
}
Save and refresh your site.
Hope this hepls!
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
The following user(s) said Thank You: paxx
Please Log in or Create an account to join the conversation.
Re: Avatar in category index misaligned
9 years 3 months ago
Hi
Great Thak you so much.
Everything seems to work fine now.
Cheers
Great Thak you so much.
Everything seems to work fine now.
Cheers
If the problem can be solved why worry? If the problem cannot be solved, worrying will do you no good.
Please Log in or Create an account to join the conversation.
Time to create page: 0.246 seconds