Notifications
Clear all

Style Dark Forum Style issue

3 Posts
2 Users
2 Reactions
82 Views
Posts: 4
Topic starter
(@kgarrett9999)
Active Member
Joined: 3 weeks ago

When using the Dark Forum Style, the details on the Members page don't show up unless highlighted (see the attached screenshot). 

 

2 Replies
Tutrix
Posts: 1445
(@tutrix)
Noble Member
Joined: 4 years ago

Hi @kgarrett9999 

Add this CSS code to the custom CSS

#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpf-members-info {
  color: #ffffff;
}

Dashboard > wpForo > Settings > Colors & Styles > Custom CSS

and clear browser cache.

Reply
Posts: 4
Topic starter
(@kgarrett9999)
Active Member
Joined: 3 weeks ago

Thanks. @tutrix 

That works fine for this specific issue, but since posting I have found similar issues elsewhere with the dark style. 

I also found that the classic template seems to fix the issue as well, but I prefer the current template.  I'll just dig into it and apply the same solution to other areas as well.

The real underlying issue seems to be that the dark style has several poorly thought out color choices along with the default choices that can't be changed on the Colors & Styles page.  I can live with it and make it work, but it would be nice if all of the colors worked together properly.

Again, thanks for your help. 

BTW, I love your website, but my German is very rusty.  I only studied it for a year in school which was almost 50 years ago. Time to pull out the German dictionary.

Reply