一直特别注重博客的外观,网站5月份就弄好了,一直在改,基本一天一个样。现在该到基本满意的样子了,但是header那一部分还不怎么满意,想把社交元素那块儿和搜索框那边去掉,我找到了这块的代码,能直接去掉吗?
/* Social-Search */#header .social-search {float: right;width: 306px;padding-right: 20px;margin-top: 40px;}ul.social-profile {list-style: none;margin: -10px 0 0;}#header ul.social-profile {float: right;}ul.social-profile li {float: left;margin: 10px 10px 0 0;}#header ul.social-profile li {margin: 10px 0 0 10px;}ul.social-profile li a {text-indent: -99999px;}ul.social-profile li a {background: url(images/social-profile.png) right bottom no-repeat; display: block;height: 33px; width: 33px;text-indent: -99999px;
}ul.social-profile li.facebook a {background-position: 0 0;}ul.social-profile li.facebook a:hover {background-position: 0 -43px;}ul.social-profile li.twitter a {background-position: -44px 0;}ul.social-profile li.twitter a:hover {background-position: -44px -43px;}ul.social-profile li.you-tube a {background-position: -87px 0;}ul.social-profile li.you-tube a:hover {background-position: -87px -43px;}ul.social-profile li.rss a {background-position: -130px 0;}ul.social-profile li.rss a:hover {background-position: -130px -43px;}ul.social-profile li.google-plus a {background-position: -173px 0;}ul.social-profile li.google-plus a:hover {background-position: -173px -43px;}ul.social-profile li.pinterest a {background-position: -216px 0;}ul.social-profile li.pinterest a:hover {background-position: -216px -43px;}ul.social-profile li.slideshare a {background-position: -259px 0;}ul.social-profile li.slideshare a:hover {background-position: -259px -43px;}ul.social-profile li.foursquare a {background-position: -302px 0;}ul.social-profile li.foursquare a:hover {background-position: -302px -43px;}ul.social-profile li.viemo a {background-position: -345px 0;}ul.social-profile li.viemo a:hover {background-position: -345px -43px;}ul.social-profile li.myspace a {background-position: -388px 0;}ul.social-profile li.myspace a:hover {background-position: -388px -43px;}ul.social-profile li.flickr a {background-position: -431px 0;}ul.social-profile li.flickr a:hover {background-position: -431px -43px;}ul.social-profile li.dribbble a {background-position: -474px 0;}ul.social-profile li.dribbble a:hover {background-position: -474px -43px;}ul.social-profile li.wordpress a { background-position: -517px 0;}ul.social-profile li.wordpress a:hover {background-position: -517px -43px;}ul.social-profile li.deviantart a {background-position: -560px 0;}ul.social-profile li.deviantart a:hover {background-position: -560px -43px;}ul.social-profile li.linkedin a {background-position: -603px 0;}ul.social-profile li.linkedin a:hover {background-position: -603px -43px;}ul.social-profile li.tumblr a { background-position: -646px 0;
}ul.social-profile li.tumblr a:hover {background-position: -646px -43px;}ul.social-profile li.delicious a {background-position: -689px 0;}ul.social-profile li.delicious a:hover {background-position: -689px -43px;}ul.social-profile li.lastfm a { background-position: -732px 0;
}ul.social-profile li.lastfm a:hover {background-position: -732px -43px;}ul.social-profile li.instagram a { background-position: -776px 0;
}ul.social-profile li.instagram a:hover {background-position: -776px -43px;}
/* Search Form */#header .social-search form.searchform {padding-top:30px;}#header .social-search form.searchform input {background:none #fff;border:0 none !important;box-shadow:none;width:202px;height:35px;margin:0px;float:left;padding:0px 10px;color:#888;font-size:14px;font-style:italic;line-height:35px;}#header .social-search form.searchform button {background:none #333;border:0 none !important;width:84px;height:35px;display:block;float:left;color:#fff;font-size:15px;cursor:pointer;padding:0px;}
上次我手贱想把底部的powered by链接去掉的,网站直接打不开,心里有阴影了。虽然出错还能改回来,但是太麻烦了,求给点建议
/* Social-Search */#header .social-search {float: right;width: 306px;padding-right: 20px;margin-top: 40px;}ul.social-profile {list-style: none;margin: -10px 0 0;}#header ul.social-profile {float: right;}ul.social-profile li {float: left;margin: 10px 10px 0 0;}#header ul.social-profile li {margin: 10px 0 0 10px;}ul.social-profile li a {text-indent: -99999px;}ul.social-profile li a {background: url(images/social-profile.png) right bottom no-repeat; display: block;height: 33px; width: 33px;text-indent: -99999px;
}ul.social-profile li.facebook a {background-position: 0 0;}ul.social-profile li.facebook a:hover {background-position: 0 -43px;}ul.social-profile li.twitter a {background-position: -44px 0;}ul.social-profile li.twitter a:hover {background-position: -44px -43px;}ul.social-profile li.you-tube a {background-position: -87px 0;}ul.social-profile li.you-tube a:hover {background-position: -87px -43px;}ul.social-profile li.rss a {background-position: -130px 0;}ul.social-profile li.rss a:hover {background-position: -130px -43px;}ul.social-profile li.google-plus a {background-position: -173px 0;}ul.social-profile li.google-plus a:hover {background-position: -173px -43px;}ul.social-profile li.pinterest a {background-position: -216px 0;}ul.social-profile li.pinterest a:hover {background-position: -216px -43px;}ul.social-profile li.slideshare a {background-position: -259px 0;}ul.social-profile li.slideshare a:hover {background-position: -259px -43px;}ul.social-profile li.foursquare a {background-position: -302px 0;}ul.social-profile li.foursquare a:hover {background-position: -302px -43px;}ul.social-profile li.viemo a {background-position: -345px 0;}ul.social-profile li.viemo a:hover {background-position: -345px -43px;}ul.social-profile li.myspace a {background-position: -388px 0;}ul.social-profile li.myspace a:hover {background-position: -388px -43px;}ul.social-profile li.flickr a {background-position: -431px 0;}ul.social-profile li.flickr a:hover {background-position: -431px -43px;}ul.social-profile li.dribbble a {background-position: -474px 0;}ul.social-profile li.dribbble a:hover {background-position: -474px -43px;}ul.social-profile li.wordpress a { background-position: -517px 0;}ul.social-profile li.wordpress a:hover {background-position: -517px -43px;}ul.social-profile li.deviantart a {background-position: -560px 0;}ul.social-profile li.deviantart a:hover {background-position: -560px -43px;}ul.social-profile li.linkedin a {background-position: -603px 0;}ul.social-profile li.linkedin a:hover {background-position: -603px -43px;}ul.social-profile li.tumblr a { background-position: -646px 0;
}ul.social-profile li.tumblr a:hover {background-position: -646px -43px;}ul.social-profile li.delicious a {background-position: -689px 0;}ul.social-profile li.delicious a:hover {background-position: -689px -43px;}ul.social-profile li.lastfm a { background-position: -732px 0;
}ul.social-profile li.lastfm a:hover {background-position: -732px -43px;}ul.social-profile li.instagram a { background-position: -776px 0;
}ul.social-profile li.instagram a:hover {background-position: -776px -43px;}
/* Search Form */#header .social-search form.searchform {padding-top:30px;}#header .social-search form.searchform input {background:none #fff;border:0 none !important;box-shadow:none;width:202px;height:35px;margin:0px;float:left;padding:0px 10px;color:#888;font-size:14px;font-style:italic;line-height:35px;}#header .social-search form.searchform button {background:none #333;border:0 none !important;width:84px;height:35px;display:block;float:left;color:#fff;font-size:15px;cursor:pointer;padding:0px;}
上次我手贱想把底部的powered by链接去掉的,网站直接打不开,心里有阴影了。虽然出错还能改回来,但是太麻烦了,求给点建议
