准备换Blog版面风格了,备份一下先

皮肤: AnotherEon001

CSS:

body {
 font-size : 12px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, 宋体, 新宋体;
 margin-left : 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 0px;
 padding-bottom: 0px;
 padding-top: 0px;
 background-color: #FFFFFF;
}
img
{
 border: 0px;
}
td
{
 font-size: 12px;
}
a{ 
 color : #54A4DE;
 text-decoration: none;
}

a:hover { 
 text-decoration: underline;
}

h1 { 
 margin : 0px;
 padding-top : 5px;
 font-size : 18px;
}

h1 a:visited,
h1 a:active,
h1 a:link,
h1 a:hover {
 color : #000000;
 margin-top : 10px;
 text-decoration : none;
}

h2 {
 margin-top : 10px;
 font-size : 14px;
}

h5
{
 margin: 0px;
 padding: 0px;
}

#top {
 background-color : #EBF4FA;
 height: 60px;
 vertical-align: middle;
}

#top table {
 background:url(/images/blog_csdn_net/nhconch/51239/o_blog_title_bg.gif) #EBF4FA fixed no-repeat right bottom;
 FILTER: alpha(opacity=100,finishopacity=50,style=1);
}

#top td {
 background:url(/images/blog_csdn_net/nhconch/51239/o_blog_title_tb_bg.gif) fixed no-repeat left top;
}

#top td
{
 color: #206BA4;
 padding-left: 30px;
 font-family: Verdana, Arial;
 font-weight: bold;
}

#sub
{
 text-align: right;
 vertical-align: middle;
 background-color: #BBD9EE;
 color: #666666;
 font-size: 12px;
 padding-right: 16px;
 padding-top: 0px;
 padding-bottom: 0px;
 height: 12px;
 font-family : 宋体, 新宋体;
}

.headermaintitle
{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, 宋体;
 color: #000000;
}

#tagline {  
 color : #FFFFFF;
 font-size : 12px;
 margin : 0px;
 background-color : #0000FF;
 padding : 5px;
}

p.date img {
 vertical-align : middle;
}

p.date {
 font-size : 12px;
 font-weight : bold; 
 margin-bottom : 0px;
 padding : 2px 0px;
 color : #AAAAAA;
 text-align: right;
}

p.date span {
 background-color : #FFF;
}
p.date a
{
 color: #888888;
}

blockquote {
 background-color: #EEEEEE;
 border: 0px;
 border-left: 18px solid #CCCCCC;
 padding: 4px;
 margin: 0px;
 
}

#leftmenu {
 position : relative;
 left : 0px;
 width : 190px;
 height: 100%; 
 padding: 0px;
 padding-bottom : 5px;
 background-color: #F1EFE2;
}

#leftmenu h3 {
 font-size : 14px;
 margin : 0px;
 height: 30px;
 padding : 4px;
 padding-left : 10px;
 padding-top : 15px;
 border-bottom : 0px solid;
 vertical-align : bottom;
 background:url(/images/blog_csdn_net/nhconch/51239/o_border_c1.gif) #E7E4D3 fixed no-repeat top right;
}

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

#leftmenu ol
{
 padding-left: 5px;
 list-style-position: inside;
 font-size: 12px;
 margin: 0px 5px 10px;
 list-style-type: decimal;
}

#leftmenu li
{
 display : block;
 margin-bottom: 5px;
 word-break:break-all;
 word-wrap: break-word;
}


#leftmenu a:active,
#leftmenu a:visited,
#leftmenu a:link {
 display : block;
 color : #000;
 text-decoration : none; 
 margin-right : 0px;
 padding : 2px;
}

#leftmenu a:hover {
 background-color : #F1EFE2;
 text-decoration : underline; 
}

#main {
}

#footer {
 margin : 0px; 
 padding-top : 5px;
 text-align : center;
 font-size : 14px;
}

input.text {
 width : 300px; 
 border : 1px solid #ADBBC7; 
}

textarea {
 width : 300px;
 height : 200px; 
 border : 1px solid #ADBBC7; 
}

#comments h4 span {
}

#comments h4 {
 margin : 0px;
 font-size : 12px;
}

p {
 margin : 0px;
 margin-bottom: 14px;
}

