Current date/time is March 29th 2024, 1:39 am

Search found 1 match for bbe6fc

ModernBB Favorited Background change

Okay. This is one easy way to do what you want to accomplish.
Simply add in your CSS this code:
Code:
.post[style*="#bbe6fc"] {
    background: url(IMAGE URL HERE) transparent;
}

But be aware: This code, relies on what's the background-color. For example, if you use this code now, it will work because the "Thank you" background color at this moment is #bbe6fc. So what i'm trying to aware you of, is that, whenever you decide to change the color from the Admin Panel, you need to change the color in the code as well. The two colors must be the same, in order for this code to work. Wink
by TheCrow
on November 11th 2017, 4:52 pm
 
Search in: Garbage
Topic: ModernBB Favorited Background change
Replies: 29
Views: 1907

Back to top

Jump to: