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

Green line around avatar

J Topic Author
New Member New Member
  • Posts: 17
  • Thanks: 0

Green line around avatar

8 months 4 days ago
#17161
Hi,

The green line around the avatar, shouldn't adapt to the avatar shape? It looks strange with rounded and circle avatars.

If can't be changed, can be deactivated? Although I like it :)

The topic has been locked.
cssyeah's Avatar
Moderator Moderator
  • Posts: 100
  • Thanks: 38

Re: Green line around avatar

8 months 4 days ago
#17166
Hi,
You can use CSS rule to remove the green border. Follow below steps to remove the green border color.
- Create a style file named nts_kunity_custom.css
- Copy and paste below CSS rule to the nts_kunity_custom.css
Code:
body #kunena.layout .kunena-topic-item .kprofile-box-wrap .user-avatar .badge::before { border: 0; }
- Copy or upload the style file to the css folder in your default joomla template. (example: [root]/templates/your_joomla_template/css/)
- Reload your website to view all changes.
Kind regards,
UI/UX Designer - Web developer. (UI/UX design for T4 Framework, T4 Pagebuilder, GK Framework products...)
The following user(s) said Thank You: Johnnydement
The topic has been locked.
J Topic Author
New Member New Member
  • Posts: 17
  • Thanks: 0

Re: Green line around avatar

8 months 3 days ago
#17172
But I like it 

Won't be better to make it also appear according to avatar style?
The topic has been locked.
cssyeah's Avatar
Moderator Moderator
  • Posts: 100
  • Thanks: 38

Re: Green line around avatar

8 months 3 days ago
#17173
Hi,
I have updated style on your website. Please reload website to view the change.
Kind regards,
UI/UX Designer - Web developer. (UI/UX design for T4 Framework, T4 Pagebuilder, GK Framework products...)
The following user(s) said Thank You: Johnnydement
The topic has been locked.
J Topic Author
New Member New Member
  • Posts: 17
  • Thanks: 0

Re: Green line around avatar

8 months 3 days ago
#17175
Looks great, thanks :)
The topic has been locked.
Time to create page: 0.603 seconds