I've got a bit of a weird problem. My website used CSS for the header, and it looked fine in most major browsers (I designed it in Safari Mac) and I was happy with it, until I heard that a few browsers were out of whack. So I went back to work, and used my local installation to test. I found a Javascript to determine the user's browser, and add the correct class of CSS and everything worked great. Every browser I can think of displays it exactly where I wanted it to.
But now, I updated the whole collection back to the online server, and everything is out of whack! Mostly it's the padding around my links, and on my local copy everything displays perfectly still. What gives? All I did was copy the stylesheet, an updated header file and the Javascript.