Hello wonderful and helpful people of CSS-Tricks, i'm currently having a problem sorting out the placement of an <? include> item (it's the footer), I have no idea what actually broke this to make it align to the same margin of the page? You can see the page here - http://www.ariservices.com/testing/
You either need to adjust your padding and width properly and background or move your footer outside of your content div; move the include after your content closing tag and then adjust CSS there.
This is the following code for the footer area:
Any help is greatly appreciated.
Thanks!
Another problem solved!