Notifications
Clear all

wpForo 1.x.x Colors and Profile issue

15 Posts
3 Users
1 Reactions
171 Views
Posts: 10
Topic starter
(@udpride)
Active Member
Joined: 6 days ago

Its not cache of Cloudflare. Had this issue for months before I flipped to Cloduflare and just installed caching yesterday.  Let me look into your suggestion and report back thanks.

Reply
Posts: 10
Topic starter
(@udpride)
Active Member
Joined: 6 days ago

That worked!  No way in Hades I would have determined that was the solution. Thanks for stomping through that with me.

Still working on the orange highlight item colors. The code I inserted is in the attached and I used #FF0000 just to test which is red.  Small flames are now red, but not the NEW and Subscribe to New Topics and New Posts.

Reply
Tutrix
Posts: 1341
(@tutrix)
Noble Member
Joined: 4 years ago

Hi @udpride 

try

#wpforo #wpforo-wrap a.wpf-new-button,
#wpforo #wpforo-wrap span.wpf-new-button {
  background:#ff0000 !important;
  color:#ffffff !important;
}
#wpforo #wpforo-wrap .wpfcl-5 {
  color: #ff0000 !important;
  fill: #ff0000 !important;
}
Reply
Page 3 / 3