Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
DrinkSmokeGolf Posted April 20, 2020 Posted April 20, 2020 (edited) Hi all, I'm working on a dark theme. How do I change the background color of posts? Edited April 20, 2020 by DrinkSmokeGolf
Morrigan Posted April 27, 2020 Posted April 27, 2020 It's using .ipsBox for its background color but if you want to target them specifically you can probably use this: .cPost.ipsBox:not(.ipsBox_transparent):not(.ipsModerated) { }
Recommended Posts