xenforo.com page going black before showing thread

One of the reasons I have the footer disabled here with User CSS. If you're bothered by it, anyone can do this...

Just add this:
Code:
.footerXfSite {display: none !important; }
html {background-color: #f0f0f0 !important; }

to your user CSS for: http://*.xenforo.com/community/* (most browsers need a plugin for adding user css).
 
I had a spare thirty seconds today so I put in a workaround that will prevent the black background ever showing.

Thanks. It's a quirk I never experianced with any of the other forums I've used before, I'm wondering why it occurs here at all.
 
I did get this a few times several days ago on here, didn't really pay much attention to it, I just assumed it was the browser playing up. I figured a reboot would probably fix it (it often has when I've seen it on other sites). But I couldn't be bothered actually rebooting!

And then this thread comes along which made....interesting reading.
 
Top Bottom