Please or Register to create posts and topics.

Change background color like the other widgets

@asgaros, @qualmy91 and all real Users.

How can I change the background of the “Asgaros Forum: Recent posts” widget to look like the other widgets?

Ansicht von www.chopper-motorrad.de

 

Nur ein Biker weiß, warum ein Hund seinen Kopf aus einem Autofenster steckt.
Only a biker knows why a dog sticks its head out a car window.

Hello @biker

You could use the following custom-css:

.asgarosforumrecenttopics_widget {
    background-color: red;
}
.asgarosforumrecentposts_widget {
    background-color: red;
}

 

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!