h3 {
 font-size : 14px;
 border-bottom : 1px solid #AAA;
}

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

.post
{
 border-top: 0px solid #CCCCCC;
 border-left: 0px;
 border-right: 0px;
 border-bottom: 0px;
 padding: 4px;
 margin: 0px;
 margin-top: 14px;
 font-size: 12px;
}
.post h5,.post h5 a, .post h2, .post h2 a, .postTitle a
{
 font-size: 14px;
 margin: 0px;
 margin-bottom: 4px;
 color: #7CA648;
 text-decoration: underline;
 font-weight: bold;
}

.post .postfoot
{
 margin: 0px;
 margin-top: 14px;
 color: #AAAAAA;
 font-size: 12px;
 boder-top: 0px;
 border-left: 0px;
 border-right: 0px;
 border-bottom: 0px;
}

.postfoot{
 border-top: 0px solid;
 border-left: 0px;
 border-right: 0px;
 border-bottom: 0px;
}

pre
{
 margin: 0px;
 margin-left: 22px;
 font-size: 12px;
}
.Textbox, textarea
{
 border: 1px solid #ADBBC7;
 width: 100%;
}
.button
{
 border: 1px solid #ADBBC7;
 background-color: #E7E4D3;
}
input, textarea
{
 font-family: Verdana, Geneva, Arial, Sans-Serif, 宋体, 新宋体;
 font-size: 12px;
}

.Framework
{
 border: 0px;
 background-color: #FFFFFF;
}
.MainCell
{
 border-left: 0px;
 border-bottom: 0px;
 padding: 10px;
 background-color: White;
 vertical-align: top;
}
#LeftCell
{
 width: 190px;
 vertical-align: top;
 background-color: E7E4D3;
}
.FooterCell
{
    vertical-align: middle;
    text-align: center;
    background-color:F1EFE2;
    color:#990000;
    height:30px;
    line-height:1.5em;
}

span.highlight
{
 background-color:Yellow;  
}

JS:
<span>
 <font color=#990000>查看更多内容,请点击文章分类</font><br>
</span>
<HR NOSHADOW size=1 color="#AAAAAA">

<script type="text/javascript"><!--
google_ad_client = "pub-5395599807454886";
google_ad_width = 180;
google_ad_height = 150;
google_ad_format = "180x150_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "BEB4D7";
google_color_bg = "FFFFFF";
google_color_link = "0A3164";
google_color_url = "008000";
google_color_text = "000000";
//--></script>
<table height=90 width=180 align=center border=0 cellpadding=0 cellspacing=0><tr><td>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</script>
</td></tr></table>

<HR NOSHADOW size=1 color="#AAAAAA">
<!--EMBED SRC=http://www.butabon.com/Clock/digiwide010.swf WIDTH=160 HEIGHT=16 wmode=transparent quality=high loop=true menu=false>
<HR NOSHADOW size=1 color="#AAAAAA"-->

<!--SCRIPT>var iboxid=3093; </SCRIPT><SCRIPT src="http://ibox.xlands.com/union/newibox.js"></SCRIPT>
<HR NOSHADOW size=1 color="#AAAAAA"-->


<script language="javascript">
function GetElementByClass(AClass)
{
  var allPageTags = document.getElementsByTagName("td");
  for (i=0; i<allPageTags.length; i++)
    if (allPageTags[i].className == AClass)
      return allPageTags[i];
}

function ClearAd()
{
  //var obj = document.getElementById("Footer1_Hyperlink2");
  //if (obj) obj = obj.parentElement;
  var obj = GetElementByClass("FooterCell");
  if (obj)
  obj.innerHTML = 'Copyright &copy;2004-2005 conch All rights reserved.<br>本站所有原创文章版权归站长 天蝎蝴蝶 所有,未经同意,不得转载!';
  obj.style.display='block';
  obj = document.getElementById("endpoint");
  if (obj) obj = obj.nextSibling;
  if (obj) obj.outerHTML = '';
  obj = document.getElementById("tagad");
  if (obj) obj.removeNode(true);
}
window.onload = ClearAd;
</script>
<b id=endpoint></b>

 

效果图:

 Blog风格效果图
blog风格效果图2

上一版本风格连接:http://blog.csdn.net/nhconch/archive/2005/08/12/451999.aspx

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值