Hi guys. Just installed your theme into our forum, looks amazing! We've just switched to a background image, the main page forum nodes have a black background but as soon as you go into an actual thread, the background of each post turns transparent.. how do I change it to black so we can still run an image in the background? Screen Shot 2014-12-07 at 19.58.39 by miniFOO UK, on Flickr
@AdamFOO You can try by adding following code into EXTRA.css template Code: .thread_view .pageContent { background-color: rgb(29, 29, 39) !important; } Regards,
Thanks for the reply, and apologies in advance, my knowledge is very basic - can you tell me exactly where to place this is the file system?
Please access to AdminCP > Appearance > Styles > Template > Choose Titanium Style > Choose EXTRA.css template and place above code into it. > Save and check your issue again. Best regards,