Website still will not position correctly depending on location

Hey, I posted here a couple weeks ago with this issue: my page loads zoomed in and wont ‘fit to page.’ When I load the webpage locally it runs perfectly when I run it from my actual website: http://griffinmalone.com/index.html/website3.html it runs weirdly zoomed in. There obviously is NO difference in the code between the two so what makes one load different than the other?

A post was merged into an existing topic: Background image will NOT zoom out

When you run a menu with a margin-left of 2500 and a font-size of 75px, you’re gonna get scroll bars… all of the css in that style sheet (http://yoursitename.com/index.html/style.css) is to that scale. :shifty:

I would guess your local style sheet and the one on the website do not match…