Green line around avatar
J
Topic Author
Green line around avatar
8 months 4 days ago
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 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.
Re: Green line around avatar
8 months 4 days ago
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
- 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,
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; }
- 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
Re: Green line around avatar
8 months 3 days ago
The topic has been locked.
Re: Green line around avatar
8 months 3 days ago
Hi,
I have updated style on your website. Please reload website to view the change.
Kind regards,
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
The topic has been locked.
Time to create page: 0.603 seconds