DIY DoNews Blog模板之三 春色滿園

來源:互聯網
上載者:User
大家看看   想使用直接載CSS裡  粘貼代碼就行了, 呵呵 美美我們自己的眼睛....DIY DoNews Blog模板之三 春色滿園 素材來自CSS ZEN。由於頁面上有一個窄告的580寬的iframe影響顯示.saivan建議用CSS來隱藏,是啊,我怎麼忘了。
還有就是IE中不能置中的問題,雖然處理,但是在不同解析度下還是有問題(適合1024X768),等待Blog程式的更新。

還是選Lighty

CSS代碼:

body, html {
   background:#FFF url(http://www.donews.net/images/www_donews_net/dodo/54776/o_ie_back.jpg) 50% 0 no-repeat;
    color: #444444;
    font-family:ms shell dlg;
    font-size:12px;
    margin: 0;
    line-height:150%;padding:0px;
    text-align:center;
  
}
form{
margin-right: auto;
margin-left: auto;
font-size:14px;
}

.pagelayout{
    margin: auto;
    padding:120px 0px 0px 0px;
    width: 750px;
    font-size:14px;
   text-align:left;
  
}
a:visited, a:active, a:link {  
    color : #686e24;
    text-decoration : none;
}

a:hover {
    color: #686e24;
    text-decoration :none;padding:3px;
    background:#D7EDB7;
    border-bottom:1px dotted #333
}

blockquote {
    font-style : italic;
}

#header {
  text-align:center;
  color: #686e24;
  font-size:12px;
  font-family:ms shell dlg;
  padding-top:10px;
  padding-right:20px;
  background:url(http://www.iqoo.com/images/pix.gif) 0 0 no-repeat;
}
#header span{line-height:100%;}
#header #Header1_HeaderTitle{
color: #000000;
 font-size:16px;font-family:arial;line-height:120%;font-weight:bold;color:#686e24
}
#main {float:left;padding: 30px 0px 0px 15px;width:490px;font-size:14px;line-height:160%;color: #444444;word-wrap:break-word;

}
#footer{clear:both;border-top:3px solid #c0c0c0;padding-top:10px;text-align:center;font-size:12px}

#menu {clear:both;padding:0;
    float:right;
    width:178px;
word-wrap:break-word;
}

#menu h1 {
    color:#686e24;padding:0px 0px 0px 5px;width:160px;
    font-size: 14px;
    font-weight: bold;
      margin: 0px;
    border-bottom:1px dotted #d9d9d9;
}

#menu h3 {
    color: #686e24;padding:0px 0px 0px 5px;width:160px;
    font-size: 14px;
    font-weight: bold;
      margin: 0px;
      border-bottom:1px dotted #d9d9d9;
 
}
#menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px 0px 15px 5px;
    font-size: 12px;

}
#comments{font-size:12px;line-height:150%}
#comments a{font-weight:bold}
.postTitle{font-weight:bold}
.postTitle a,.postTitle a:link,.postTitle a:visited{color:#355EA0;font-size:14px}
.dateTitle{color:#808080;font-size:12px}

div,select,input{font-size:12px;word-wrap:break-word;}
div.block {
  background-image: url(images/main_background.gif);
  background-position: top left;
  background-repeat: repeat-y;
  font-size: 12px;
  text-align: justify;
}

div.block_footer {
  background-image: url(images/day_footer.gif);
  background-position: top left;
  background-repeat: no-repeat;
  height: 67px;
}

div.post {
  padding-left: 0px;
}
.dateTitle{font-size:12PX;color:#000000;line-height:280%}
div.posttitle {
  color: #686e24;
    font-family: "ms shell dlg";
    font-size: 14px;
    font-weight: bold;
}
div.postText{line-height:150%}
.posttitle a:visited, .posttitle a:active, .posttitle a:link { 
    color:#686e24;
    text-decoration : none;
    border-bottom:1px dotted #686e24;padding:2px;
}

.posttitle a:hover {
    color: #355EA0;
    text-decoration : none;padding:3px;
    border-bottom:1px dotted #686e24;
}
.postFoot{line-height:120%;border-bottom:1px dotted #808080;font-size:12px;}
div.itemdesc {
  color: #808080;
  font-size: 12px;
    text-transform: uppercase;
}

div.seperator {
 
  background-position: top left;
  background-repeat: no-repeat;
  margin: 15px 0px 10px 0px;
}

div.entrylistitem {
  padding-left: 20px;
  padding-bottom: 10px;
}

a.entrylisttitle, a.entrylisttitle:visited, a.entrylisttitle:link, a.entrylisttitle:active {
  color: #FF6600;
    font-size: 14px;
    font-weight: bold;
}

div.moreinfo {
  font-size: 12px;
  text-align: justify;
}

div.moreinfotitle {
    color: #FF2a00;
    font-size: 12px;
    font-weight: bold;
}

div.comments {
  font-size: 12px
}

div.comment {
    background-color: #FBFBFB;font-size:12px;
  border: 0px dotted #DDDDDD;
  margin: 10px 0px 10px 0px;
  padding: 10px;
}

div.comment_author {
  margin: 5px 0px 5px 0px;font-size:12px;
}

div.comment_content {
  margin: 5px 0px 5px 0px;font-size:12px;
}

#postcomment {
    border: 0px solid #DDDDDD;
    background-color: #FBFBFB;
  font-size: 12px;
  padding: 10px;
  text-align: justify;
  margin-top: 15px;
  width: 435px;
}

#postcomment div {
    color: #808080;
  font-size: 12px;
    font-weight: bold;
  margin: 5px 0px 5px 0px;
}

#postcomment input.text, textarea {
  border: 1px solid #DDDDDD;
  font-size: 12px;
}

input.text {
    width : 300px; 
}

textarea {
    width : 300px;
    height : 200px; 
}

#relatedlinks ul {
    list-style : none;
    margin-left : 10px;
    padding : 0px;
}

span.highlight
{
    background-color:Yellow;     
}
#nadframe{display:none}
.block_title{font-size:14px;font-weight:bold}
.code{float:left;width:90%;padding:10px;border:1px dotted #d9d9d9;background:#f4f4f4;}
.postFoot{clear:both;padding-top:6px}
br{clear:both;}

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.