Since I use forum images and have removed the topic icons from the forum index, I would like to change the color of the unread forum titles.
It's already good for the topics:
But the below doesn't work... Do I have to add that class to index_body.html myself? And if so where and how ?
It's prosilver
It's already good for the topics:
Code:
[class*="_unread"] a.topictitle { color: #BC2A4D;}
It's prosilver
Code:
[class*="forum_unread"] a.forumtitle {color: #BC2A4D;}
Statistics: Posted by bennybernaer — Fri Nov 29, 2024 1:09 pm