Green line around avatar
- Johnnydement
-
Offline Topic Author
- New Member
-
- Thanks: 0
- Posts: 17
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

Post by Johnnydement
The topic has been locked.
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...)
Post by cssyeah
The following user(s) said Thank You: Johnnydement
The topic has been locked.
- Johnnydement
-
Offline Topic Author
- New Member
-
- Thanks: 0
- Posts: 17
Post by Johnnydement
The topic has been locked.
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...)
Post by cssyeah
The following user(s) said Thank You: Johnnydement
The topic has been locked.
- Johnnydement
-
Offline Topic Author
- New Member
-
- Thanks: 0
- Posts: 17
Looks great, thanks

Post by Johnnydement
The topic has been locked.
Time to create page: 0.624 seconds