百度空间的stage区域被TAB挡上了,请问CSS代码怎么改

来源:百度知道 编辑:UC知道 时间:2024/05/31 18:56:08
我的空间http://hi.baidu.com/gc2125
stage区域被TAB挡上了,请问CSS代码怎么改
谢谢
谢谢 经过您的启发。将改成这样
#header{height:100px;background:#FFFFFF}
#tabline{top:99px;background-color:#FFFFFF}
#tab{top:85px;background:url(https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/hi/temp1/tabbg.gif) repeat-x}
就可以了。

1)找到:

#header{height:89px;background:#FFFFFF }

把 89px改108px

2)找到:

#tab{top:100px;background:url(https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/hi/temp1/tabbg.gif) repeat-x}

把 100px 改 90px