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

Avatar in category index misaligned

paxx's Avatar Topic Author
Senior Member Senior Member
  • Posts: 41
  • Thanks: 0

Avatar in category index misaligned

9 years 3 months ago
#5796
Hi
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.

Attachments:

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

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

Re: Avatar in category index misaligned

9 years 3 months ago
#5817
Hi paxx,

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

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

paxx's Avatar Topic Author
Senior Member Senior Member
  • Posts: 41
  • Thanks: 0

Re: Avatar in category index misaligned

9 years 3 months ago
#5829
Hi
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.

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

Re: Avatar in category index misaligned

9 years 3 months ago
#5833
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.
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
The following user(s) said Thank You: paxx

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

paxx's Avatar Topic Author
Senior Member Senior Member
  • Posts: 41
  • Thanks: 0

Re: Avatar in category index misaligned

9 years 3 months ago
#5834
Hi
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.

paxx's Avatar Topic Author
Senior Member Senior Member
  • Posts: 41
  • Thanks: 0

Re: Avatar in category index misaligned

9 years 3 months ago - 9 years 3 months ago
#5839
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?

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.

Attachments:

Last edit: 9 years 3 months ago by paxx.

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

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

Re: Avatar in category index misaligned

9 years 3 months ago
#5844
Hi paxx,

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
The following user(s) said Thank You: paxx

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

paxx's Avatar Topic Author
Senior Member Senior Member
  • Posts: 41
  • Thanks: 0

Re: Avatar in category index misaligned

9 years 3 months ago
#5845
Hi
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