Jump to the post that solved this thread.
Solved: 9 Years, 7 Months, 1 Week ago Change the Post-it CSS?
#1
Solved: 9 Years, 7 Months, 1 Week ago
Hello, 

Can I change the style of the Important Threads? I want change it in forumdisplay.

Thanks in advance.
Reply
#2
Solved: 9 Years, 7 Months, 1 Week ago
what exactly you want to change... you can define the required rules for the css selector "td.forumdisplay_sticky"...

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
Reply
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)