Last post date:
span.DateTime.muted.lastThreadDate {
color: red;
}
This didn't work?
FYI: Didn't try the Links: Style Properties -> Building Blocks -> Secondary Content Link yet.
Last post date:
span.DateTime.muted.lastThreadDate {
color: red;
}
Just in case it got lost in translation. The above didn't work. Thanks.
Are you adding the "Last Post Date:" inside the css too? if so that would cause it not to work more than likely.No sir didn't take/work.
Are you adding the "Last Post Date:" inside the css too? if so that would cause it not to work more than likely.
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.....
FYI; It didn't make change all the dates and times.
.node .lastThreadDate {
color: #FF0000 !important;
}