The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
User social color o...
 
Share:
Notifications
Clear all

Limited Support

Dear Clients and Partners, we wish you a Merry Christmas and a Happy New Year! May this season bring you joy, peace, and good times with your loved ones.
Our support will be limited during the holidays, and we will return to full service on January 7.
Thank you for your understanding.
We appreciate your support this year and look forward to working with you in the new year.
Happy Holidays!

 

Issue [Solved] User social color overrides css settings

5 Posts
2 Users
1 Reactions
352 Views
Posts: 3
Topic starter
(@warhangel)
Active Member
Joined: 8 months ago

Hello!

Problem:

The color of the nickname of a user who registered via a social network ignores the settings in the panel.

for exaple:

user registered via yandex (Screenshot 1)

Screenshot 1

color setting in the panel (Screenshot 2)

Screenshot 2

 

i've looked style.css - maybe problem with "!important" ...

 

please, help fix this issue 😕 

 

System: WP 6.4.4, cache cleared, last version discuz & wpforo

4 Replies
Asti
Posts: 7679
 Asti
Support
(@asti)
Illustrious Member
Joined: 7 years ago

Hi,

Please leave the example URL to allow us to check the issue. 

2 Replies
(@warhangel)
Joined: 8 months ago

Active Member
Posts: 3

Posted by: @asti

Hi,

Please leave the example URL to allow us to check the issue. 

example URL

 

Asti
 Asti
Support
(@asti)
Joined: 7 years ago

Illustrious Member
Posts: 7679

@warhangel,

Use the CSS code below:

#wpdcom .wpd-blog-subscriber .wpd-comment-author, #wpdcom .wpd-blog-subscriber .wpd-comment-author a{
   color: #31839e !important; 
}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-blog-subscriber .wpd-avatar img {
   border-bottom-color: #31839e !important;
}

Put the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.

Don't forget to delete the caches before checking.

The red-marked value can be changed as you like.

Posts: 3
Topic starter
(@warhangel)
Active Member
Joined: 8 months ago

Many thanks! 😊 

Share: