在 img 背景所在的网站上工作。我需要定位导航“在海面上”(见截图)。在我的分辨率下,它工作正常(1680x1050),但人们可以在“海上”导航。我已经以百分比定义了位置。有谁能够帮我?
div#navigation {
height:auto;
overflow:hidden;
margin-top:19.2%;
margin-left:auto;
margin-right:auto;
text-align:center;
width: auto;
}
屏幕我的分辨率(工作正常) https://dl.dropboxusercontent.com/u/19898988/website.jpg
好友分辨率(效果不佳) https://dl.dropboxusercontent.com/u/19898988/1001758_10200668454011660_856480470_n.jpg
web.sundanceparty.sk
非常感谢