Please or Register to create posts and topics.

Changing the background colour of Stickies

Is it possible to give Stickies a light coloured background to make them stand out for what they are?

I’ve used this elsewhere and I’m sure it  improved  the read rate.

Have to say I really appreciate your service and support. !  🙂  Thanks.

WoMo Olli has reacted to this post.
WoMo Olli

Hello @nemo

The background-color can be changed by adding the following code to Forum -> Appearance -> Custom CSS:

#af-wrapper .topic-sticky, #af-wrapper .topic-sticky .topic-poster {
    background-color: lightgoldenrodyellow !important;
}

 

WoMo Olli has reacted to this post.
WoMo Olli
If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

Danke für den Tipp! Ist sehr praktisch!