2

该问题在首页可见。Chrome 在下部添加了一些填充,#main-container我似乎无法找到添加它的位置和原因。它是一个自定义页面模板,其他许多模板也是如此,但其他似乎都很好。页脚框的上边距为 20 像素,这是有意的 - 这应该是首页主要内容和页脚之间的唯一边距。

我在首页的#main-container 中添加了灰色背景,以使其更加突出。

我已经在该网站上玩了一会儿,但找不到合适的解决方案。我制作了一张展示该问题的小演示图片。你可以在这里看到图片:http ://www.upload.ee/image/2380775/paddingissue.jpg

谁能指出我为什么会发生以及如何解决它的正确方向?

You can see the site live at:
www.uber.fi
U: xxx
PW: xxx
4

2 回答 2

3

Delete the whitespace at the end of the #primary-container. That is causing the issues.

enter image description here

于 2012-05-28T12:08:15.813 回答
0

可能是reset.css可以帮助你吗?

于 2012-05-28T11:57:57.943 回答