Boone

Well-Known Member
Don't know if there are called discussion lists stats or not, pleas excuse my ignorance. But how can I change the colors?
 

Attachments

  • Screen shot 2014-10-15 at 10.48.30 PM.png
    Screen shot 2014-10-15 at 10.48.30 PM.png
    12.1 KB · Views: 29
  • Screen shot 2014-10-15 at 10.49.51 PM.png
    Screen shot 2014-10-15 at 10.49.51 PM.png
    16.7 KB · Views: 30
Remove the:
Last post date:

It should only be:
Code:
span.DateTime.muted.lastThreadDate {
color: red;
}

Last post date: is not CSS, he was just telling you the solution for: Last post date:
 
As you can see it only changed an actual date (and not the time at all). Not anything from yesterday, today, a moment ago, etc.....
 

Attachments

  • Screen shot 2014-10-17 at 3.13.02 PM.png
    Screen shot 2014-10-17 at 3.13.02 PM.png
    21.5 KB · Views: 20
As you can see it only changed an actual date (and not the time at all). Not anything from yesterday, today, a moment ago, etc.....

Let me start over then, what colors are you wanting to change on that specific last post area? Just the links? Author, text and links?
 
You need this CSS is EXTRA.css, change red to what you want.

Code:
span.DateTime.muted.lastThreadDate {
color: red;
}

Then in the Style Properties -> Building Blocks -> Secondary Content and Secondary Content Link

Change the text colors to what you want.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back