Lefora has picked for the new replies to be a blue color:
This can not be overridden by changes to a Individual Forums CSS additions page. Since this has got some comment on my Forum, due to not matching the other colors we have chosen, I am wondering if this can be released for modification.Also the number of replies and the total are this way.
.new .views, .visited.new_replies .views {page1 (line 64)
}
Thanks for any replies.
What theme are you using, Matt? I've got those colours modded in 'Classic' on my site....
Using simple CoJack. The colors are the same as here on Lefora Support with this theme. So I assumed they are Universal. But it may just be for some of the Theme choices.
Thus Lefora would need to release if they would be so kind.
Is it a forum I can look at to see the CSS?
I'm stumped.
Is it a forum I can look at to see the CSS?
-coloneljack
Sure it is at my Main Forum:
Categories in Suseunbound Forum
I'm still stumped. Switch to Classic?
Nah.. Classic was the last Theme, now old hat.
Got to get with the times, roll with the punches, grove with the beat...whatevar dude. Its like, you know Prehistoric man.
We will see if Cookie Man is out there.
Your right that the css for that shouldn't be where it is, but due to some work in progress at the moment I can't move it yet.
I'm trying to find why it is eating !important labels though, as I'd presume that would be a quick hack to let you override it for now.
Thanks for looking at it, Cookies. At least I know something is in progress.
Ok, so the following mildly ludicrous css selector should work:
#content #thread-list-page .new_replies .digg .total-replies,
#content #thread-list-page .new .digg .total-replies,
#content #thread-list-page .new .item_title a,
#content #thread-list-page .new_replies .item_title a {color:red;}
The problem page itself will be fixed in the near future, but this should keep you going for now.
Sorry it does not work either at the top of the css page or anywhere in between. Thanks for the effort.
weird, works for me, I just did it on a simple themed forum.
Give me the color you want, and I'll try it on your forum to see if I can spot whats different.
well the color I want is #228B22 though I tried with red also.
ok all done, a few tweaks to play nice with your other custom css but seems to be working now.
Maybe a brighter shade of green would be more readable though? it doesn't show to well on this display.
Looks good, Cookies. I really appreciate your help.
The same code works for Juice.
Here's an updated version to change the colour of the 'views' too :
#content #thread-list-page .new_replies .digg .total-replies,
#content #thread-list-page .new .digg .total-replies,
#content #thread-list-page .new .item_title a,
#content #thread-list-page .new_replies .item_title a,
#content #thread-list-page .new .views,
#content #thread-list-page .visited.new_replies .views {color:#6901C1;}
This Topic Is Locked To Guest Posts
It's been a while since this topic was active, if you'd like to get it going again, please post as a registered member