So I have this page on a dev server that I have to fix: http://pi.dynalias.net:4092
There is something really weird on this page. Click on the "login" link on the left and then click on "register" link. If you look carefully you will see the links on the left move around. If you are on the "Register" page and move over to the "Login" page you will notice the links move a bit to the right.
Now both of those pages' are generated by php code, but the the difference is that the "Register" page's php code produces tables. The "Our Prices" page also produces tables from the php code and it pushes the links to the left as well.
Thanks