我想创建一个具有背景图像的自定义标题,以及调整标题高度和宽度的能力,以及调整徽标大小的能力。这是我的代码:
header { background: url("http://996.0af.myftpupload.com/wp-content/uploads/2015/07/Header204.png") center top no-repeat;
#header {
background: url(http://996.0af.myftpupload.com/wp-content/uploads/2015/07/Header204.png") left top no-repeat;
#header {) no-repeat scroll left left!important;
height: 270px;
padding: 200;
}
#top .logo img {
width: 400px;
height: 340px;
}
#searchtop { display:none!important;}