2015-04-22, 07:45 AM
what exactly you want to change... you can define the required rules for the css selector "td.forumdisplay_sticky"...
eg:
if you are using a custom theme with different css selectors, you might want to change the code accordingly... provide your forum url and test account (if guests cant view) for further assistance....
eg:
td.forumdisplay_sticky {
background: #A1A1A1;
color: #FFFFFF;
}
td.forumdisplay_sticky a {
color: #FFFFFF;
}
if you are using a custom theme with different css selectors, you might want to change the code accordingly... provide your forum url and test account (if guests cant view) for further assistance....
We can't help everyone, but everyone can help someone - Ronald Reagan
Did you know? Your question has already been answered. But you haven't searched it yet.
Don’t Forget to “Mark as Solved” after the fix
Did you know? Your question has already been answered. But you haven't searched it yet.
Don’t Forget to “Mark as Solved” after the fix