Log in

View Full Version : Username color in the forum index


Max_69
08-03-2014, 05:11 PM
Hi to all, how to a change the username color in the index page?

https://vborg.vbsupport.ru/external/2014/08/52.png

Thanks

Max_69
06-30-2015, 01:25 PM
Help me please

IncWolf
07-20-2015, 11:47 AM
Max, just add to your 'css_additional.css' something like that:
.activity-stream-widget .forum-list-container .forum-item .lastpost .lastpost-by a {
color: blue;
}

You can see all that names of class HTML elements in the inspector