dejavu

このデザインについて

chepooka サンプル
カテゴリー:クールベーステーマ:なしヘッダー:白(太)
登録日:2007/04/02更新日:2007/04/02利用数:892
ダイアリーのdejavuとお揃い。サイドバーつき。サンプルのようにサイドバーには更新を確認する必要のないものを並べリンク集として利用すると便利です。

■サイドバーのはずし方
1) ページのヘッダに書かれている<div class="main">を消す
2) ページのフッタに書かれているものをすべて消す

ヘッダ/フッタ/スタイルシート

ページのヘッダ

<h1><hatena name="title"></h1>
<div class="box">
<div class="main">

ページのフッタ

</div>

<div class="sidebar">

<div class="hatena-module">
<div class="hatena-moduletitle">Hatena</div>
<div class="hatena-modulebody">
<ul>
<li><a href="http://www.hatena.ne.jp/">はてな</a>
<li><a href="http://d.hatena.ne.jp/">はてなダイアリー</a>
<li><a href="http://b.hatena.ne.jp/">はてなブックマーク</a>
<li><a href="http://f.hatena.ne.jp/">はてなフォトライフ</a>
</ul>
</div></div>

<hatena name="rss" url="http://b.hatena.ne.jp/hotentry?mode=rss" listlimit="10" template="hatena-module" desclength="0" moduletitle="Hotentry">

</div>

スタイルシート

body {
  font-size: 80%; 
  font-family: Verdana, Osaka, sans-serif; 
  margin: 0;
  word-break: break-all ;
  word-wrap: break-word ;
  text-align: center;
  color: #000000;
  text-align: center;
  background: #e5e5e5 url("http://f.hatena.ne.jp/images/fotolife/c/chepooka/20060105/20060105181004.gif") left top;
}

/*::header:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

table{
  padding: 0;
  font-size: 100%;
  margin: 0 auto;
  width: 700px;
  text-align: left;
  background: #ffffff;
}

.hatena-body table,
.hatena-body table table{
  padding: 0;
  background-image: none;
  background-color: transparent;
  margin: 0;
  border: none;
  width: auto;
}

table td{
  background-color:transparent;
  padding: 0 10px;
}

table table{
  background-color: transparent;
  background-image: none;
  border: none;
  width: 100%;
  line-height: 1;
}
table table td{
  background-color:transparent;
  padding: 0;
  margin: 0;
}

table div{

}


table font,
table a{
  border: none;
  color: #a0a0a0;
  font-size: 100%;
}


table font{
  font-size: 80%;
}

table font font{
  font-size: 100%;
}

.hatena-body table font,
.hatena-body table a{
  color: #000000;
  font-size: 100%;
}

table a{
  border: none;
}

table input{
  background-color : #eeeeee;
  color: #000000;
  border: none;
}

/*::: title :::::::::::::::::::::::::::::::::::::::::::::*/


h1{
  padding: 58px 25px 0 25px;
  width: 650px;
  _width: 700px;
  *width: 700px;
  height: 82px;
  _height: 140px;
  *height: 140px;
  font-size: 140%;
  text-align: left;
  color: #ffffff;
  font-family: Myriad,Helvetica,Arial,sans-serif;
  clear: both;
  margin: 0 auto;
  font-weight: bold;
  background: #ffffff url("http://f.hatena.ne.jp/images/fotolife/c/chepooka/20061217/20061217024302.gif") no-repeat left center;
  line-height: 1.6;
}

.hatena-body{
  margin: 0 auto;
  width: 700px;
  position:relative;
  background-color: #ffffff;
  padding: 0;
}

.hatena-body:after{
  content:"";
  display:block;
  clear:both;
  border-bottom:1px transparent solid;
}

.main{
  margin: 0 ;
  padding: 0;
  width: 480px;
  float:left;
  clear: left;
}


.description{
  padding: 15px;
  font-size: 11px;
}


#toggle_visited{
  position: absolute;
  right: 20px;
  float: none;
  top: 20px !important;
  padding: 0 !impotant;
  margin: 0 !important;
}

#navi_toggle{
  display: block;
  padding: 3px 5px !important;
  border: none !important;
  zoom: 1;
  background: #eee !important;
  color: #999;
  font-size: 10px;
  margin: 0;
}

.current{
  zoom: 1;
  color: #333 !important;
  display: block;
}

p.pager {
  margin: 0 0 0 15px ;
  padding: 2px 2px 3px 2px;
  clear: both;
  text-align: left;
  color: #f0f0f0;
  font-size: 1px;

}

p.pager b{
  background-color: #FF46C2;
  padding: 1px 5px;
  color: #ffffff;
  font-weight: bold;
  font-size: 10px;
}

p.pager a{
  color: #000000;
  padding: 1px 5px;
  font-size: 10px;
}

