0

嘿,我试图将标题/徽标放在正确的位置,并且我正在为孔的高度和宽度而苦苦挣扎,如果您在可以看到的网站上滚动,这会让我感到困扰

http://22twenty.com/Final

CSS在这里:

/*标题或导航栏,如果你喜欢;) */

#headerbg{
background: transparent url(img/gradient.png) repeat-x top left; height:504px; width:100%;  margin:0;}

.logo{
    font-size:30px;
    font-family: OpenSans, sans-serif;
    position:absolute;
    text-transform:Uppercase;
    padding-top:90px;
    padding-left:40px;
    }
header{
    z-index:3000;
    width:100%;
}

希望有人可以提供帮助,如果您需要其他任何东西,请询问

谢谢

丹佛

4

0 回答 0