Green line around avatar

Green line around avatar was created by Johnnydement

Posted 1 week 5 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 :)

Post by Johnnydement
The topic has been locked.

Replied by cssyeah on topic Green line around avatar

Posted 1 week 5 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...)

Post by cssyeah
The following user(s) said Thank You: Johnnydement
The topic has been locked.

Replied by Johnnydement on topic Green line around avatar

Posted 1 week 5 days ago #17172
But I like it 

Won't be better to make it also appear according to avatar style?
Post by Johnnydement
The topic has been locked.

Replied by cssyeah on topic Green line around avatar

Posted 1 week 5 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...)

Post by cssyeah
The following user(s) said Thank You: Johnnydement
The topic has been locked.

Replied by Johnnydement on topic Green line around avatar

Posted 1 week 5 days ago #17175
Looks great, thanks :)
Post by Johnnydement
The topic has been locked.
Time to create page: 0.624 seconds