Aug 14th 2013, 3:48:28
Since it's hard to reproduce this without waiting 12-18 hours, I figured I'd write it up now.
Steps:
- Log in to Earth after not playing your country on whatever server for 12-18 hours.
- Play on the server that will give you a bonus.
- On the "Bonus For Your Country" Screen, the Footer which contains the links to Home, Rules, Privacy Policy, and About Us, can be found in the top, left-hand part of the screen... rather than as a footer which is where it belongs.
- It appears as though the "div id='footer'" is winding up in the "div id='mainbody'" instead of the "div id='mainwrap'", due to a previous div not being closed.
- Either "div id='contentholder'", "div id='content'" or "div style='margin-left...'" (Bonus for your Country text) appear to be the likely ones to be missing a closing div tag.
Steps:
- Log in to Earth after not playing your country on whatever server for 12-18 hours.
- Play on the server that will give you a bonus.
- On the "Bonus For Your Country" Screen, the Footer which contains the links to Home, Rules, Privacy Policy, and About Us, can be found in the top, left-hand part of the screen... rather than as a footer which is where it belongs.
- It appears as though the "div id='footer'" is winding up in the "div id='mainbody'" instead of the "div id='mainwrap'", due to a previous div not being closed.
- Either "div id='contentholder'", "div id='content'" or "div style='margin-left...'" (Bonus for your Country text) appear to be the likely ones to be missing a closing div tag.