Please or Register to create posts and topics.

How to change the notice area's css style

Hi there,

I want to change the notice are’s css style. Such as background color text color and linkage color.

Thanks a lot!

Uploaded files:
  • ζˆͺεœ–-2020-09-04-δΈ‹εˆ5.55.41.png

Hey @fukuro,

you can use the following css style to change the color of the notice panel:

#af-wrapper .notices-panel {
    background-color: green !important;
    border: 1px solid blue !important;
    color: white !important; // textcolor
}

 

Asgaros has reacted to this post.
Asgaros
Need professional help with Asgaros Forum? Book an appointment with us at domra Web Solutions for setup and customization services. Learn more about our Toolbox for Asgaros Forum plugin to enhance your forum experience.