Change active and inactive members status
- 
		Hello, I want to change the active members span.activity to green when they are active and to red when they are not. The code below hacks them either way. Any advice? /* Change the members status when someone views users profile */ #buddypress span.activity { color: green; font-weight: bold; }Thanks! 
- The topic ‘Change active and inactive members status’ is closed to new replies.