【发布时间】:2014-09-20 12:39:40
【问题描述】:
我在修复项目右侧的侧边栏时遇到问题。你可以看看here
所以导航和侧边栏需要修复,只需要滚动主要内容
它需要看起来像这样:
#sidebar { background-color: #EEEEEE; float: right; width: 451px; height: 100%; position: fixed;}
如果有人有解决方案,我将不胜感激
【问题讨论】:
-
将此添加到 CSS:top:0;bottom:0;