Forum Thread Name/Header during scroll fix

Here is a css for the forum thread nameheader to be less transparent during page scroll

.docked .d-header {
background: rgba(0,0,0,0.9)!important;
color:#FFF!important;
}

.docked .d-header .extra-info-wrapper .topic-link, .docked .d-header .badge-wrapper.bullet span.badge-category, .docked .d-header .title a {
color:#FFF!important;
}
1 Like

I cant stand how you cant see it anymore and on mobile it totally invisible. I like the old way.

you can enable this css fix with firefox using stylish plugin if it bothers you.

2 Likes