开发者

Why is this list not aligning itself when is displayed in IE7?

It is aligned in Chrome and Firefox but in IE7 it looks like this:

htt开发者_如何转开发p://ada.kiexpro.com/html/list.html

(I already fixed the z-index issue I just want to align the list vertically.)


The changes that you have to make are as follows:

  1. div#leftmanulist: make padding:55px 0 0
  2. div#abouttop: make position:absolute
  3. div#aboutlist: make top:0px

I think it should solve the problem.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