Ning Time stamp text on front page, how to change font color and/or size?

 

Hello all you rocket scientists! :D

I need a CSS code or instructions for changing the time stamp text colors on the front page of my site. I got the top set (small text time stamps latest activity) to work, but the bottom larger time stamps (forum) stay the same.

Here are the codes I found that half work using the "advanced" section of appearance (the top code for latest activity works but not the second one which is for 'Forum' time stamps):


.xg_widget_main_index_index .module-feed span.feed-timestamp.xg_lightfont {
color:#008BF5;
}


.xg_widget_profiles_profile .module-feed span.feed-timestamp.xg_lightfont {
color:#008BF5;
}


Perhaps I'm placing them in the wrong location?

Any help would be GREATLY appreciated. Thank you very much. :D

Dan


http://lunaticks.ning.com/

Views: 235

Replies are closed for this discussion.

Replies to This Discussion

.xg_widget_main_index_index .xg_lightfont {
color:#cc0000!important;
}

If you are referring to the text that looks like a timestamp, the problem is: you can't just change the timestamp, but all text in the lightfont class. The only one that is specific is the Latest Activity which you already figured out. =) Try the code above, and you'll see what I'm talking about.

 

Best,

Jen

Great! Thanks for the feedback!

I hope this new tip will help out:

http://jensocial.com/group/ningnetworktips/forum/topics/activity-fe...

Best Regards,

Jen

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips