素材来自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;}


13条评论

  1. 太好看了,我昨晚就看到你的新版面了。支持ing!

    我也把那个广告给隐了,不过我是用:display: none;把广告的ID给隐了。

    我还有一个问题,想请教你一下:

    http://www.donews.net/saivan/archive/2005/05/17/385004.aspx

    谢谢。

  2. 好呀!

  3. 令人赏心悦目!花夫子在此谢过!

  4. 眼前为之一亮!不过左边栏上边的蓝框似乎有点影响效果。

    p.s.CSS里头加这个也能搞定窄告,呵呵

    #nadframe{

    display:none;

    }

  5. 这个很漂亮,鼓掌ing

  6. 哇…果然花哨…

    期待dodo更多作品…

    我喜欢简约的…呵呵

  7. 花窗的设计理念很不错,给人耳目一新的感觉

  8. 太漂亮了.

    期待更加精彩!!

  9. 啧啧

    确实太漂亮啦

  10. 很好看,很艳丽,但自己想做一点改造都不行。

    希望dodo弄几个简洁版的。

  11. 决定借用这个了!谢谢!另外还要感谢提供防止撑开表格的代码,看来要多来这里向你学习CSS和网页制作了!

  12. 我也抄袭了这个风格, 不过我的blog是建在pebble上的

  13. 俺也拿去用了阿呵呵~

发表评论

评论也有版权!

click to change验证码