p.pager a:hover{
  color: #ffffff;
  background-color: #FF46C2;
}

iframe{
  display: none !important;
}

ol {
  margin: 0 15px 5px 15px;
  padding: 0;
  text-align: center;
  list-style-position: inline;
  list-style: none;
  text-align: left;
}

li {
  padding: 3px 0;
}

span.modified{
  font-size: 80%;
  margin: 0 3px 0 0;
}

#hatena-antenna-normal span.modified,
#hatena-antenna-detail span.modified{
  margin: 0 0 6px 0;
  display: block;
}

li a.screenshot{
  
}

li a.screenshot img{
  margin: 0 0 7px 7px;
  float: right;
}

li a{
  text-decoration: none;
}

li a:link{
  color: #000000;
}

li a:visited {
  color: #999999;
}

li a:hover {
  color: #FF46C2;
}

.main li a img{} 

p {
  margin: 0;
  display: block;
}

p.diff {
  text-align:left;
  padding: 6px 0 0 0;
  margin: 2px 0 20px 0;
  line-height: 1.6;
  border-top: solid 1px #dddddd;
}



.footer{
  margin: 0;
  padding: 5px 0;
  text-align: center;
  background: #ffffff;
  font-size: 10px;
  width: 700px;
  clear: both;
}

/*::: a :::::::::::::::::::::::::::::::::::::::::::::*/
a{ 
  text-decoration: none; 
  color: #000000;
}

a:hover,
a:hover font{
  color: #FF46C2;
}

/*::sidebar:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.sidebar {
  float: right;
  clear: right;
  width: 220px;
  color: #333333;
  margin: 0;
  text-align: left;
  font-size: 85%;
  line-height: 1.6;
}

.hatena-body*.sidebar{
  font-size: 80%;
}

.hatena-module{
  margin: 0 15px 15px 0;
  padding: 7px;
  text-align: left;
  _width: 100%;
  background: #fff url("http://f.hatena.ne.jp/images/fotolife/c/chepooka/20061216/20061216022050.gif");

}

.hatena-moduletitle,
.hatena-moduletitle a{
  border: none;
  text-decoration: none;
  color: #FF46C2;

}

.hatena-moduletitle{
  font-size: 140%;
  line-height: 1;
  padding: 7px 7px 5px 7px;
  margin: 0;
  font-weight: bold;
  font-family: Myriad,Helvetica,Arial,sans-serif;
  background: #fff;
  border-top: solid 3px #eeeeee;
  border-left: solid 3px #eeeeee;
  border-right: solid 3px #eeeeee;
}

.hatena-modulebody{
  padding: 0 7px 7px 7px;
  margin:  0;
  _width:100%;
  background: #fff;
  border-bottom: solid 3px #eeeeee;
  border-left: solid 3px #eeeeee;
  border-right: solid 3px #eeeeee;
}

.hatena-modulebody a{
  border: none;
  text-decoration: none;
  color: #333333;
}

/*::sidebar:list:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.hatena-modulebody ul{
  padding: 0 0 0 1.5em;
  margin: 0;
  list-style: circle;
}

.hatena-modulebody li {
  padding: 0;
  margin: 0;
}

.hatena-modulebody li a{
  color: #333333;
  padding: 0;
}

.hatena-modulebody li a:hover {
  color: #FF46C2;
}

.sidebar li a:link{
  color: #000000;
}

.sidebar li a:visited {
  color: #000000;
}

.sidebar li a:hover {
  color: #FF46C2;
}

#hatena-antenna-image ol.image li {
  float:left;
  display:block;
  width: 140px;
  height: 135px;
  white-space : -pre-wrap ;
  white-space : -o-pre-wrap ;
  white-space : pre-wrap ;
  word-break  : break-all ;
  word-wrap   : break-word ;
  text-align: left;
  margin: 0 15px 10px 0;
  padding: 0;
  list-style:none;
}


#hatena-antenna-image ol.image li a{
  margin: 0;
  padding: 0;
}

#hatena-antenna-image ol.image li a.screenshot img{
  margin: 0;
  padding: 0;
  border: 1px solid #eeeeee;
  float: none;
}

#hatena-antenna-image ol.image li .modified,
#hatena-antenna-image ol.image li .author
{
  text-align:left;
  display: block;
}


/*:: opened ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

div.message {
  font-size:80%;
  position: fixed;
  margin: 0 !important;
  bottom: 30px;
  right: 30px;
  *bottom: auto;
  _bottom: auto;
  *top: -150px;
  _top: -150px;
  *right: 10px;
  _right: 10px;
  width: 350px;
  z-index:1000;
 }

html {
  *overflow: hidden;
  _overflow: hidden;
}

body {
  *height: 100%;
  *overflow: auto;
  _height: 100%;
  _overflow: auto;
}

div.message {
  *position: absolute;
  _position: absolute;
}