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:
	
	
	
		
to your user CSS for: http://*.xenforo.com/community/* (most browsers need a plugin for adding user css).
				
			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).