_SomS 0 Posted August 6, 2018 Share Posted August 6, 2018 (edited) So, i have this forum with this transparent background https://i.imgur.com/sMTpPtf.png but i dont want transparent, i want with black or red color, i already search on edit but i didnt find anything, i guess i have to edit on custom.css right? but what is the code? Edited August 6, 2018 by _SomS Link to comment Share on other sites More sharing options...
Tommy Vange 0 Posted August 6, 2018 Share Posted August 6, 2018 1 hour ago, _SomS said: So, i have this forum with this transparent background https://i.imgur.com/sMTpPtf.png but i dont want transparent, i want with black or red color, i already search on edit but i didnt find anything, i guess i have to edit on custom.css right? but what is the code? I am not very "pro" at IPS but this should work (i think its dependent on the theme): Put this into your custom.css body { background-color: red !important; } If that does not work, please send me the link to your forum and I'll get the right code for you. Link to comment Share on other sites More sharing options...
Hey Lindy, I'm PsYcHo_RaGE 31 Posted August 7, 2018 Share Posted August 7, 2018 (edited) 17 hours ago, Tommy Vange said: I am not very "pro" at IPS but this should work (i think its dependent on the theme): Put this into your custom.css body { background-color: red !important; } If that does not work, please send me the link to your forum and I'll get the right code for you. i think he is not saying in body as i am seeing in image, he just need to do it in theme setting as it should be their Edited August 7, 2018 by PsYcHo_RaGE Link to comment Share on other sites More sharing options...
Recommended Posts