Blog
2006/06/30のBlog
[ 11:03 ]
[ テンプレート ]
Doblog新バージョン適応テンプレート
以下のCSSソースをぜーんぶコピーして、自分のページのデザインカスタマイズで、いったんそこに記述されているものを消し、貼り付けてください。
分かりにくいことがあれば、気軽に聞いてくださいね。
さらにカスタマしちゃうのもぜんぜんOKですよ~^^
以下のCSSソースをぜーんぶコピーして、自分のページのデザインカスタマイズで、いったんそこに記述されているものを消し、貼り付けてください。
分かりにくいことがあれば、気軽に聞いてくださいね。
さらにカスタマしちゃうのもぜんぜんOKですよ~^^
/***************************************************************/
/*-------------- NOA's STREET [Template ステッチベアー green-ye] ------------*/
/********** http://www.doblog.com/weblog/myblog/15224 **********/
/***************************************************************/
/* ベース [ヒヨコ君増殖中テンプレート 通常版デザイン変更練習用]*/
/*** 全体の背景設定 ***/
body {
color : #663333;
background-color: #ffffff;
text-align: center;
font-family: "MS UI Gothic" ;
font-size : 100%;
padding-top: 0px;
padding-bottom: 0px;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #336600;
scrollbar-shadow-color: #336600;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #336600;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #c0c0c0;
}
/****************** OPTION *******************/
.blog img {
/* border: 1px solid #663300; */
}
hr {
color: #336600;
height: 1px;
}
/****************** Newtag *******************/
/*** この記事のURL・トラックバックURLの部分 ***/
.blog-linkurl {
font-family: "MS Pゴシック", Osaka, sans-serif;
font-size : 75%;
border-top: 1px dashed #6e9b28;
padding: 10px;
margin-bottom: 10px;
line-height: 150%;
}
.menu-contents P { margin: 0px 0px 2px }
/****************** links *******************/
/*** 未訪問リンク色 ***/
a:link { color : #b27500; text-decoration: none;}
/*** リンクをクリックしたときの色 ***/
a:active { color : #cc6633; text-decoration: none}
/*** 訪問済みリンク色 ***/
a:visited { color : #b27500; text-decoration: none;}
/*** マウスを上に乗せたときの色 ***/
a:hover { color : #cc6633; text-decoration: underline;}
.blog-scene img {
border : 0px ;
}
/****************** form ********************/
form {
margin : 0px
}
input {
border: 1px solid #95c058;
margin: 2px;
}
form table input {
border: 1px solid #fdcf42;
height: 20px;
filter: Alpha(opacity=50)
}
textarea {
border: 1px solid #fffae1;
margin: 2px;
}
/************* navigation table **************/
.myblog-position form table {
background-image: none ;
background-color: transparent;
/*filter: alpha(opacity=70);*/
position: absolute;
left: 0px;
top: 220px;
width: 780px;
color: #ffffcc;
height: 0px;
padding : 0px 5px 10px 0px ;
/*上・右・下・左*/
}
.myblog-position form td { text-align: right;}
/*** Doblogナビゲーションリンク色 ***/
/*** 未訪問リンク色 ***/
.myblog-position A.portalbar:link { color: #ffffcc; text-decoration: none;}
/*** リンクをクリックしたときの色 ***/
.myblog-position A.portalbar:active { color: #e5b450; text-decoration: none;}
/*** 訪問済みリンク色 ***/
.myblog-position A.portalbar:visited { color: #ffffcc; text-decoration: none;}
/*** マウスを上に乗せたときの色 ***/
.myblog-position A.portalbar:hover { color: #e5b450; text-decoration: none;}
/******************** etc *********************/
/*** 外周ボーダー&メニュー部分背景色 ***/
.myblog-position {
text-align : left;
width: 780px;
position: relative;
background-color: #ffffff;
border: 1px solid #669933;
margin-left: auto;
margin-right: auto;
}
.myblog-contents {
padding-bottom: 1px;
border-top: 0px;
}
/*** NTT-DATA著作権部 ***/
.myblog-position .footer {
border: 0px dashed #ffffcc;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: auto;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
background-color: #669933;
color: #ffffcc;
}
/******************* header ********************/
/*** ヘッダの幅&背景設定 ***/
.myblog-header {
height: 280px;
width: 100%;
background-color: #ffffcc;
background-image: url("http://img.doblog.com/16000/u15224/1000/FI2558662_0E.gif");
}
/*** ブログタイトル設定 ***/
.myblog-header-text {
color: #907a38;
font-size: 140%;
font-weight: bold;
font-family: cursive,"MS Georgia",serif;
text-align : right;
padding-top: 130px;
padding-right: 40px;
display: block;
clear: right;
}
/*** ブログタイトル横につく画像の設定 ***/
.myblog-header img {
float: left;
margin: 12px 15px 0px;
}
/******************** menu *********************/
/*** メニュー部の幅 ***/
.menu {
width : 200px;
float : left;
background-color: #ffffff;
margin-top: 20px;
margin-left: 14px;
padding: 10px 10px 20px 10px;
/*上・右・下・左*/
}
/*** メニュー見出し部分 ***/
.menu-header {
font-weight: bold;
font-size: 75%;
font-family: "MS Pゴシック", Osaka, sans-serif;
border-bottom: 0px;
height: 32px;
background-image: url("http://img.doblog.com/16000/u15224/1000/FI2558662_1E.gif");
background-repeat: no-repeat;
background-position: left bottom;
color: #663333;
padding-bottom: 2px;
padding-top: 15px;
text-indent: 34px;
margin-top: 8px;
margin-bottom: 3px;
margin-left: 5px;
}
/*** メニューコンテンツ部分 ***/
.menu-contents {
font-size: 75%;
font-family: "MS Pゴシック", Osaka;
line-height: 140%;
word-break: break-all;
padding: 5px 0px 5px 3px;
margin: 5px 0px 15px 0px;
}
/*** カレンダー幅 ***/
.menu table {
text-align: center;
font-size: 12px;
width: 180px;
}
nobr {
color: #669933;
white-space: normal;
}
/******************* calender *******************/
/*** カレンダー通常 ***/
.calender {
font-family : "Verdana", "MS Pゴシック", "Osaka", "sans-serif";
padding-top: 2px;
padding-bottom: 2px;
}
/*** カレンダーフォーカス時 ***/
.calender-focus {
font-family : "Verdana", "MS Pゴシック", "Osaka", "sans-serif";
padding-top: 2px;
padding-bottom: 2px;
background-color: #ffffcc;
}
/*-------------- NOA's STREET [Template ステッチベアー green-ye] ------------*/
/********** http://www.doblog.com/weblog/myblog/15224 **********/
/***************************************************************/
/* ベース [ヒヨコ君増殖中テンプレート 通常版デザイン変更練習用]*/
/*** 全体の背景設定 ***/
body {
color : #663333;
background-color: #ffffff;
text-align: center;
font-family: "MS UI Gothic" ;
font-size : 100%;
padding-top: 0px;
padding-bottom: 0px;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #336600;
scrollbar-shadow-color: #336600;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #336600;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #c0c0c0;
}
/****************** OPTION *******************/
.blog img {
/* border: 1px solid #663300; */
}
hr {
color: #336600;
height: 1px;
}
/****************** Newtag *******************/
/*** この記事のURL・トラックバックURLの部分 ***/
.blog-linkurl {
font-family: "MS Pゴシック", Osaka, sans-serif;
font-size : 75%;
border-top: 1px dashed #6e9b28;
padding: 10px;
margin-bottom: 10px;
line-height: 150%;
}
.menu-contents P { margin: 0px 0px 2px }
/****************** links *******************/
/*** 未訪問リンク色 ***/
a:link { color : #b27500; text-decoration: none;}
/*** リンクをクリックしたときの色 ***/
a:active { color : #cc6633; text-decoration: none}
/*** 訪問済みリンク色 ***/
a:visited { color : #b27500; text-decoration: none;}
/*** マウスを上に乗せたときの色 ***/
a:hover { color : #cc6633; text-decoration: underline;}
.blog-scene img {
border : 0px ;
}
/****************** form ********************/
form {
margin : 0px
}
input {
border: 1px solid #95c058;
margin: 2px;
}
form table input {
border: 1px solid #fdcf42;
height: 20px;
filter: Alpha(opacity=50)
}
textarea {
border: 1px solid #fffae1;
margin: 2px;
}
/************* navigation table **************/
.myblog-position form table {
background-image: none ;
background-color: transparent;
/*filter: alpha(opacity=70);*/
position: absolute;
left: 0px;
top: 220px;
width: 780px;
color: #ffffcc;
height: 0px;
padding : 0px 5px 10px 0px ;
/*上・右・下・左*/
}
.myblog-position form td { text-align: right;}
/*** Doblogナビゲーションリンク色 ***/
/*** 未訪問リンク色 ***/
.myblog-position A.portalbar:link { color: #ffffcc; text-decoration: none;}
/*** リンクをクリックしたときの色 ***/
.myblog-position A.portalbar:active { color: #e5b450; text-decoration: none;}
/*** 訪問済みリンク色 ***/
.myblog-position A.portalbar:visited { color: #ffffcc; text-decoration: none;}
/*** マウスを上に乗せたときの色 ***/
.myblog-position A.portalbar:hover { color: #e5b450; text-decoration: none;}
/******************** etc *********************/
/*** 外周ボーダー&メニュー部分背景色 ***/
.myblog-position {
text-align : left;
width: 780px;
position: relative;
background-color: #ffffff;
border: 1px solid #669933;
margin-left: auto;
margin-right: auto;
}
.myblog-contents {
padding-bottom: 1px;
border-top: 0px;
}
/*** NTT-DATA著作権部 ***/
.myblog-position .footer {
border: 0px dashed #ffffcc;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: auto;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
background-color: #669933;
color: #ffffcc;
}
/******************* header ********************/
/*** ヘッダの幅&背景設定 ***/
.myblog-header {
height: 280px;
width: 100%;
background-color: #ffffcc;
background-image: url("http://img.doblog.com/16000/u15224/1000/FI2558662_0E.gif");
}
/*** ブログタイトル設定 ***/
.myblog-header-text {
color: #907a38;
font-size: 140%;
font-weight: bold;
font-family: cursive,"MS Georgia",serif;
text-align : right;
padding-top: 130px;
padding-right: 40px;
display: block;
clear: right;
}
/*** ブログタイトル横につく画像の設定 ***/
.myblog-header img {
float: left;
margin: 12px 15px 0px;
}
/******************** menu *********************/
/*** メニュー部の幅 ***/
.menu {
width : 200px;
float : left;
background-color: #ffffff;
margin-top: 20px;
margin-left: 14px;
padding: 10px 10px 20px 10px;
/*上・右・下・左*/
}
/*** メニュー見出し部分 ***/
.menu-header {
font-weight: bold;
font-size: 75%;
font-family: "MS Pゴシック", Osaka, sans-serif;
border-bottom: 0px;
height: 32px;
background-image: url("http://img.doblog.com/16000/u15224/1000/FI2558662_1E.gif");
background-repeat: no-repeat;
background-position: left bottom;
color: #663333;
padding-bottom: 2px;
padding-top: 15px;
text-indent: 34px;
margin-top: 8px;
margin-bottom: 3px;
margin-left: 5px;
}
/*** メニューコンテンツ部分 ***/
.menu-contents {
font-size: 75%;
font-family: "MS Pゴシック", Osaka;
line-height: 140%;
word-break: break-all;
padding: 5px 0px 5px 3px;
margin: 5px 0px 15px 0px;
}
/*** カレンダー幅 ***/
.menu table {
text-align: center;
font-size: 12px;
width: 180px;
}
nobr {
color: #669933;
white-space: normal;
}
/******************* calender *******************/
/*** カレンダー通常 ***/
.calender {
font-family : "Verdana", "MS Pゴシック", "Osaka", "sans-serif";
padding-top: 2px;
padding-bottom: 2px;
}
/*** カレンダーフォーカス時 ***/
.calender-focus {
font-family : "Verdana", "MS Pゴシック", "Osaka", "sans-serif";
padding-top: 2px;
padding-bottom: 2px;
background-color: #ffffcc;
}
/********************* blog *********************/
/*** ブログ部背景色・メニューとの境界線 ***/
.blog {
width : 540px;
float: right;
padding-bottom: 10px;
background-color: #ffffff;
border-left: 0px;
}
.blog-contents {
padding-left: 20px;
padding-right: 10px;
padding-bottom: 5px;
}
.blog .blog-header {
font-family: "MS Pゴシック", Osaka, sans-serif;
font-size : 75%;
font-weight : bold;
color: #663333;
width: 100%;
text-indent: 10px;
padding-top: 5px;
padding-bottom: 5px;
display: none;
}
/*** このブログをブックマークするの部分 ***/
.blog-number {
font-family: "MS Pゴシック", Osaka, sans-serif;
font-size : 75%;
text-align : right;
padding-bottom: 5px;
padding-top: 25px;
line-height: 150%;
}
.blog-category {
padding-bottom: 10px;
}
.blog-genre {
font-family: "MS Pゴシック", Osaka, sans-serif;
font-size : 70%;
line-height : 125%;
padding-top : 5px;
padding-bottom : 4px;
padding-left : 5px;
margin-bottom : 5px;
border: 0px;
}
.blog-search {
font-family: "MS Pゴシック", Osaka, sans-serif;
font-size : 70%;
line-height : 125%;
padding-top : 5px;
padding-bottom : 4px;
padding-left : 5px;
margin-bottom : 5px;
border: 1px solid #997c5e;
}
/*** 前のページ・次のページ部分 ***/
.blog-pageselect {
font-family: "MS Pゴシック", Osaka, sans-serif;
font-size : 70%;
text-align : right;
padding : 0px 5px 0px 0px ;
/*上・右・下・左*/
margin-top: 5px;
}
/*** 記事の日付 ***/
.blog-date {
font-size: 75%;
font-weight : bold;
font-family: "MS Pゴシック", Osaka, sans-serif;
padding-top: 5px;
padding-bottom: 8px;
clear: both;
margin-top: 20px;
margin-bottom: 6px;
text-align: center;
line-height: 140%;
}
.blog-entry {
margin-bottom: 40px;
}
.blog-title {
border: 1px solid #669933;
backgroun-color: #e5ffe5;
margin-bottom: 15px;
}
.blog-scene {
border: 1px solod #669933;
padding: 5px;
margin-top: 0px;
margin-bottom: 10px;
}
/*** 記事タイトル左下の時間・ジャンル部分 ***/
.blog-title-time {
font-size: 70%;
color: #663333;
font-family: "MS Pゴシック", Osaka, sans-serif;
padding: 5px;
float: left;
}
/*** 記事タイトル部分 ***/
.blog-title-title {
font-weight: bold;
font-size: 90%;
color: #663333;
border: 0px;
text-indent: 20px;
padding-top: 4px;
padding-bottom: 3px;
margin-left: 10px;
margin-right: 4px;
}
/*** 記事タイトル右下のスライドショー・編集・削除部分 ***/
.blog-title-slide {
font-size: 70%;
font-family: "MS Pゴシック", Osaka, sans-serif;
text-align: right;
padding: 5px;
padding: 5px;
color: #d2c56e;
clear: right;
}
/*** 投稿画像のマージン・画像の位置 ***/
.blog-image {
float: right;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 20px;
}
/*** 記事の文章フォント設定(サイズ・行間・種類など) ***/
.blog-text {
font-size: 75%;
line-height: 155%;
word-break: break-all;
font-family: "MS Pゴシック", Osaka, sans-serif;
padding-left: 18px;
}
/*** DoblogツールバーでURLを指定したときに出てくるリンク部 ***/
.blog-text-url {
margin-top: 1em;
word-break: break-all;
}
/*** 記事右下の最終更新部分 ***/
.blog-update {
clear: both;
font-size: 70%;
font-family: "MS Pゴシック", Osaka, sans-serif;
text-align: right;
padding: 5px;
margin-bottom: 10px;
color: #663333;
}
.blog-entry-footer {
}
/*** トラックバックを見る書く部分 ***/
.blog-trackback {
font-size: 70%;
font-family: "MS Pゴシック", Osaka, sans-serif;
padding: 5px;
line-height: 140%;
}
/*** ↑ページトップ部分 ***/
.blog-pagetop {
font-size: 70%;
font-family: "MS Pゴシック", Osaka, sans-serif;
text-align: right;
display: block;
}
/******************** popup ********************/
.blog-header {
font-family: "MS Pゴシック", Osaka, sans-serif;
font-size : 75%;
font-weight : bold;
color: #663333;
text-align: left;
margin-top: 10px;
margin-right: 5px;
margin-left: 5px;
border: none;
}
/*** ポップアップないの背景色など ***/
.blog-popup {
padding: 5px;
background-color: #e5ffe5;
text-align: left;
clear: both;
margin: 10px;
border: 1px solid #663333;
}
/*** ポップアップのフォント設定 ***/
.blog-popup-text {
line-height: 135%;
font-family: "MS Pゴシック", Osaka, sans-serif;
font-size: 75%;
}
/*** 説明面倒なので省略 ***/
.blog-popup .blog-title-title {
font-weight: bold;
font-size: 100%;
color: #663333;
font-family: "MS Pゴシック", Osaka, sans-serif;
border-bottom: 1px solid #663333;
padding-top: 5px;
padding-bottom: 3px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 3px;
}
/*************** ここまで ****************/