在菜单后面或在后台流血后发布内容

时间:2018-05-13 20:48:33

标签: css

我的桌子位置有问题。当我使用以下CSS时,我得到了这个结果:

xargs

enter image description here

但是当我尝试修复CSS边距时,我得到了这个结果

.page-id-309 .site-content {
margin-top: -70px;
position: relative;
}
enter image description here

我的背景设置为

.page-id-309 .site-content {
	margin-top: -70px;
 position: relative;
margin-right: auto;
	margin-left: auto;
 }

我根本无法弄清楚如何根据屏幕尺寸保持页面内容的比例(我在大屏幕上没有这个问题,但是我在笔记本电脑显示器上做了。

编辑(表格代码)

.site {
background-color: #fff;
max-width: 80%;
position: relative;
margin: auto;
}

1 个答案:

答案 0 :(得分:0)

您的问题似乎与您的桌子有关,当您尝试调整时,会在菜单后面显示流量。你需要做的就是用更薄的东西:

  1. 打破信用成本表中的行并使按钮更薄
  2. 使用缩放属性使其更小(因此更薄) - https://www.w3schools.com/howto/howto_css_zoom_hover.asp
  3. 在x轴上使用溢出滚动(将表放在div上并给它溢出-x:scroll