Subject: I've squinted at it...
Author:
Posted on: 2012-06-09 15:30:00 UTC

But I'm a n00b at CSS myself. I think the HTML looks okay, so almost certainly something is up with the style sheet, but I can't tell you what. There are a couple of things that specifically confuse me, though; maybe that will help?

First, you've got some "top" properties set to what look to me like really big negative values, "top: -605px;" in #content and "top: -595px;" in #footer. I understand that the "top" property normally sets an element to a distance below a containing element, so a negative value for "top" would set the same element a distance above a containing element; could those large values be creating extra space for #content and #footer to be above?

Second, I'm just plain unfamiliar with your "-moz-border" properties and can't find anything like that in my CSS guide. What's the "-moz" for, and why is there a hyphen in front of it?

Disclaimer: Total n00b shooting in pretty dim light here. I have a friend who knows better and has been teaching me, so if it's okay with you, if I see her before you figure it out, I'll ask if she can help. It would be helping me learn, too. {= )

~Neshomeh

Reply Return to messages