2008年01月16日
*pink-girl-left*
テンプレートの変え方については
http://template.slmame.com/c13992.html
こちらをご覧下さい。
++++++++++++++++++++++++++++++++++
テンプレート「*pink-girl-left*」
++++++++++++++++++++++++++++++++++
淡いピンクをモチーフにして「女の子」でも「服」関係でも使えるかなーと作ってみましたっ。
イメージ↓

「テンプレートの変え方」の
6. 「テンプレート名」はお好きに付けて頂き、ピンクに囲まれている『スタイルシート』を以下の分に変更して下さい。
以下からコピペして下さい++++++++++++++++++++++
/* オリジナルテンプレート3カラム(サイドバー左右) (C)2007 C-point Corp. */
*{
padding:0px;
margin:0px;
font-family:Verdana, Arial, sans-serif;
}
/* HTMLタグ設定 */
body{
margin: 0px;
padding: 0px;
text-align: center;
background-color: #ffffff;
background-image: url("//img01.tec29.com/usr/templatetest/template_5logo1.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position-x: 90%;
background-position-y: 0px;
font-size: 90%;
}
img{
border: none;
}
form{
margin: 0px;
padding: 0px;
}
label{
font-weight: bold;
letter-spacing: 0.2em;
white-space: nowrap;
text-align: right;
font-size: 12px;
}
blockquote {
background-color: #fff;
padding: 5px;
color: #444;
font-size: 85%;
}
/* =================================== */
/* レイアウト設定 */
/* =================================== */
#container{
text-align: left;
padding: 0px;
width: 900px;
background-color: #FFFFFF;
color: #444444;
}
/* ブログタイトル・概要 */
#banner{
background-color: #ffffff;
height: 200px;
width: 900px;
margin: 0px;
overflow: hidden;
background-image: url("//img01.tec29.com/usr/templatetest/template_5logo6.jpg");
}
/* ブログの配置 */
#content{
width: 500px;
padding: 10px;
float: right;
margin-right: 10px;
}
/* ブログ外枠 */
.blog{
margin-top: 0px;
margin-bottom: 15px;
overflow: hidden;
width: 470px;
}
/* サイド(左サイド) */
#links{
width: 160px;
font-size: 90%;
margin: 10px 10px 10px auto;
float: right;
}
/* 右サイド(右サイド) */
#links2{
width: 160px;
margin: 10px 10px 10px auto;
font-size: 90%;
display: block;
float: right;
}
/*フッタ*/
#footer{
background-color: #FF99CC;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
clear: both;
display: block;
}
/* ************************************************
* リンクカラーの設定
* ************************************************ */
/* 全般 */
a{color: #444444;}
a:link{color: #444444;}
a:visited{color: #444444;}
a:active{color: #444444;
text-decoration: none;
}
a:hover{
text-decoration: none;
}
/* ブログタイトル・概要 */
#banner a{
text-decoration: none;
color: #FF3399
}
#banner a:link{
text-decoration: none;
color: #FF3399;
}
#banner a:visited{
text-decoration: none;
color: #FF3399;
}
#banner a:active{
text-decoration: underline;
color: #FF3399;
}
#banner a:hover{
text-decoration: underline;
color: #FF3399;
}
/* カレンダー */
.calendar a{}
.calendar a:link{}
.calendar a:visited{}
.calendar a:active{}
.calendar a:hover{}
/* 続きを読む */
.acontinues a{}
.acontinues a:link{}
.acontinues a:visited{}
.acontinues a:active{}
.acontinues a:hover{}
/* 次のページ・前のページ */
.amenu a{}
.amenu a:link{}
.amenu a:visited{}
.amenu a:active{}
.amenu a:hover{}
/* サイドバー */
/* サイドバー */
.side a{}
.side a:link{}
.side a:visited{}
.side a:hover{}
.aside a{}
.aside a:link{}
.aside a:visited{}
.aside a:hover{}
/* サイドタイトル */
.title a{
text-decoration: none;
}
.title a:link{
text-decoration: none;
color: #ffffff;
}
.title a:visited{
text-decoration: none;
color: #ffffff;
}
.title a:active{
text-decoration: underline;
color: #ffffff;
}
.title a:hover{
text-decoration: underline;
color: #ffffff;
}
/* このページの上へ */
.aposted a{}
.aposted a:link{}
.aposted a:visited{}
.aposted a:active{}
.aposted a:hover{}
/* トラックバック */
.atrackback-post a{}
.atrackback-post a:link{}
.atrackback-post a:visited{}
.atrackback-post a:active{}
.atrackback-post a:hover{}
/* RSS */
.rss a:link{}
.rss a:visited{}
.rss a:hover{}
.rss a:active{}
/* ************************************************
* バナー(ページ上部)の設定
* ************************************************ */
/* ブログタイトル */
.blogtitle{
font-size: 130%;
width: 800px;
margin: 0px;
padding: 30px;
text-align: left;
clear: both;
}
/* ブログ説明文 */
.description{
font-size: 80%;
padding: 0px 30px 0px;
width: 600px;
text-align: left;
color: #FF3399;
line-height: 130%;
}
/* ************************************************
* 記事の設定
* ************************************************ */
/* パン屑メニュー */
.topicpass {
font-size: 10px;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
color: #FF99CC;
line-height: 16px;
vertical-align: bottom;
}
.topicpass img {
border: none;
vertical-align: bottom;
}
/* 記事 */
.blogbody{
overflow: hidden;
}
/* 記事タイトル */
.title{
font-size: 95%;
color: #ffffff;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 8px;
margin: 0px 0px 10px;
background-color: #FF99CC;
}
/* 記事日付 */
.date{
font-size: 80%;
color: #FF99CC;
margin-top: 0px;
text-align: right;
margin-bottom: 2px;
}
/* 記事本文 */
.main{
padding: 10px;
margin: 0px;
overflow: auto;
font-size: 85%;
line-height: 150%;
width: 450px;
}
/* 記事本文内画像 */
.main img{
margin: 5px;
}
/* 続きを読む */
.main-continues{}
/* 記事フッター */
.posted{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #FF99CC;
padding-top: 3px;
text-align: right;
margin-bottom: 20px;
margin-top: 5px;
clear: both;
font-size: 70%;
}
/* ************************************************
* トラックバックエリアの設定
* ************************************************ */
/* この記事へのトラックバック */
.title_s{
margin: 0px 0px 5px 10px;
font-size: 100%;
}
/* この記事へのトラックバックURL */
.trackback-url{
font-size: 100%;
font-weight: bold;
color: #FF99CC;
margin-top: 0px;
margin-left: 10px;
margin-bottom: 15px;
}
/* トラックバックURL */
#trackback-text{
width: 210px;
}
/* トラックバック本文 */
.trackback-body{
margin: 5px 20px;
font-size: 85%;
line-height: 130%;
}
/*トラックバック送信元など*/
.trackback-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 82%;
text-align: right;
}
/* ************************************************
* コメントエリアの設定
* ************************************************ */
/* この記事へのコメント */
.comments-head{
margin: 0px 0px 0px 15px;
font-weight: bold;
font-size: 90%;
}
/* コメント投稿者日時など*/
.comments-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 70%;
text-align: right;}
/* コメント本文 */
.comments-body{
margin: 5px 20px;
font-size: 80%;
line-height: 130%;
}
/* コメント入力テーブル */
table.form {
width: 280px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
}
/* 本文 */
#text{
width: 200px;
}
/* メールアドレス */
#email{
width: 200px;
}
/* 名前 */
#author{
width: 200px;
}
/* URL */
#url{
width: 200px;
}
/*情報を記憶チェックボックス*/
#bake{}
/*確認せずに書込チェックボックス*/
#savecheck{}
/* ************************************************
* プラグイン設定
* ************************************************ */
/* サイドブロック */
.side{
margin-bottom: 10px;
}
/* サイドタイトル */
.sidetitle{
background-color: #FF99CC;
padding: 3px;
margin-top: 0px;
margin-bottom: 5px;
font-weight: bold;
font-size: 87%;
color: #ffffff;
}
/* サイド本文 */
.sidebody{
margin-bottom: 3px;
margin-right:auto;
margin-left:auto;
width: 150px;
font-size: 80%;
}
/* RSS */
ul.rss{
text-align: center;
margin-top: 5px;
margin-bottom: 10px;
}
ul.rss li{
display: inline;
margin-left: 10px;
font-weight: bold;
}
/* カレンダー ここから ----------*/
/* 大枠 */
.calender{
text-align: center;
margin-bottom: 10px;
}
/* 上部年月日表示 */
.calendarhead{
font-weight: bold;
margin-bottom: 3px;
font-size: 9px;
}
/* 枠 */
.calendartable{
border: 1px solid #ffffff;
font-size: 9px;
width: 140px;
margin-right: auto;
margin-left: auto;
}
/* 曜日枠 */
.calendarwd{
background-color: #FF99CC;
padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
text-align: center;
border: 1px solid #ffffff;
}
/* 日曜日 */
.sun{
color: #FF3399;
}
/* 土曜日 */
.sat{
color: #000066;
}
/* 今日 */
.today{
font-weight: bold;
}
/* カレンダー ここまで ----------*/
/* カテゴリー */
.category {
margin-bottom: 10px;
}
/* 最近の記事 */
.recententry {}
/* 過去記事 */
.archives {}
/* 最近のコメント */
.comment {}
/* 最近のトラックバック */
.trackback {}
/* お気に入り */
.link {
margin-bottom: 10px;
}
/* ブログ内検索 */
.search {
margin-bottom: 10px;
}
/* QRコード */
.qrcode {
margin-bottom: 10px;
}
/* アクセスカウンタ */
.counter {
margin-bottom: 10px;
}
/* 読者登録 */
.subscription {
margin-bottom: 10px;
}
/* プロフィール */
.profile {
margin-bottom: 10px;
}
.nickname{
font-weight: bold;
word-spacing: 0.2em;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
}
.photo{
text-align: center;
margin-top: 5px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
}
.message{
font-size: 85%;
line-height: 120%;
margin: 5px;
}
/* お勧め商品 */
.article_ad {
margin-bottom: 10px;
}
/* タグクラウド */
.tag_cloud {
margin-bottom: 10px;
}
/* カスタムプラグイン1 */
.custom1 {
margin-bottom: 10px;
}
/* カスタムプラグイン2 */
.custom2 {
margin-bottom: 10px;
}
/* カスタムプラグイン3 */
.custom3 {
margin-bottom: 10px;
}
/* オーナーにメッセージ */
.inquiry{}
/* 新規投稿 */
.blog_entry{}
/* マイアルバム */
.album{
margin-bottom: 10px;
}
#album_img_flame{}
#album_href{}
#album_img{}
#album_title{}
#album_list{}
/* ************************************************
* フッターの設定
* ************************************************ */
/* このページの上へ */
.pagetop{
font-size: 85%;
text-align: right;
margin-top: 15px;
margin-bottom: 10px;
}
/* このBlogのトップへ */
.menu{
margin-top: 15px;
margin-bottom: 10px;
font-size: 85%;
letter-spacing: 0.2em;
text-align: center;
}
/* コピーライト */
#copyright{
font-size: 60%;
color: #ffffff;
}
上記までをコピー ++++++++++++++++++++++++++
これで「保存」して「このテンプレートを使う」にすると・・・・・・うまく行ってる・・といいな。。。w
http://template.slmame.com/c13992.html
こちらをご覧下さい。
++++++++++++++++++++++++++++++++++
テンプレート「*pink-girl-left*」
++++++++++++++++++++++++++++++++++
淡いピンクをモチーフにして「女の子」でも「服」関係でも使えるかなーと作ってみましたっ。
イメージ↓

「テンプレートの変え方」の
6. 「テンプレート名」はお好きに付けて頂き、ピンクに囲まれている『スタイルシート』を以下の分に変更して下さい。
以下からコピペして下さい++++++++++++++++++++++
/* オリジナルテンプレート3カラム(サイドバー左右) (C)2007 C-point Corp. */
*{
padding:0px;
margin:0px;
font-family:Verdana, Arial, sans-serif;
}
/* HTMLタグ設定 */
body{
margin: 0px;
padding: 0px;
text-align: center;
background-color: #ffffff;
background-image: url("//img01.tec29.com/usr/templatetest/template_5logo1.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position-x: 90%;
background-position-y: 0px;
font-size: 90%;
}
img{
border: none;
}
form{
margin: 0px;
padding: 0px;
}
label{
font-weight: bold;
letter-spacing: 0.2em;
white-space: nowrap;
text-align: right;
font-size: 12px;
}
blockquote {
background-color: #fff;
padding: 5px;
color: #444;
font-size: 85%;
}
/* =================================== */
/* レイアウト設定 */
/* =================================== */
#container{
text-align: left;
padding: 0px;
width: 900px;
background-color: #FFFFFF;
color: #444444;
}
/* ブログタイトル・概要 */
#banner{
background-color: #ffffff;
height: 200px;
width: 900px;
margin: 0px;
overflow: hidden;
background-image: url("//img01.tec29.com/usr/templatetest/template_5logo6.jpg");
}
/* ブログの配置 */
#content{
width: 500px;
padding: 10px;
float: right;
margin-right: 10px;
}
/* ブログ外枠 */
.blog{
margin-top: 0px;
margin-bottom: 15px;
overflow: hidden;
width: 470px;
}
/* サイド(左サイド) */
#links{
width: 160px;
font-size: 90%;
margin: 10px 10px 10px auto;
float: right;
}
/* 右サイド(右サイド) */
#links2{
width: 160px;
margin: 10px 10px 10px auto;
font-size: 90%;
display: block;
float: right;
}
/*フッタ*/
#footer{
background-color: #FF99CC;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
clear: both;
display: block;
}
/* ************************************************
* リンクカラーの設定
* ************************************************ */
/* 全般 */
a{color: #444444;}
a:link{color: #444444;}
a:visited{color: #444444;}
a:active{color: #444444;
text-decoration: none;
}
a:hover{
text-decoration: none;
}
/* ブログタイトル・概要 */
#banner a{
text-decoration: none;
color: #FF3399
}
#banner a:link{
text-decoration: none;
color: #FF3399;
}
#banner a:visited{
text-decoration: none;
color: #FF3399;
}
#banner a:active{
text-decoration: underline;
color: #FF3399;
}
#banner a:hover{
text-decoration: underline;
color: #FF3399;
}
/* カレンダー */
.calendar a{}
.calendar a:link{}
.calendar a:visited{}
.calendar a:active{}
.calendar a:hover{}
/* 続きを読む */
.acontinues a{}
.acontinues a:link{}
.acontinues a:visited{}
.acontinues a:active{}
.acontinues a:hover{}
/* 次のページ・前のページ */
.amenu a{}
.amenu a:link{}
.amenu a:visited{}
.amenu a:active{}
.amenu a:hover{}
/* サイドバー */
/* サイドバー */
.side a{}
.side a:link{}
.side a:visited{}
.side a:hover{}
.aside a{}
.aside a:link{}
.aside a:visited{}
.aside a:hover{}
/* サイドタイトル */
.title a{
text-decoration: none;
}
.title a:link{
text-decoration: none;
color: #ffffff;
}
.title a:visited{
text-decoration: none;
color: #ffffff;
}
.title a:active{
text-decoration: underline;
color: #ffffff;
}
.title a:hover{
text-decoration: underline;
color: #ffffff;
}
/* このページの上へ */
.aposted a{}
.aposted a:link{}
.aposted a:visited{}
.aposted a:active{}
.aposted a:hover{}
/* トラックバック */
.atrackback-post a{}
.atrackback-post a:link{}
.atrackback-post a:visited{}
.atrackback-post a:active{}
.atrackback-post a:hover{}
/* RSS */
.rss a:link{}
.rss a:visited{}
.rss a:hover{}
.rss a:active{}
/* ************************************************
* バナー(ページ上部)の設定
* ************************************************ */
/* ブログタイトル */
.blogtitle{
font-size: 130%;
width: 800px;
margin: 0px;
padding: 30px;
text-align: left;
clear: both;
}
/* ブログ説明文 */
.description{
font-size: 80%;
padding: 0px 30px 0px;
width: 600px;
text-align: left;
color: #FF3399;
line-height: 130%;
}
/* ************************************************
* 記事の設定
* ************************************************ */
/* パン屑メニュー */
.topicpass {
font-size: 10px;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
color: #FF99CC;
line-height: 16px;
vertical-align: bottom;
}
.topicpass img {
border: none;
vertical-align: bottom;
}
/* 記事 */
.blogbody{
overflow: hidden;
}
/* 記事タイトル */
.title{
font-size: 95%;
color: #ffffff;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 8px;
margin: 0px 0px 10px;
background-color: #FF99CC;
}
/* 記事日付 */
.date{
font-size: 80%;
color: #FF99CC;
margin-top: 0px;
text-align: right;
margin-bottom: 2px;
}
/* 記事本文 */
.main{
padding: 10px;
margin: 0px;
overflow: auto;
font-size: 85%;
line-height: 150%;
width: 450px;
}
/* 記事本文内画像 */
.main img{
margin: 5px;
}
/* 続きを読む */
.main-continues{}
/* 記事フッター */
.posted{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #FF99CC;
padding-top: 3px;
text-align: right;
margin-bottom: 20px;
margin-top: 5px;
clear: both;
font-size: 70%;
}
/* ************************************************
* トラックバックエリアの設定
* ************************************************ */
/* この記事へのトラックバック */
.title_s{
margin: 0px 0px 5px 10px;
font-size: 100%;
}
/* この記事へのトラックバックURL */
.trackback-url{
font-size: 100%;
font-weight: bold;
color: #FF99CC;
margin-top: 0px;
margin-left: 10px;
margin-bottom: 15px;
}
/* トラックバックURL */
#trackback-text{
width: 210px;
}
/* トラックバック本文 */
.trackback-body{
margin: 5px 20px;
font-size: 85%;
line-height: 130%;
}
/*トラックバック送信元など*/
.trackback-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 82%;
text-align: right;
}
/* ************************************************
* コメントエリアの設定
* ************************************************ */
/* この記事へのコメント */
.comments-head{
margin: 0px 0px 0px 15px;
font-weight: bold;
font-size: 90%;
}
/* コメント投稿者日時など*/
.comments-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 70%;
text-align: right;}
/* コメント本文 */
.comments-body{
margin: 5px 20px;
font-size: 80%;
line-height: 130%;
}
/* コメント入力テーブル */
table.form {
width: 280px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
}
/* 本文 */
#text{
width: 200px;
}
/* メールアドレス */
#email{
width: 200px;
}
/* 名前 */
#author{
width: 200px;
}
/* URL */
#url{
width: 200px;
}
/*情報を記憶チェックボックス*/
#bake{}
/*確認せずに書込チェックボックス*/
#savecheck{}
/* ************************************************
* プラグイン設定
* ************************************************ */
/* サイドブロック */
.side{
margin-bottom: 10px;
}
/* サイドタイトル */
.sidetitle{
background-color: #FF99CC;
padding: 3px;
margin-top: 0px;
margin-bottom: 5px;
font-weight: bold;
font-size: 87%;
color: #ffffff;
}
/* サイド本文 */
.sidebody{
margin-bottom: 3px;
margin-right:auto;
margin-left:auto;
width: 150px;
font-size: 80%;
}
/* RSS */
ul.rss{
text-align: center;
margin-top: 5px;
margin-bottom: 10px;
}
ul.rss li{
display: inline;
margin-left: 10px;
font-weight: bold;
}
/* カレンダー ここから ----------*/
/* 大枠 */
.calender{
text-align: center;
margin-bottom: 10px;
}
/* 上部年月日表示 */
.calendarhead{
font-weight: bold;
margin-bottom: 3px;
font-size: 9px;
}
/* 枠 */
.calendartable{
border: 1px solid #ffffff;
font-size: 9px;
width: 140px;
margin-right: auto;
margin-left: auto;
}
/* 曜日枠 */
.calendarwd{
background-color: #FF99CC;
padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
text-align: center;
border: 1px solid #ffffff;
}
/* 日曜日 */
.sun{
color: #FF3399;
}
/* 土曜日 */
.sat{
color: #000066;
}
/* 今日 */
.today{
font-weight: bold;
}
/* カレンダー ここまで ----------*/
/* カテゴリー */
.category {
margin-bottom: 10px;
}
/* 最近の記事 */
.recententry {}
/* 過去記事 */
.archives {}
/* 最近のコメント */
.comment {}
/* 最近のトラックバック */
.trackback {}
/* お気に入り */
.link {
margin-bottom: 10px;
}
/* ブログ内検索 */
.search {
margin-bottom: 10px;
}
/* QRコード */
.qrcode {
margin-bottom: 10px;
}
/* アクセスカウンタ */
.counter {
margin-bottom: 10px;
}
/* 読者登録 */
.subscription {
margin-bottom: 10px;
}
/* プロフィール */
.profile {
margin-bottom: 10px;
}
.nickname{
font-weight: bold;
word-spacing: 0.2em;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
}
.photo{
text-align: center;
margin-top: 5px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
}
.message{
font-size: 85%;
line-height: 120%;
margin: 5px;
}
/* お勧め商品 */
.article_ad {
margin-bottom: 10px;
}
/* タグクラウド */
.tag_cloud {
margin-bottom: 10px;
}
/* カスタムプラグイン1 */
.custom1 {
margin-bottom: 10px;
}
/* カスタムプラグイン2 */
.custom2 {
margin-bottom: 10px;
}
/* カスタムプラグイン3 */
.custom3 {
margin-bottom: 10px;
}
/* オーナーにメッセージ */
.inquiry{}
/* 新規投稿 */
.blog_entry{}
/* マイアルバム */
.album{
margin-bottom: 10px;
}
#album_img_flame{}
#album_href{}
#album_img{}
#album_title{}
#album_list{}
/* ************************************************
* フッターの設定
* ************************************************ */
/* このページの上へ */
.pagetop{
font-size: 85%;
text-align: right;
margin-top: 15px;
margin-bottom: 10px;
}
/* このBlogのトップへ */
.menu{
margin-top: 15px;
margin-bottom: 10px;
font-size: 85%;
letter-spacing: 0.2em;
text-align: center;
}
/* コピーライト */
#copyright{
font-size: 60%;
color: #ffffff;
}
上記までをコピー ++++++++++++++++++++++++++
これで「保存」して「このテンプレートを使う」にすると・・・・・・うまく行ってる・・といいな。。。w
タグ :テンプレート
2008年01月15日
*brack-flower-center*
テンプレートの変え方については
http://template.slmame.com/c13992.html
こちらをご覧下さい。
++++++++++++++++++++++++++++++++++
テンプレート「*brack-flower-center*」
++++++++++++++++++++++++++++++++++
このブログで使っているタイプの黒左寄せバージョンです。
イメージ↓

「テンプレートの変え方」の
6. 「テンプレート名」はお好きに付けて頂き、ピンクに囲まれている『スタイルシート』を以下の分に変更して下さい。
以下からコピペして下さい++++++++++++++++++++++
/* オリジナルテンプレート3カラム(サイドバー左右) (C)2007 C-point Corp. */
*{
padding:0px;
margin:0px;
font-family:Verdana, Arial, sans-serif;
}
/* HTMLタグ設定 */
body{
margin: 0px;
padding: 0px;
text-align: center;
background-color: #ffffff;
background-image: url("//img01.tec29.com/usr/templatetest/template_4logo2.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position-x: 85%;
background-position-y: -10px;
font-size: 90%;
}
img{
border: none;
}
form{
margin: 0px;
padding: 0px;
}
label{
font-weight: bold;
letter-spacing: 0.2em;
white-space: nowrap;
text-align: right;
font-size: 12px;
}
blockquote {
background-color: #fff;
padding: 5px;
color: #444;
font-size: 85%;
}
/* =================================== */
/* レイアウト設定 */
/* =================================== */
#container{
text-align: left;
padding: 0px;
width: 900px;
background-color: #FFFFFF;
color: #444444;
}
/* ブログタイトル・概要 */
#banner{
background-color: #000000;
height: 200px;
width: 900px;
margin: 0px;
overflow: hidden;
background-image: url("//img01.tec29.com/usr/templatetest/template_4logo1.jpg");
}
/* ブログの配置 */
#content{
width: 500px;
padding: 10px;
float: right;
margin-right: 10px;
}
/* ブログ外枠 */
.blog{
margin-top: 0px;
margin-bottom: 15px;
overflow: hidden;
width: 470px;
}
/* サイド(左サイド) */
#links{
width: 160px;
font-size: 90%;
margin: 10px 10px 10px auto;
float: right;
}
/* 右サイド(右サイド) */
#links2{
width: 160px;
margin: 10px 10px 10px auto;
font-size: 90%;
display: block;
float: right;
}
/*フッタ*/
#footer{
background-color: #000000;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
clear: both;
display: block;
}
/* ************************************************
* リンクカラーの設定
* ************************************************ */
/* 全般 */
a{color: #444444;}
a:link{color: #444444;}
a:visited{color: #444444;}
a:active{color: #444444;
text-decoration: none;
}
a:hover{
text-decoration: none;
}
/* ブログタイトル・概要 */
#banner a{
text-decoration: none;
color: #000000;
}
#banner a:link{
text-decoration: none;
color: #000000;
}
#banner a:visited{
text-decoration: none;
color: #000000;
}
#banner a:active{
text-decoration: underline;
color: #000000;
}
#banner a:hover{
text-decoration: underline;
color: #000000;
}
/* カレンダー */
.calendar a{}
.calendar a:link{}
.calendar a:visited{}
.calendar a:active{}
.calendar a:hover{}
/* 続きを読む */
.acontinues a{}
.acontinues a:link{}
.acontinues a:visited{}
.acontinues a:active{}
.acontinues a:hover{}
/* 次のページ・前のページ */
.amenu a{}
.amenu a:link{}
.amenu a:visited{}
.amenu a:active{}
.amenu a:hover{}
/* サイドバー */
/* サイドバー */
.side a{}
.side a:link{}
.side a:visited{}
.side a:hover{}
.aside a{}
.aside a:link{}
.aside a:visited{}
.aside a:hover{}
/* サイドタイトル */
.title a{
text-decoration: none;
}
.title a:link{
text-decoration: none;
color: #ffffff;
}
.title a:visited{
text-decoration: none;
color: #ffffff;
}
.title a:active{
text-decoration: underline;
color: #ffffff;
}
.title a:hover{
text-decoration: underline;
color: #ffffff;
}
/* このページの上へ */
.aposted a{}
.aposted a:link{}
.aposted a:visited{}
.aposted a:active{}
.aposted a:hover{}
/* トラックバック */
.atrackback-post a{}
.atrackback-post a:link{}
.atrackback-post a:visited{}
.atrackback-post a:active{}
.atrackback-post a:hover{}
/* RSS */
.rss a:link{}
.rss a:visited{}
.rss a:hover{}
.rss a:active{}
/* ************************************************
* バナー(ページ上部)の設定
* ************************************************ */
/* ブログタイトル */
.blogtitle{
font-size: 130%;
width: 800px;
margin: 20px;
padding: 10px;
text-align: left;
clear: both;
}
/* ブログ説明文 */
.description{
font-size: 80%;
padding: 0px 30px 0px;
width: 600px;
text-align: left;
color: #000000;
line-height: 130%;
}
/* ************************************************
* 記事の設定
* ************************************************ */
/* パン屑メニュー */
.topicpass {
font-size: 10px;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
color: #000000;
line-height: 16px;
vertical-align: bottom;
}
.topicpass img {
border: none;
vertical-align: bottom;
}
/* 記事 */
.blogbody{
overflow: hidden;
}
/* 記事タイトル */
.title{
font-size: 95%;
color: #ffffff;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 8px;
margin: 0px 0px 10px;
background-color: #000000;
}
/* 記事日付 */
.date{
font-size: 80%;
color: #444444;
margin-top: 0px;
text-align: right;
margin-bottom: 2px;
}
/* 記事本文 */
.main{
padding: 10px;
margin: 0px;
overflow: auto;
font-size: 85%;
line-height: 150%;
width: 450px;
}
/* 記事本文内画像 */
.main img{
margin: 5px;
}
/* 続きを読む */
.main-continues{}
/* 記事フッター */
.posted{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
padding-top: 3px;
text-align: right;
margin-bottom: 20px;
margin-top: 5px;
clear: both;
font-size: 70%;
}
/* ************************************************
* トラックバックエリアの設定
* ************************************************ */
/* この記事へのトラックバック */
.title_s{
margin: 0px 0px 5px 10px;
font-size: 100%;
}
/* この記事へのトラックバックURL */
.trackback-url{
font-size: 100%;
font-weight: bold;
color: #000000;
margin-top: 0px;
margin-left: 10px;
margin-bottom: 15px;
}
/* トラックバックURL */
#trackback-text{
width: 210px;
}
/* トラックバック本文 */
.trackback-body{
margin: 5px 20px;
font-size: 85%;
line-height: 130%;
}
/*トラックバック送信元など*/
.trackback-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 82%;
text-align: right;
}
/* ************************************************
* コメントエリアの設定
* ************************************************ */
/* この記事へのコメント */
.comments-head{
margin: 0px 0px 0px 15px;
font-weight: bold;
font-size: 90%;
}
/* コメント投稿者日時など*/
.comments-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 70%;
text-align: right;}
/* コメント本文 */
.comments-body{
margin: 5px 20px;
font-size: 80%;
line-height: 130%;
}
/* コメント入力テーブル */
table.form {
width: 280px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
}
/* 本文 */
#text{
width: 200px;
}
/* メールアドレス */
#email{
width: 200px;
}
/* 名前 */
#author{
width: 200px;
}
/* URL */
#url{
width: 200px;
}
/*情報を記憶チェックボックス*/
#bake{}
/*確認せずに書込チェックボックス*/
#savecheck{}
/* ************************************************
* プラグイン設定
* ************************************************ */
/* サイドブロック */
.side{
margin-bottom: 10px;
}
/* サイドタイトル */
.sidetitle{
background-color: #000000;
padding: 3px;
margin-top: 0px;
margin-bottom: 5px;
font-weight: bold;
font-size: 87%;
color: #ffffff;
}
/* サイド本文 */
.sidebody{
margin-bottom: 3px;
margin-right:auto;
margin-left:auto;
width: 150px;
font-size: 80%;
}
/* RSS */
ul.rss{
text-align: center;
margin-top: 5px;
margin-bottom: 10px;
}
ul.rss li{
display: inline;
margin-left: 10px;
font-weight: bold;
}
/* カレンダー ここから ----------*/
/* 大枠 */
.calender{
text-align: center;
margin-bottom: 10px;
}
/* 上部年月日表示 */
.calendarhead{
font-weight: bold;
margin-bottom: 3px;
font-size: 9px;
}
/* 枠 */
.calendartable{
border: 1px solid #CCCCCC;
font-size: 9px;
width: 140px;
margin-right: auto;
margin-left: auto;
}
/* 曜日枠 */
.calendarwd{
background-color: #999999;
padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
text-align: center;
border: 1px solid #CCCCCC;
}
/* 日曜日 */
.sun{
color: #990000;
}
/* 土曜日 */
.sat{
color: #000066;
}
/* 今日 */
.today{
font-weight: bold;
}
/* カレンダー ここまで ----------*/
/* カテゴリー */
.category {
margin-bottom: 10px;
}
/* 最近の記事 */
.recententry {}
/* 過去記事 */
.archives {}
/* 最近のコメント */
.comment {}
/* 最近のトラックバック */
.trackback {}
/* お気に入り */
.link {
margin-bottom: 10px;
}
/* ブログ内検索 */
.search {
margin-bottom: 10px;
}
/* QRコード */
.qrcode {
margin-bottom: 10px;
}
/* アクセスカウンタ */
.counter {
margin-bottom: 10px;
}
/* 読者登録 */
.subscription {
margin-bottom: 10px;
}
/* プロフィール */
.profile {
margin-bottom: 10px;
}
.nickname{
font-weight: bold;
word-spacing: 0.2em;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
}
.photo{
text-align: center;
margin-top: 5px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
}
.message{
font-size: 85%;
line-height: 120%;
margin: 5px;
}
/* お勧め商品 */
.article_ad {
margin-bottom: 10px;
}
/* タグクラウド */
.tag_cloud {
margin-bottom: 10px;
}
/* カスタムプラグイン1 */
.custom1 {
margin-bottom: 10px;
}
/* カスタムプラグイン2 */
.custom2 {
margin-bottom: 10px;
}
/* カスタムプラグイン3 */
.custom3 {
margin-bottom: 10px;
}
/* オーナーにメッセージ */
.inquiry{}
/* 新規投稿 */
.blog_entry{}
/* マイアルバム */
.album{
margin-bottom: 10px;
}
#album_img_flame{}
#album_href{}
#album_img{}
#album_title{}
#album_list{}
/* ************************************************
* フッターの設定
* ************************************************ */
/* このページの上へ */
.pagetop{
font-size: 85%;
text-align: right;
margin-top: 15px;
margin-bottom: 10px;
}
/* このBlogのトップへ */
.menu{
margin-top: 15px;
margin-bottom: 10px;
font-size: 85%;
letter-spacing: 0.2em;
text-align: center;
}
/* コピーライト */
#copyright{
font-size: 60%;
color: #ffffff;
}
上記までをコピー ++++++++++++++++++++++++++
これで「保存」して「このテンプレートを使う」にすると・・・・・・うまく行ってるはずだーー。
http://template.slmame.com/c13992.html
こちらをご覧下さい。
++++++++++++++++++++++++++++++++++
テンプレート「*brack-flower-center*」
++++++++++++++++++++++++++++++++++
このブログで使っているタイプの黒左寄せバージョンです。
イメージ↓

「テンプレートの変え方」の
6. 「テンプレート名」はお好きに付けて頂き、ピンクに囲まれている『スタイルシート』を以下の分に変更して下さい。
以下からコピペして下さい++++++++++++++++++++++
/* オリジナルテンプレート3カラム(サイドバー左右) (C)2007 C-point Corp. */
*{
padding:0px;
margin:0px;
font-family:Verdana, Arial, sans-serif;
}
/* HTMLタグ設定 */
body{
margin: 0px;
padding: 0px;
text-align: center;
background-color: #ffffff;
background-image: url("//img01.tec29.com/usr/templatetest/template_4logo2.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position-x: 85%;
background-position-y: -10px;
font-size: 90%;
}
img{
border: none;
}
form{
margin: 0px;
padding: 0px;
}
label{
font-weight: bold;
letter-spacing: 0.2em;
white-space: nowrap;
text-align: right;
font-size: 12px;
}
blockquote {
background-color: #fff;
padding: 5px;
color: #444;
font-size: 85%;
}
/* =================================== */
/* レイアウト設定 */
/* =================================== */
#container{
text-align: left;
padding: 0px;
width: 900px;
background-color: #FFFFFF;
color: #444444;
}
/* ブログタイトル・概要 */
#banner{
background-color: #000000;
height: 200px;
width: 900px;
margin: 0px;
overflow: hidden;
background-image: url("//img01.tec29.com/usr/templatetest/template_4logo1.jpg");
}
/* ブログの配置 */
#content{
width: 500px;
padding: 10px;
float: right;
margin-right: 10px;
}
/* ブログ外枠 */
.blog{
margin-top: 0px;
margin-bottom: 15px;
overflow: hidden;
width: 470px;
}
/* サイド(左サイド) */
#links{
width: 160px;
font-size: 90%;
margin: 10px 10px 10px auto;
float: right;
}
/* 右サイド(右サイド) */
#links2{
width: 160px;
margin: 10px 10px 10px auto;
font-size: 90%;
display: block;
float: right;
}
/*フッタ*/
#footer{
background-color: #000000;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
clear: both;
display: block;
}
/* ************************************************
* リンクカラーの設定
* ************************************************ */
/* 全般 */
a{color: #444444;}
a:link{color: #444444;}
a:visited{color: #444444;}
a:active{color: #444444;
text-decoration: none;
}
a:hover{
text-decoration: none;
}
/* ブログタイトル・概要 */
#banner a{
text-decoration: none;
color: #000000;
}
#banner a:link{
text-decoration: none;
color: #000000;
}
#banner a:visited{
text-decoration: none;
color: #000000;
}
#banner a:active{
text-decoration: underline;
color: #000000;
}
#banner a:hover{
text-decoration: underline;
color: #000000;
}
/* カレンダー */
.calendar a{}
.calendar a:link{}
.calendar a:visited{}
.calendar a:active{}
.calendar a:hover{}
/* 続きを読む */
.acontinues a{}
.acontinues a:link{}
.acontinues a:visited{}
.acontinues a:active{}
.acontinues a:hover{}
/* 次のページ・前のページ */
.amenu a{}
.amenu a:link{}
.amenu a:visited{}
.amenu a:active{}
.amenu a:hover{}
/* サイドバー */
/* サイドバー */
.side a{}
.side a:link{}
.side a:visited{}
.side a:hover{}
.aside a{}
.aside a:link{}
.aside a:visited{}
.aside a:hover{}
/* サイドタイトル */
.title a{
text-decoration: none;
}
.title a:link{
text-decoration: none;
color: #ffffff;
}
.title a:visited{
text-decoration: none;
color: #ffffff;
}
.title a:active{
text-decoration: underline;
color: #ffffff;
}
.title a:hover{
text-decoration: underline;
color: #ffffff;
}
/* このページの上へ */
.aposted a{}
.aposted a:link{}
.aposted a:visited{}
.aposted a:active{}
.aposted a:hover{}
/* トラックバック */
.atrackback-post a{}
.atrackback-post a:link{}
.atrackback-post a:visited{}
.atrackback-post a:active{}
.atrackback-post a:hover{}
/* RSS */
.rss a:link{}
.rss a:visited{}
.rss a:hover{}
.rss a:active{}
/* ************************************************
* バナー(ページ上部)の設定
* ************************************************ */
/* ブログタイトル */
.blogtitle{
font-size: 130%;
width: 800px;
margin: 20px;
padding: 10px;
text-align: left;
clear: both;
}
/* ブログ説明文 */
.description{
font-size: 80%;
padding: 0px 30px 0px;
width: 600px;
text-align: left;
color: #000000;
line-height: 130%;
}
/* ************************************************
* 記事の設定
* ************************************************ */
/* パン屑メニュー */
.topicpass {
font-size: 10px;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
color: #000000;
line-height: 16px;
vertical-align: bottom;
}
.topicpass img {
border: none;
vertical-align: bottom;
}
/* 記事 */
.blogbody{
overflow: hidden;
}
/* 記事タイトル */
.title{
font-size: 95%;
color: #ffffff;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 8px;
margin: 0px 0px 10px;
background-color: #000000;
}
/* 記事日付 */
.date{
font-size: 80%;
color: #444444;
margin-top: 0px;
text-align: right;
margin-bottom: 2px;
}
/* 記事本文 */
.main{
padding: 10px;
margin: 0px;
overflow: auto;
font-size: 85%;
line-height: 150%;
width: 450px;
}
/* 記事本文内画像 */
.main img{
margin: 5px;
}
/* 続きを読む */
.main-continues{}
/* 記事フッター */
.posted{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
padding-top: 3px;
text-align: right;
margin-bottom: 20px;
margin-top: 5px;
clear: both;
font-size: 70%;
}
/* ************************************************
* トラックバックエリアの設定
* ************************************************ */
/* この記事へのトラックバック */
.title_s{
margin: 0px 0px 5px 10px;
font-size: 100%;
}
/* この記事へのトラックバックURL */
.trackback-url{
font-size: 100%;
font-weight: bold;
color: #000000;
margin-top: 0px;
margin-left: 10px;
margin-bottom: 15px;
}
/* トラックバックURL */
#trackback-text{
width: 210px;
}
/* トラックバック本文 */
.trackback-body{
margin: 5px 20px;
font-size: 85%;
line-height: 130%;
}
/*トラックバック送信元など*/
.trackback-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 82%;
text-align: right;
}
/* ************************************************
* コメントエリアの設定
* ************************************************ */
/* この記事へのコメント */
.comments-head{
margin: 0px 0px 0px 15px;
font-weight: bold;
font-size: 90%;
}
/* コメント投稿者日時など*/
.comments-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 70%;
text-align: right;}
/* コメント本文 */
.comments-body{
margin: 5px 20px;
font-size: 80%;
line-height: 130%;
}
/* コメント入力テーブル */
table.form {
width: 280px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
}
/* 本文 */
#text{
width: 200px;
}
/* メールアドレス */
#email{
width: 200px;
}
/* 名前 */
#author{
width: 200px;
}
/* URL */
#url{
width: 200px;
}
/*情報を記憶チェックボックス*/
#bake{}
/*確認せずに書込チェックボックス*/
#savecheck{}
/* ************************************************
* プラグイン設定
* ************************************************ */
/* サイドブロック */
.side{
margin-bottom: 10px;
}
/* サイドタイトル */
.sidetitle{
background-color: #000000;
padding: 3px;
margin-top: 0px;
margin-bottom: 5px;
font-weight: bold;
font-size: 87%;
color: #ffffff;
}
/* サイド本文 */
.sidebody{
margin-bottom: 3px;
margin-right:auto;
margin-left:auto;
width: 150px;
font-size: 80%;
}
/* RSS */
ul.rss{
text-align: center;
margin-top: 5px;
margin-bottom: 10px;
}
ul.rss li{
display: inline;
margin-left: 10px;
font-weight: bold;
}
/* カレンダー ここから ----------*/
/* 大枠 */
.calender{
text-align: center;
margin-bottom: 10px;
}
/* 上部年月日表示 */
.calendarhead{
font-weight: bold;
margin-bottom: 3px;
font-size: 9px;
}
/* 枠 */
.calendartable{
border: 1px solid #CCCCCC;
font-size: 9px;
width: 140px;
margin-right: auto;
margin-left: auto;
}
/* 曜日枠 */
.calendarwd{
background-color: #999999;
padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
text-align: center;
border: 1px solid #CCCCCC;
}
/* 日曜日 */
.sun{
color: #990000;
}
/* 土曜日 */
.sat{
color: #000066;
}
/* 今日 */
.today{
font-weight: bold;
}
/* カレンダー ここまで ----------*/
/* カテゴリー */
.category {
margin-bottom: 10px;
}
/* 最近の記事 */
.recententry {}
/* 過去記事 */
.archives {}
/* 最近のコメント */
.comment {}
/* 最近のトラックバック */
.trackback {}
/* お気に入り */
.link {
margin-bottom: 10px;
}
/* ブログ内検索 */
.search {
margin-bottom: 10px;
}
/* QRコード */
.qrcode {
margin-bottom: 10px;
}
/* アクセスカウンタ */
.counter {
margin-bottom: 10px;
}
/* 読者登録 */
.subscription {
margin-bottom: 10px;
}
/* プロフィール */
.profile {
margin-bottom: 10px;
}
.nickname{
font-weight: bold;
word-spacing: 0.2em;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
}
.photo{
text-align: center;
margin-top: 5px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
}
.message{
font-size: 85%;
line-height: 120%;
margin: 5px;
}
/* お勧め商品 */
.article_ad {
margin-bottom: 10px;
}
/* タグクラウド */
.tag_cloud {
margin-bottom: 10px;
}
/* カスタムプラグイン1 */
.custom1 {
margin-bottom: 10px;
}
/* カスタムプラグイン2 */
.custom2 {
margin-bottom: 10px;
}
/* カスタムプラグイン3 */
.custom3 {
margin-bottom: 10px;
}
/* オーナーにメッセージ */
.inquiry{}
/* 新規投稿 */
.blog_entry{}
/* マイアルバム */
.album{
margin-bottom: 10px;
}
#album_img_flame{}
#album_href{}
#album_img{}
#album_title{}
#album_list{}
/* ************************************************
* フッターの設定
* ************************************************ */
/* このページの上へ */
.pagetop{
font-size: 85%;
text-align: right;
margin-top: 15px;
margin-bottom: 10px;
}
/* このBlogのトップへ */
.menu{
margin-top: 15px;
margin-bottom: 10px;
font-size: 85%;
letter-spacing: 0.2em;
text-align: center;
}
/* コピーライト */
#copyright{
font-size: 60%;
color: #ffffff;
}
上記までをコピー ++++++++++++++++++++++++++
これで「保存」して「このテンプレートを使う」にすると・・・・・・うまく行ってるはずだーー。
タグ :テンプレート
2008年01月14日
*white-flower-left*
テンプレートの変え方については
http://template.slmame.com/c13992.html
こちらをご覧下さい。
++++++++++++++++++++++++++++++++++
テンプレート「*white-flower-left*」
++++++++++++++++++++++++++++++++++
このブログで使っているタイプのwhiteバージョンです。
イメージ↓

「テンプレートの変え方」の
6. 「テンプレート名」はお好きに付けて頂き、ピンクに囲まれている『スタイルシート』を以下の分に変更して下さい。
以下からコピペして下さい++++++++++++++++++++++
/* オリジナルテンプレート3カラム(サイドバー左右) (C)2007 C-point Corp. */
*{
padding:0px;
margin:0px;
font-family:Verdana, Arial, sans-serif;
}
/* HTMLタグ設定 */
body{
margin: 0px;
padding: 0px;
text-align: center;
background-color: #ffffff;
background-image: url("//img01.tec29.com/usr/templatetest/tempate_3logo1.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position-x: 85%;
background-position-y: -10px;
font-size: 90%;
}
img{
border: none;
}
form{
margin: 0px;
padding: 0px;
}
label{
font-weight: bold;
letter-spacing: 0.2em;
white-space: nowrap;
text-align: right;
font-size: 12px;
}
blockquote {
background-color: #fff;
padding: 5px;
color: #444;
font-size: 85%;
}
/* =================================== */
/* レイアウト設定 */
/* =================================== */
#container{
text-align: left;
padding: 0px;
width: 900px;
background-color: #FFFFFF;
color: #444444;
}
/* ブログタイトル・概要 */
#banner{
background-color: #990000;
height: 200px;
width: 900px;
margin: 0px;
overflow: hidden;
background-image: url("//img01.tec29.com/usr/templatetest/template_3logotop.jpg");
}
/* ブログの配置 */
#content{
width: 500px;
padding: 10px;
float: right;
margin-right: 10px;
}
/* ブログ外枠 */
.blog{
margin-top: 0px;
margin-bottom: 15px;
overflow: hidden;
width: 470px;
}
/* サイド(左サイド) */
#links{
width: 160px;
font-size: 90%;
margin: 10px 10px 10px auto;
float: right;
}
/* 右サイド(右サイド) */
#links2{
width: 160px;
margin: 10px 10px 10px auto;
font-size: 90%;
display: block;
float: right;
}
/*フッタ*/
#footer{
background-color: #990000;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
clear: both;
display: block;
}
/* ************************************************
* リンクカラーの設定
* ************************************************ */
/* 全般 */
a{color: #444444;}
a:link{color: #444444;}
a:visited{color: #444444;}
a:active{color: #444444;
text-decoration: none;
}
a:hover{
text-decoration: none;
}
/* ブログタイトル・概要 */
#banner a{
text-decoration: none;
color: #990000;
}
#banner a:link{
text-decoration: none;
color: #990000;
}
#banner a:visited{
text-decoration: none;
color: #990000;
}
#banner a:active{
text-decoration: underline;
color: #990000;
}
#banner a:hover{
text-decoration: underline;
color: #990000;
}
/* カレンダー */
.calendar a{}
.calendar a:link{}
.calendar a:visited{}
.calendar a:active{}
.calendar a:hover{}
/* 続きを読む */
.acontinues a{}
.acontinues a:link{}
.acontinues a:visited{}
.acontinues a:active{}
.acontinues a:hover{}
/* 次のページ・前のページ */
.amenu a{}
.amenu a:link{}
.amenu a:visited{}
.amenu a:active{}
.amenu a:hover{}
/* サイドバー */
/* サイドバー */
.side a{}
.side a:link{}
.side a:visited{}
.side a:hover{}
.aside a{}
.aside a:link{}
.aside a:visited{}
.aside a:hover{}
/* サイドタイトル */
.title a{
text-decoration: none;
}
.title a:link{
text-decoration: none;
color: #ffffff;
}
.title a:visited{
text-decoration: none;
color: #ffffff;
}
.title a:active{
text-decoration: underline;
color: #ffffff;
}
.title a:hover{
text-decoration: underline;
color: #ffffff;
}
/* このページの上へ */
.aposted a{}
.aposted a:link{}
.aposted a:visited{}
.aposted a:active{}
.aposted a:hover{}
/* トラックバック */
.atrackback-post a{}
.atrackback-post a:link{}
.atrackback-post a:visited{}
.atrackback-post a:active{}
.atrackback-post a:hover{}
/* RSS */
.rss a:link{}
.rss a:visited{}
.rss a:hover{}
.rss a:active{}
/* ************************************************
* バナー(ページ上部)の設定
* ************************************************ */
/* ブログタイトル */
.blogtitle{
font-size: 130%;
width: 800px;
margin: 20px;
padding: 10px;
text-align: left;
clear: both;
}
/* ブログ説明文 */
.description{
font-size: 80%;
padding: 0px 30px 0px;
width: 600px;
text-align: left;
color: #990000;
line-height: 130%;
}
/* ************************************************
* 記事の設定
* ************************************************ */
/* パン屑メニュー */
.topicpass {
font-size: 10px;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
color: #990000;
line-height: 16px;
vertical-align: bottom;
}
.topicpass img {
border: none;
vertical-align: bottom;
}
/* 記事 */
.blogbody{
overflow: hidden;
}
/* 記事タイトル */
.title{
font-size: 95%;
color: #ffffff;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 8px;
margin: 0px 0px 10px;
background-color: #990000;
}
/* 記事日付 */
.date{
font-size: 80%;
color: #444444;
margin-top: 0px;
text-align: right;
margin-bottom: 2px;
}
/* 記事本文 */
.main{
padding: 10px;
margin: 0px;
overflow: auto;
font-size: 85%;
line-height: 150%;
width: 450px;
}
/* 記事本文内画像 */
.main img{
margin: 5px;
}
/* 続きを読む */
.main-continues{}
/* 記事フッター */
.posted{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #990000;
padding-top: 3px;
text-align: right;
margin-bottom: 20px;
margin-top: 5px;
clear: both;
font-size: 70%;
}
/* ************************************************
* トラックバックエリアの設定
* ************************************************ */
/* この記事へのトラックバック */
.title_s{
margin: 0px 0px 5px 10px;
font-size: 100%;
}
/* この記事へのトラックバックURL */
.trackback-url{
font-size: 100%;
font-weight: bold;
color: #990000;
margin-top: 0px;
margin-left: 10px;
margin-bottom: 15px;
}
/* トラックバックURL */
#trackback-text{
width: 210px;
}
/* トラックバック本文 */
.trackback-body{
margin: 5px 20px;
font-size: 85%;
line-height: 130%;
}
/*トラックバック送信元など*/
.trackback-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 82%;
text-align: right;
}
/* ************************************************
* コメントエリアの設定
* ************************************************ */
/* この記事へのコメント */
.comments-head{
margin: 0px 0px 0px 15px;
font-weight: bold;
font-size: 90%;
}
/* コメント投稿者日時など*/
.comments-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 70%;
text-align: right;}
/* コメント本文 */
.comments-body{
margin: 5px 20px;
font-size: 80%;
line-height: 130%;
}
/* コメント入力テーブル */
table.form {
width: 280px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
}
/* 本文 */
#text{
width: 200px;
}
/* メールアドレス */
#email{
width: 200px;
}
/* 名前 */
#author{
width: 200px;
}
/* URL */
#url{
width: 200px;
}
/*情報を記憶チェックボックス*/
#bake{}
/*確認せずに書込チェックボックス*/
#savecheck{}
/* ************************************************
* プラグイン設定
* ************************************************ */
/* サイドブロック */
.side{
margin-bottom: 10px;
}
/* サイドタイトル */
.sidetitle{
background-color: #990000;
padding: 3px;
margin-top: 0px;
margin-bottom: 5px;
font-weight: bold;
font-size: 87%;
color: #ffffff;
}
/* サイド本文 */
.sidebody{
margin-bottom: 3px;
margin-right:auto;
margin-left:auto;
width: 150px;
font-size: 80%;
}
/* RSS */
ul.rss{
text-align: center;
margin-top: 5px;
margin-bottom: 10px;
}
ul.rss li{
display: inline;
margin-left: 10px;
font-weight: bold;
}
/* カレンダー ここから ----------*/
/* 大枠 */
.calender{
text-align: center;
margin-bottom: 10px;
}
/* 上部年月日表示 */
.calendarhead{
font-weight: bold;
margin-bottom: 3px;
font-size: 9px;
}
/* 枠 */
.calendartable{
border: 1px solid #CCCCCC;
font-size: 9px;
width: 140px;
margin-right: auto;
margin-left: auto;
}
/* 曜日枠 */
.calendarwd{
background-color: #CCCCCC;
padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
text-align: center;
border: 1px solid #CCCCCC;
}
/* 日曜日 */
.sun{
color: #990000;
}
/* 土曜日 */
.sat{
color: #000066;
}
/* 今日 */
.today{
font-weight: bold;
}
/* カレンダー ここまで ----------*/
/* カテゴリー */
.category {
margin-bottom: 10px;
}
/* 最近の記事 */
.recententry {}
/* 過去記事 */
.archives {}
/* 最近のコメント */
.comment {}
/* 最近のトラックバック */
.trackback {}
/* お気に入り */
.link {
margin-bottom: 10px;
}
/* ブログ内検索 */
.search {
margin-bottom: 10px;
}
/* QRコード */
.qrcode {
margin-bottom: 10px;
}
/* アクセスカウンタ */
.counter {
margin-bottom: 10px;
}
/* 読者登録 */
.subscription {
margin-bottom: 10px;
}
/* プロフィール */
.profile {
margin-bottom: 10px;
}
.nickname{
font-weight: bold;
word-spacing: 0.2em;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
}
.photo{
text-align: center;
margin-top: 5px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
}
.message{
font-size: 85%;
line-height: 120%;
margin: 5px;
}
/* お勧め商品 */
.article_ad {
margin-bottom: 10px;
}
/* タグクラウド */
.tag_cloud {
margin-bottom: 10px;
}
/* カスタムプラグイン1 */
.custom1 {
margin-bottom: 10px;
}
/* カスタムプラグイン2 */
.custom2 {
margin-bottom: 10px;
}
/* カスタムプラグイン3 */
.custom3 {
margin-bottom: 10px;
}
/* オーナーにメッセージ */
.inquiry{}
/* 新規投稿 */
.blog_entry{}
/* マイアルバム */
.album{
margin-bottom: 10px;
}
#album_img_flame{}
#album_href{}
#album_img{}
#album_title{}
#album_list{}
/* ************************************************
* フッターの設定
* ************************************************ */
/* このページの上へ */
.pagetop{
font-size: 85%;
text-align: right;
margin-top: 15px;
margin-bottom: 10px;
}
/* このBlogのトップへ */
.menu{
margin-top: 15px;
margin-bottom: 10px;
font-size: 85%;
letter-spacing: 0.2em;
text-align: center;
}
/* コピーライト */
#copyright{
font-size: 60%;
color: #ffffff;
}
上記までをコピペして下さい++++++++++++++++++++++
これで「保存」して「このテンプレートを使う」にすると・・・・・・うまく行ってる・・はずっっっ。
うーん、心配www
http://template.slmame.com/c13992.html
こちらをご覧下さい。
++++++++++++++++++++++++++++++++++
テンプレート「*white-flower-left*」
++++++++++++++++++++++++++++++++++
このブログで使っているタイプのwhiteバージョンです。
イメージ↓

「テンプレートの変え方」の
6. 「テンプレート名」はお好きに付けて頂き、ピンクに囲まれている『スタイルシート』を以下の分に変更して下さい。
以下からコピペして下さい++++++++++++++++++++++
/* オリジナルテンプレート3カラム(サイドバー左右) (C)2007 C-point Corp. */
*{
padding:0px;
margin:0px;
font-family:Verdana, Arial, sans-serif;
}
/* HTMLタグ設定 */
body{
margin: 0px;
padding: 0px;
text-align: center;
background-color: #ffffff;
background-image: url("//img01.tec29.com/usr/templatetest/tempate_3logo1.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position-x: 85%;
background-position-y: -10px;
font-size: 90%;
}
img{
border: none;
}
form{
margin: 0px;
padding: 0px;
}
label{
font-weight: bold;
letter-spacing: 0.2em;
white-space: nowrap;
text-align: right;
font-size: 12px;
}
blockquote {
background-color: #fff;
padding: 5px;
color: #444;
font-size: 85%;
}
/* =================================== */
/* レイアウト設定 */
/* =================================== */
#container{
text-align: left;
padding: 0px;
width: 900px;
background-color: #FFFFFF;
color: #444444;
}
/* ブログタイトル・概要 */
#banner{
background-color: #990000;
height: 200px;
width: 900px;
margin: 0px;
overflow: hidden;
background-image: url("//img01.tec29.com/usr/templatetest/template_3logotop.jpg");
}
/* ブログの配置 */
#content{
width: 500px;
padding: 10px;
float: right;
margin-right: 10px;
}
/* ブログ外枠 */
.blog{
margin-top: 0px;
margin-bottom: 15px;
overflow: hidden;
width: 470px;
}
/* サイド(左サイド) */
#links{
width: 160px;
font-size: 90%;
margin: 10px 10px 10px auto;
float: right;
}
/* 右サイド(右サイド) */
#links2{
width: 160px;
margin: 10px 10px 10px auto;
font-size: 90%;
display: block;
float: right;
}
/*フッタ*/
#footer{
background-color: #990000;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
clear: both;
display: block;
}
/* ************************************************
* リンクカラーの設定
* ************************************************ */
/* 全般 */
a{color: #444444;}
a:link{color: #444444;}
a:visited{color: #444444;}
a:active{color: #444444;
text-decoration: none;
}
a:hover{
text-decoration: none;
}
/* ブログタイトル・概要 */
#banner a{
text-decoration: none;
color: #990000;
}
#banner a:link{
text-decoration: none;
color: #990000;
}
#banner a:visited{
text-decoration: none;
color: #990000;
}
#banner a:active{
text-decoration: underline;
color: #990000;
}
#banner a:hover{
text-decoration: underline;
color: #990000;
}
/* カレンダー */
.calendar a{}
.calendar a:link{}
.calendar a:visited{}
.calendar a:active{}
.calendar a:hover{}
/* 続きを読む */
.acontinues a{}
.acontinues a:link{}
.acontinues a:visited{}
.acontinues a:active{}
.acontinues a:hover{}
/* 次のページ・前のページ */
.amenu a{}
.amenu a:link{}
.amenu a:visited{}
.amenu a:active{}
.amenu a:hover{}
/* サイドバー */
/* サイドバー */
.side a{}
.side a:link{}
.side a:visited{}
.side a:hover{}
.aside a{}
.aside a:link{}
.aside a:visited{}
.aside a:hover{}
/* サイドタイトル */
.title a{
text-decoration: none;
}
.title a:link{
text-decoration: none;
color: #ffffff;
}
.title a:visited{
text-decoration: none;
color: #ffffff;
}
.title a:active{
text-decoration: underline;
color: #ffffff;
}
.title a:hover{
text-decoration: underline;
color: #ffffff;
}
/* このページの上へ */
.aposted a{}
.aposted a:link{}
.aposted a:visited{}
.aposted a:active{}
.aposted a:hover{}
/* トラックバック */
.atrackback-post a{}
.atrackback-post a:link{}
.atrackback-post a:visited{}
.atrackback-post a:active{}
.atrackback-post a:hover{}
/* RSS */
.rss a:link{}
.rss a:visited{}
.rss a:hover{}
.rss a:active{}
/* ************************************************
* バナー(ページ上部)の設定
* ************************************************ */
/* ブログタイトル */
.blogtitle{
font-size: 130%;
width: 800px;
margin: 20px;
padding: 10px;
text-align: left;
clear: both;
}
/* ブログ説明文 */
.description{
font-size: 80%;
padding: 0px 30px 0px;
width: 600px;
text-align: left;
color: #990000;
line-height: 130%;
}
/* ************************************************
* 記事の設定
* ************************************************ */
/* パン屑メニュー */
.topicpass {
font-size: 10px;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
color: #990000;
line-height: 16px;
vertical-align: bottom;
}
.topicpass img {
border: none;
vertical-align: bottom;
}
/* 記事 */
.blogbody{
overflow: hidden;
}
/* 記事タイトル */
.title{
font-size: 95%;
color: #ffffff;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 8px;
margin: 0px 0px 10px;
background-color: #990000;
}
/* 記事日付 */
.date{
font-size: 80%;
color: #444444;
margin-top: 0px;
text-align: right;
margin-bottom: 2px;
}
/* 記事本文 */
.main{
padding: 10px;
margin: 0px;
overflow: auto;
font-size: 85%;
line-height: 150%;
width: 450px;
}
/* 記事本文内画像 */
.main img{
margin: 5px;
}
/* 続きを読む */
.main-continues{}
/* 記事フッター */
.posted{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #990000;
padding-top: 3px;
text-align: right;
margin-bottom: 20px;
margin-top: 5px;
clear: both;
font-size: 70%;
}
/* ************************************************
* トラックバックエリアの設定
* ************************************************ */
/* この記事へのトラックバック */
.title_s{
margin: 0px 0px 5px 10px;
font-size: 100%;
}
/* この記事へのトラックバックURL */
.trackback-url{
font-size: 100%;
font-weight: bold;
color: #990000;
margin-top: 0px;
margin-left: 10px;
margin-bottom: 15px;
}
/* トラックバックURL */
#trackback-text{
width: 210px;
}
/* トラックバック本文 */
.trackback-body{
margin: 5px 20px;
font-size: 85%;
line-height: 130%;
}
/*トラックバック送信元など*/
.trackback-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 82%;
text-align: right;
}
/* ************************************************
* コメントエリアの設定
* ************************************************ */
/* この記事へのコメント */
.comments-head{
margin: 0px 0px 0px 15px;
font-weight: bold;
font-size: 90%;
}
/* コメント投稿者日時など*/
.comments-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 70%;
text-align: right;}
/* コメント本文 */
.comments-body{
margin: 5px 20px;
font-size: 80%;
line-height: 130%;
}
/* コメント入力テーブル */
table.form {
width: 280px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
}
/* 本文 */
#text{
width: 200px;
}
/* メールアドレス */
#email{
width: 200px;
}
/* 名前 */
#author{
width: 200px;
}
/* URL */
#url{
width: 200px;
}
/*情報を記憶チェックボックス*/
#bake{}
/*確認せずに書込チェックボックス*/
#savecheck{}
/* ************************************************
* プラグイン設定
* ************************************************ */
/* サイドブロック */
.side{
margin-bottom: 10px;
}
/* サイドタイトル */
.sidetitle{
background-color: #990000;
padding: 3px;
margin-top: 0px;
margin-bottom: 5px;
font-weight: bold;
font-size: 87%;
color: #ffffff;
}
/* サイド本文 */
.sidebody{
margin-bottom: 3px;
margin-right:auto;
margin-left:auto;
width: 150px;
font-size: 80%;
}
/* RSS */
ul.rss{
text-align: center;
margin-top: 5px;
margin-bottom: 10px;
}
ul.rss li{
display: inline;
margin-left: 10px;
font-weight: bold;
}
/* カレンダー ここから ----------*/
/* 大枠 */
.calender{
text-align: center;
margin-bottom: 10px;
}
/* 上部年月日表示 */
.calendarhead{
font-weight: bold;
margin-bottom: 3px;
font-size: 9px;
}
/* 枠 */
.calendartable{
border: 1px solid #CCCCCC;
font-size: 9px;
width: 140px;
margin-right: auto;
margin-left: auto;
}
/* 曜日枠 */
.calendarwd{
background-color: #CCCCCC;
padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
text-align: center;
border: 1px solid #CCCCCC;
}
/* 日曜日 */
.sun{
color: #990000;
}
/* 土曜日 */
.sat{
color: #000066;
}
/* 今日 */
.today{
font-weight: bold;
}
/* カレンダー ここまで ----------*/
/* カテゴリー */
.category {
margin-bottom: 10px;
}
/* 最近の記事 */
.recententry {}
/* 過去記事 */
.archives {}
/* 最近のコメント */
.comment {}
/* 最近のトラックバック */
.trackback {}
/* お気に入り */
.link {
margin-bottom: 10px;
}
/* ブログ内検索 */
.search {
margin-bottom: 10px;
}
/* QRコード */
.qrcode {
margin-bottom: 10px;
}
/* アクセスカウンタ */
.counter {
margin-bottom: 10px;
}
/* 読者登録 */
.subscription {
margin-bottom: 10px;
}
/* プロフィール */
.profile {
margin-bottom: 10px;
}
.nickname{
font-weight: bold;
word-spacing: 0.2em;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
}
.photo{
text-align: center;
margin-top: 5px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
}
.message{
font-size: 85%;
line-height: 120%;
margin: 5px;
}
/* お勧め商品 */
.article_ad {
margin-bottom: 10px;
}
/* タグクラウド */
.tag_cloud {
margin-bottom: 10px;
}
/* カスタムプラグイン1 */
.custom1 {
margin-bottom: 10px;
}
/* カスタムプラグイン2 */
.custom2 {
margin-bottom: 10px;
}
/* カスタムプラグイン3 */
.custom3 {
margin-bottom: 10px;
}
/* オーナーにメッセージ */
.inquiry{}
/* 新規投稿 */
.blog_entry{}
/* マイアルバム */
.album{
margin-bottom: 10px;
}
#album_img_flame{}
#album_href{}
#album_img{}
#album_title{}
#album_list{}
/* ************************************************
* フッターの設定
* ************************************************ */
/* このページの上へ */
.pagetop{
font-size: 85%;
text-align: right;
margin-top: 15px;
margin-bottom: 10px;
}
/* このBlogのトップへ */
.menu{
margin-top: 15px;
margin-bottom: 10px;
font-size: 85%;
letter-spacing: 0.2em;
text-align: center;
}
/* コピーライト */
#copyright{
font-size: 60%;
color: #ffffff;
}
上記までをコピペして下さい++++++++++++++++++++++
これで「保存」して「このテンプレートを使う」にすると・・・・・・うまく行ってる・・はずっっっ。
うーん、心配www
タグ :テンプレート
2008年01月14日
*red-flower-left*
テンプレートの変え方については
http://template.slmame.com/c13992.html
こちらをご覧下さい。
++++++++++++++++++++++++++++++++++
テンプレート「*red-flower-left*」
++++++++++++++++++++++++++++++++++
このブログで使っているタイプの左寄せバージョンです。
イメージ↓

「テンプレートの変え方」の
6. 「テンプレート名」はお好きに付けて頂き、ピンクに囲まれている『スタイルシート』を以下の分に変更して下さい。
以下からコピペして下さい++++++++++++++++++++++
/* オリジナルテンプレート3カラム(サイドバー左右) (C)2007 C-point Corp. */
*{
padding:0px;
margin:0px;
font-family:Verdana, Arial, sans-serif;
}
/* HTMLタグ設定 */
body{
margin: 0px;
padding: 0px;
text-align: center;
background-color: #ffffff;
font-size: 90%;
}
img{
border: none;
}
form{
margin: 0px;
padding: 0px;
}
label{
font-weight: bold;
letter-spacing: 0.2em;
white-space: nowrap;
text-align: right;
font-size: 12px;
}
blockquote {
background-color: #fff;
padding: 5px;
color: #444;
font-size: 85%;
}
/* =================================== */
/* レイアウト設定 */
/* =================================== */
#container{
text-align: left;
padding: 0px;
width: 900px;
background-color: #FFFFFF;
color: #444444;
}
/* ブログタイトル・概要 */
#banner{
background-color: #990000;
height: 200px;
width: 900px;
margin: 0px;
overflow: hidden;
background-image: url("//img01.tec29.com/usr/template/template1.jpg");
}
/* ブログの配置 */
#content{
width: 500px;
padding: 10px;
float: right;
margin-right: 10px;
}
/* ブログ外枠 */
.blog{
margin-top: 0px;
margin-bottom: 15px;
overflow: hidden;
width: 470px;
}
/* サイド(左サイド) */
#links{
width: 160px;
font-size: 90%;
margin: 10px 10px 10px auto;
float: right;
}
/* 右サイド(右サイド) */
#links2{
width: 160px;
margin: 10px 10px 10px auto;
font-size: 90%;
display: block;
float: right;
}
/*フッタ*/
#footer{
background-color: #990000;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
clear: both;
display: block;
}
/* ************************************************
* リンクカラーの設定
* ************************************************ */
/* 全般 */
a{color: #444444;}
a:link{color: #444444;}
a:visited{color: #444444;}
a:active{color: #444444;
text-decoration: none;
}
a:hover{
text-decoration: none;
}
/* ブログタイトル・概要 */
#banner a{
text-decoration: none;
color: #ffffff;
}
#banner a:link{
text-decoration: none;
color: #ffffff;
}
#banner a:visited{
text-decoration: none;
color: #ffffff;
}
#banner a:active{
text-decoration: underline;
color: #ffffff;
}
#banner a:hover{
text-decoration: underline;
color: #ffffff;
}
/* カレンダー */
.calendar a{}
.calendar a:link{}
.calendar a:visited{}
.calendar a:active{}
.calendar a:hover{}
/* 続きを読む */
.acontinues a{}
.acontinues a:link{}
.acontinues a:visited{}
.acontinues a:active{}
.acontinues a:hover{}
/* 次のページ・前のページ */
.amenu a{}
.amenu a:link{}
.amenu a:visited{}
.amenu a:active{}
.amenu a:hover{}
/* サイドバー */
/* サイドバー */
.side a{}
.side a:link{}
.side a:visited{}
.side a:hover{}
.aside a{}
.aside a:link{}
.aside a:visited{}
.aside a:hover{}
/* サイドタイトル */
.title a{
text-decoration: none;
}
.title a:link{
text-decoration: none;
color: #ffffff;
}
.title a:visited{
text-decoration: none;
color: #ffffff;
}
.title a:active{
text-decoration: underline;
color: #ffffff;
}
.title a:hover{
text-decoration: underline;
color: #ffffff;
}
/* このページの上へ */
.aposted a{}
.aposted a:link{}
.aposted a:visited{}
.aposted a:active{}
.aposted a:hover{}
/* トラックバック */
.atrackback-post a{}
.atrackback-post a:link{}
.atrackback-post a:visited{}
.atrackback-post a:active{}
.atrackback-post a:hover{}
/* RSS */
.rss a:link{}
.rss a:visited{}
.rss a:hover{}
.rss a:active{}
/* ************************************************
* バナー(ページ上部)の設定
* ************************************************ */
/* ブログタイトル */
.blogtitle{
font-size: 130%;
width: 800px;
margin: 20px;
padding: 10px;
text-align: left;
clear: both;
}
/* ブログ説明文 */
.description{
font-size: 80%;
padding: 0px 30px 0px;
width: 600px;
text-align: left;
color: #ffffff;
line-height: 130%;
}
/* ************************************************
* 記事の設定
* ************************************************ */
/* パン屑メニュー */
.topicpass {
font-size: 10px;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
color: #990000;
line-height: 16px;
vertical-align: bottom;
}
.topicpass img {
border: none;
vertical-align: bottom;
}
/* 記事 */
.blogbody{
overflow: hidden;
}
/* 記事タイトル */
.title{
font-size: 95%;
color: #ffffff;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 8px;
margin: 0px 0px 10px;
background-color: #990000;
}
/* 記事日付 */
.date{
font-size: 80%;
color: #444444;
margin-top: 0px;
text-align: right;
margin-bottom: 2px;
}
/* 記事本文 */
.main{
padding: 10px;
margin: 0px;
overflow: auto;
font-size: 85%;
line-height: 150%;
width: 450px;
}
/* 記事本文内画像 */
.main img{
margin: 5px;
}
/* 続きを読む */
.main-continues{}
/* 記事フッター */
.posted{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #990000;
padding-top: 3px;
text-align: right;
margin-bottom: 20px;
margin-top: 5px;
clear: both;
font-size: 70%;
}
/* ************************************************
* トラックバックエリアの設定
* ************************************************ */
/* この記事へのトラックバック */
.title_s{
margin: 0px 0px 5px 10px;
font-size: 100%;
}
/* この記事へのトラックバックURL */
.trackback-url{
font-size: 100%;
font-weight: bold;
color: #990000;
margin-top: 0px;
margin-left: 10px;
margin-bottom: 15px;
}
/* トラックバックURL */
#trackback-text{
width: 210px;
}
/* トラックバック本文 */
.trackback-body{
margin: 5px 20px;
font-size: 85%;
line-height: 130%;
}
/*トラックバック送信元など*/
.trackback-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 82%;
text-align: right;
}
/* ************************************************
* コメントエリアの設定
* ************************************************ */
/* この記事へのコメント */
.comments-head{
margin: 0px 0px 0px 15px;
font-weight: bold;
font-size: 90%;
}
/* コメント投稿者日時など*/
.comments-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 70%;
text-align: right;}
/* コメント本文 */
.comments-body{
margin: 5px 20px;
font-size: 80%;
line-height: 130%;
}
/* コメント入力テーブル */
table.form {
width: 280px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
}
/* 本文 */
#text{
width: 200px;
}
/* メールアドレス */
#email{
width: 200px;
}
/* 名前 */
#author{
width: 200px;
}
/* URL */
#url{
width: 200px;
}
/*情報を記憶チェックボックス*/
#bake{}
/*確認せずに書込チェックボックス*/
#savecheck{}
/* ************************************************
* プラグイン設定
* ************************************************ */
/* サイドブロック */
.side{
margin-bottom: 10px;
}
/* サイドタイトル */
.sidetitle{
background-color: #990000;
padding: 3px;
margin-top: 0px;
margin-bottom: 5px;
font-weight: bold;
font-size: 87%;
color: #ffffff;
}
/* サイド本文 */
.sidebody{
margin-bottom: 3px;
margin-right:auto;
margin-left:auto;
width: 150px;
font-size: 80%;
}
/* RSS */
ul.rss{
text-align: center;
margin-top: 5px;
margin-bottom: 10px;
}
ul.rss li{
display: inline;
margin-left: 10px;
font-weight: bold;
}
/* カレンダー ここから ----------*/
/* 大枠 */
.calender{
text-align: center;
margin-bottom: 10px;
}
/* 上部年月日表示 */
.calendarhead{
font-weight: bold;
margin-bottom: 3px;
font-size: 9px;
}
/* 枠 */
.calendartable{
border: 1px solid #CCCCCC;
font-size: 9px;
width: 140px;
margin-right: auto;
margin-left: auto;
}
/* 曜日枠 */
.calendarwd{
background-color: #CCCCCC;
padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
text-align: center;
border: 1px solid #CCCCCC;
}
/* 日曜日 */
.sun{
color: #990000;
}
/* 土曜日 */
.sat{
color: #000066;
}
/* 今日 */
.today{
font-weight: bold;
}
/* カレンダー ここまで ----------*/
/* カテゴリー */
.category {
margin-bottom: 10px;
}
/* 最近の記事 */
.recententry {}
/* 過去記事 */
.archives {}
/* 最近のコメント */
.comment {}
/* 最近のトラックバック */
.trackback {}
/* お気に入り */
.link {
margin-bottom: 10px;
}
/* ブログ内検索 */
.search {
margin-bottom: 10px;
}
/* QRコード */
.qrcode {
margin-bottom: 10px;
}
/* アクセスカウンタ */
.counter {
margin-bottom: 10px;
}
/* 読者登録 */
.subscription {
margin-bottom: 10px;
}
/* プロフィール */
.profile {
margin-bottom: 10px;
}
.nickname{
font-weight: bold;
word-spacing: 0.2em;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
}
.photo{
text-align: center;
margin-top: 5px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
}
.message{
font-size: 85%;
line-height: 120%;
margin: 5px;
}
/* お勧め商品 */
.article_ad {
margin-bottom: 10px;
}
/* タグクラウド */
.tag_cloud {
margin-bottom: 10px;
}
/* カスタムプラグイン1 */
.custom1 {
margin-bottom: 10px;
}
/* カスタムプラグイン2 */
.custom2 {
margin-bottom: 10px;
}
/* カスタムプラグイン3 */
.custom3 {
margin-bottom: 10px;
}
/* オーナーにメッセージ */
.inquiry{}
/* 新規投稿 */
.blog_entry{}
/* マイアルバム */
.album{
margin-bottom: 10px;
}
#album_img_flame{}
#album_href{}
#album_img{}
#album_title{}
#album_list{}
/* ************************************************
* フッターの設定
* ************************************************ */
/* このページの上へ */
.pagetop{
font-size: 85%;
text-align: right;
margin-top: 15px;
margin-bottom: 10px;
}
/* このBlogのトップへ */
.menu{
margin-top: 15px;
margin-bottom: 10px;
font-size: 85%;
letter-spacing: 0.2em;
text-align: center;
}
/* コピーライト */
#copyright{
font-size: 60%;
color: #ffffff;
}
上記までをコピペして下さい++++++++++++++++++++++
これで「保存」して「このテンプレートを使う」にすると・・・・・・うまく行ってる・・はずっっっ。
うーん、心配www
http://template.slmame.com/c13992.html
こちらをご覧下さい。
++++++++++++++++++++++++++++++++++
テンプレート「*red-flower-left*」
++++++++++++++++++++++++++++++++++
このブログで使っているタイプの左寄せバージョンです。
イメージ↓

「テンプレートの変え方」の
6. 「テンプレート名」はお好きに付けて頂き、ピンクに囲まれている『スタイルシート』を以下の分に変更して下さい。
以下からコピペして下さい++++++++++++++++++++++
/* オリジナルテンプレート3カラム(サイドバー左右) (C)2007 C-point Corp. */
*{
padding:0px;
margin:0px;
font-family:Verdana, Arial, sans-serif;
}
/* HTMLタグ設定 */
body{
margin: 0px;
padding: 0px;
text-align: center;
background-color: #ffffff;
font-size: 90%;
}
img{
border: none;
}
form{
margin: 0px;
padding: 0px;
}
label{
font-weight: bold;
letter-spacing: 0.2em;
white-space: nowrap;
text-align: right;
font-size: 12px;
}
blockquote {
background-color: #fff;
padding: 5px;
color: #444;
font-size: 85%;
}
/* =================================== */
/* レイアウト設定 */
/* =================================== */
#container{
text-align: left;
padding: 0px;
width: 900px;
background-color: #FFFFFF;
color: #444444;
}
/* ブログタイトル・概要 */
#banner{
background-color: #990000;
height: 200px;
width: 900px;
margin: 0px;
overflow: hidden;
background-image: url("//img01.tec29.com/usr/template/template1.jpg");
}
/* ブログの配置 */
#content{
width: 500px;
padding: 10px;
float: right;
margin-right: 10px;
}
/* ブログ外枠 */
.blog{
margin-top: 0px;
margin-bottom: 15px;
overflow: hidden;
width: 470px;
}
/* サイド(左サイド) */
#links{
width: 160px;
font-size: 90%;
margin: 10px 10px 10px auto;
float: right;
}
/* 右サイド(右サイド) */
#links2{
width: 160px;
margin: 10px 10px 10px auto;
font-size: 90%;
display: block;
float: right;
}
/*フッタ*/
#footer{
background-color: #990000;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
clear: both;
display: block;
}
/* ************************************************
* リンクカラーの設定
* ************************************************ */
/* 全般 */
a{color: #444444;}
a:link{color: #444444;}
a:visited{color: #444444;}
a:active{color: #444444;
text-decoration: none;
}
a:hover{
text-decoration: none;
}
/* ブログタイトル・概要 */
#banner a{
text-decoration: none;
color: #ffffff;
}
#banner a:link{
text-decoration: none;
color: #ffffff;
}
#banner a:visited{
text-decoration: none;
color: #ffffff;
}
#banner a:active{
text-decoration: underline;
color: #ffffff;
}
#banner a:hover{
text-decoration: underline;
color: #ffffff;
}
/* カレンダー */
.calendar a{}
.calendar a:link{}
.calendar a:visited{}
.calendar a:active{}
.calendar a:hover{}
/* 続きを読む */
.acontinues a{}
.acontinues a:link{}
.acontinues a:visited{}
.acontinues a:active{}
.acontinues a:hover{}
/* 次のページ・前のページ */
.amenu a{}
.amenu a:link{}
.amenu a:visited{}
.amenu a:active{}
.amenu a:hover{}
/* サイドバー */
/* サイドバー */
.side a{}
.side a:link{}
.side a:visited{}
.side a:hover{}
.aside a{}
.aside a:link{}
.aside a:visited{}
.aside a:hover{}
/* サイドタイトル */
.title a{
text-decoration: none;
}
.title a:link{
text-decoration: none;
color: #ffffff;
}
.title a:visited{
text-decoration: none;
color: #ffffff;
}
.title a:active{
text-decoration: underline;
color: #ffffff;
}
.title a:hover{
text-decoration: underline;
color: #ffffff;
}
/* このページの上へ */
.aposted a{}
.aposted a:link{}
.aposted a:visited{}
.aposted a:active{}
.aposted a:hover{}
/* トラックバック */
.atrackback-post a{}
.atrackback-post a:link{}
.atrackback-post a:visited{}
.atrackback-post a:active{}
.atrackback-post a:hover{}
/* RSS */
.rss a:link{}
.rss a:visited{}
.rss a:hover{}
.rss a:active{}
/* ************************************************
* バナー(ページ上部)の設定
* ************************************************ */
/* ブログタイトル */
.blogtitle{
font-size: 130%;
width: 800px;
margin: 20px;
padding: 10px;
text-align: left;
clear: both;
}
/* ブログ説明文 */
.description{
font-size: 80%;
padding: 0px 30px 0px;
width: 600px;
text-align: left;
color: #ffffff;
line-height: 130%;
}
/* ************************************************
* 記事の設定
* ************************************************ */
/* パン屑メニュー */
.topicpass {
font-size: 10px;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
color: #990000;
line-height: 16px;
vertical-align: bottom;
}
.topicpass img {
border: none;
vertical-align: bottom;
}
/* 記事 */
.blogbody{
overflow: hidden;
}
/* 記事タイトル */
.title{
font-size: 95%;
color: #ffffff;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 8px;
margin: 0px 0px 10px;
background-color: #990000;
}
/* 記事日付 */
.date{
font-size: 80%;
color: #444444;
margin-top: 0px;
text-align: right;
margin-bottom: 2px;
}
/* 記事本文 */
.main{
padding: 10px;
margin: 0px;
overflow: auto;
font-size: 85%;
line-height: 150%;
width: 450px;
}
/* 記事本文内画像 */
.main img{
margin: 5px;
}
/* 続きを読む */
.main-continues{}
/* 記事フッター */
.posted{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #990000;
padding-top: 3px;
text-align: right;
margin-bottom: 20px;
margin-top: 5px;
clear: both;
font-size: 70%;
}
/* ************************************************
* トラックバックエリアの設定
* ************************************************ */
/* この記事へのトラックバック */
.title_s{
margin: 0px 0px 5px 10px;
font-size: 100%;
}
/* この記事へのトラックバックURL */
.trackback-url{
font-size: 100%;
font-weight: bold;
color: #990000;
margin-top: 0px;
margin-left: 10px;
margin-bottom: 15px;
}
/* トラックバックURL */
#trackback-text{
width: 210px;
}
/* トラックバック本文 */
.trackback-body{
margin: 5px 20px;
font-size: 85%;
line-height: 130%;
}
/*トラックバック送信元など*/
.trackback-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 82%;
text-align: right;
}
/* ************************************************
* コメントエリアの設定
* ************************************************ */
/* この記事へのコメント */
.comments-head{
margin: 0px 0px 0px 15px;
font-weight: bold;
font-size: 90%;
}
/* コメント投稿者日時など*/
.comments-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 70%;
text-align: right;}
/* コメント本文 */
.comments-body{
margin: 5px 20px;
font-size: 80%;
line-height: 130%;
}
/* コメント入力テーブル */
table.form {
width: 280px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
}
/* 本文 */
#text{
width: 200px;
}
/* メールアドレス */
#email{
width: 200px;
}
/* 名前 */
#author{
width: 200px;
}
/* URL */
#url{
width: 200px;
}
/*情報を記憶チェックボックス*/
#bake{}
/*確認せずに書込チェックボックス*/
#savecheck{}
/* ************************************************
* プラグイン設定
* ************************************************ */
/* サイドブロック */
.side{
margin-bottom: 10px;
}
/* サイドタイトル */
.sidetitle{
background-color: #990000;
padding: 3px;
margin-top: 0px;
margin-bottom: 5px;
font-weight: bold;
font-size: 87%;
color: #ffffff;
}
/* サイド本文 */
.sidebody{
margin-bottom: 3px;
margin-right:auto;
margin-left:auto;
width: 150px;
font-size: 80%;
}
/* RSS */
ul.rss{
text-align: center;
margin-top: 5px;
margin-bottom: 10px;
}
ul.rss li{
display: inline;
margin-left: 10px;
font-weight: bold;
}
/* カレンダー ここから ----------*/
/* 大枠 */
.calender{
text-align: center;
margin-bottom: 10px;
}
/* 上部年月日表示 */
.calendarhead{
font-weight: bold;
margin-bottom: 3px;
font-size: 9px;
}
/* 枠 */
.calendartable{
border: 1px solid #CCCCCC;
font-size: 9px;
width: 140px;
margin-right: auto;
margin-left: auto;
}
/* 曜日枠 */
.calendarwd{
background-color: #CCCCCC;
padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
text-align: center;
border: 1px solid #CCCCCC;
}
/* 日曜日 */
.sun{
color: #990000;
}
/* 土曜日 */
.sat{
color: #000066;
}
/* 今日 */
.today{
font-weight: bold;
}
/* カレンダー ここまで ----------*/
/* カテゴリー */
.category {
margin-bottom: 10px;
}
/* 最近の記事 */
.recententry {}
/* 過去記事 */
.archives {}
/* 最近のコメント */
.comment {}
/* 最近のトラックバック */
.trackback {}
/* お気に入り */
.link {
margin-bottom: 10px;
}
/* ブログ内検索 */
.search {
margin-bottom: 10px;
}
/* QRコード */
.qrcode {
margin-bottom: 10px;
}
/* アクセスカウンタ */
.counter {
margin-bottom: 10px;
}
/* 読者登録 */
.subscription {
margin-bottom: 10px;
}
/* プロフィール */
.profile {
margin-bottom: 10px;
}
.nickname{
font-weight: bold;
word-spacing: 0.2em;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
}
.photo{
text-align: center;
margin-top: 5px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
}
.message{
font-size: 85%;
line-height: 120%;
margin: 5px;
}
/* お勧め商品 */
.article_ad {
margin-bottom: 10px;
}
/* タグクラウド */
.tag_cloud {
margin-bottom: 10px;
}
/* カスタムプラグイン1 */
.custom1 {
margin-bottom: 10px;
}
/* カスタムプラグイン2 */
.custom2 {
margin-bottom: 10px;
}
/* カスタムプラグイン3 */
.custom3 {
margin-bottom: 10px;
}
/* オーナーにメッセージ */
.inquiry{}
/* 新規投稿 */
.blog_entry{}
/* マイアルバム */
.album{
margin-bottom: 10px;
}
#album_img_flame{}
#album_href{}
#album_img{}
#album_title{}
#album_list{}
/* ************************************************
* フッターの設定
* ************************************************ */
/* このページの上へ */
.pagetop{
font-size: 85%;
text-align: right;
margin-top: 15px;
margin-bottom: 10px;
}
/* このBlogのトップへ */
.menu{
margin-top: 15px;
margin-bottom: 10px;
font-size: 85%;
letter-spacing: 0.2em;
text-align: center;
}
/* コピーライト */
#copyright{
font-size: 60%;
color: #ffffff;
}
上記までをコピペして下さい++++++++++++++++++++++
これで「保存」して「このテンプレートを使う」にすると・・・・・・うまく行ってる・・はずっっっ。
うーん、心配www
タグ :テンプレート
2008年01月14日
*red-flower-center*
テンプレートの変え方については
http://template.slmame.com/c13992.html
こちらをご覧下さい。
++++++++++++++++++++++++++++++++++
テンプレート「*red-flower-center*」
++++++++++++++++++++++++++++++++++
このブログで使っているタイプです。
イメージ↓

「テンプレートの変え方」の
6. 「テンプレート名」はお好きに付けて頂き、ピンクに囲まれている『スタイルシート』を以下の分に変更して下さい。
以下からコピペして下さい++++++++++++++++++++++
/* オリジナルテンプレート3カラム(サイドバー左右) (C)2007 C-point Corp. */
*{
padding:0px;
margin:0px;
font-family:Verdana, Arial, sans-serif;
}
/* HTMLタグ設定 */
body{
margin: 0px;
padding: 0px;
text-align: center;
background-color: #ffffff;
font-size: 90%;
}
img{
border: none;
}
form{
margin: 0px;
padding: 0px;
}
label{
font-weight: bold;
letter-spacing: 0.2em;
white-space: nowrap;
text-align: right;
font-size: 12px;
}
blockquote {
background-color: #fff;
padding: 5px;
color: #444;
font-size: 85%;
}
/* =================================== */
/* レイアウト設定 */
/* =================================== */
#container{
text-align: left;
padding: 0px;
width: 900px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
background-color: #FFFFFF;
color: #444444;
}
/* ブログタイトル・概要 */
#banner{
background-color: #990000;
height: 200px;
width: 900px;
margin: 0px;
overflow: hidden;
background-image: url("//img01.tec29.com/usr/template/template1.jpg");
}
/* ブログの配置 */
#content{
width: 500px;
padding: 10px;
float: right;
margin-right: 10px;
}
/* ブログ外枠 */
.blog{
margin-top: 0px;
margin-bottom: 15px;
overflow: hidden;
width: 470px;
}
/* サイド(左サイド) */
#links{
width: 160px;
font-size: 90%;
margin: 10px 10px 10px auto;
float: right;
}
/* 右サイド(右サイド) */
#links2{
width: 160px;
margin: 10px 10px 10px auto;
font-size: 90%;
display: block;
float: right;
}
/*フッタ*/
#footer{
background-color: #990000;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
clear: both;
display: block;
}
/* ************************************************
* リンクカラーの設定
* ************************************************ */
/* 全般 */
a{color: #444444;}
a:link{color: #444444;}
a:visited{color: #444444;}
a:active{color: #444444;
text-decoration: none;
}
a:hover{
text-decoration: none;
}
/* ブログタイトル・概要 */
#banner a{
text-decoration: none;
color: #ffffff;
}
#banner a:link{
text-decoration: none;
color: #ffffff;
}
#banner a:visited{
text-decoration: none;
color: #ffffff;
}
#banner a:active{
text-decoration: underline;
color: #ffffff;
}
#banner a:hover{
text-decoration: underline;
color: #ffffff;
}
/* カレンダー */
.calendar a{}
.calendar a:link{}
.calendar a:visited{}
.calendar a:active{}
.calendar a:hover{}
/* 続きを読む */
.acontinues a{}
.acontinues a:link{}
.acontinues a:visited{}
.acontinues a:active{}
.acontinues a:hover{}
/* 次のページ・前のページ */
.amenu a{}
.amenu a:link{}
.amenu a:visited{}
.amenu a:active{}
.amenu a:hover{}
/* サイドバー */
/* サイドバー */
.side a{}
.side a:link{}
.side a:visited{}
.side a:hover{}
.aside a{}
.aside a:link{}
.aside a:visited{}
.aside a:hover{}
/* サイドタイトル */
.title a{
text-decoration: none;
}
.title a:link{
text-decoration: none;
color: #ffffff;
}
.title a:visited{
text-decoration: none;
color: #ffffff;
}
.title a:active{
text-decoration: underline;
color: #ffffff;
}
.title a:hover{
text-decoration: underline;
color: #ffffff;
}
/* このページの上へ */
.aposted a{}
.aposted a:link{}
.aposted a:visited{}
.aposted a:active{}
.aposted a:hover{}
/* トラックバック */
.atrackback-post a{}
.atrackback-post a:link{}
.atrackback-post a:visited{}
.atrackback-post a:active{}
.atrackback-post a:hover{}
/* RSS */
.rss a:link{}
.rss a:visited{}
.rss a:hover{}
.rss a:active{}
/* ************************************************
* バナー(ページ上部)の設定
* ************************************************ */
/* ブログタイトル */
.blogtitle{
font-size: 130%;
width: 800px;
margin: 20px;
padding: 10px;
text-align: left;
clear: both;
}
/* ブログ説明文 */
.description{
font-size: 80%;
padding: 0px 30px 0px;
width: 600px;
text-align: left;
color: #ffffff;
line-height: 130%;
}
/* ************************************************
* 記事の設定
* ************************************************ */
/* パン屑メニュー */
.topicpass {
font-size: 10px;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
color: #990000;
line-height: 16px;
vertical-align: bottom;
}
.topicpass img {
border: none;
vertical-align: bottom;
}
/* 記事 */
.blogbody{
overflow: hidden;
}
/* 記事タイトル */
.title{
font-size: 95%;
color: #ffffff;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 8px;
margin: 0px 0px 10px;
background-color: #990000;
}
/* 記事日付 */
.date{
font-size: 80%;
color: #444444;
margin-top: 0px;
text-align: right;
margin-bottom: 2px;
}
/* 記事本文 */
.main{
padding: 10px;
margin: 0px;
overflow: auto;
font-size: 85%;
line-height: 150%;
width: 450px;
}
/* 記事本文内画像 */
.main img{
margin: 5px;
}
/* 続きを読む */
.main-continues{}
/* 記事フッター */
.posted{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #990000;
padding-top: 3px;
text-align: right;
margin-bottom: 20px;
margin-top: 5px;
clear: both;
font-size: 70%;
}
/* ************************************************
* トラックバックエリアの設定
* ************************************************ */
/* この記事へのトラックバック */
.title_s{
margin: 0px 0px 5px 10px;
font-size: 100%;
}
/* この記事へのトラックバックURL */
.trackback-url{
font-size: 100%;
font-weight: bold;
color: #990000;
margin-top: 0px;
margin-left: 10px;
margin-bottom: 15px;
}
/* トラックバックURL */
#trackback-text{
width: 210px;
}
/* トラックバック本文 */
.trackback-body{
margin: 5px 20px;
font-size: 85%;
line-height: 130%;
}
/*トラックバック送信元など*/
.trackback-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 82%;
text-align: right;
}
/* ************************************************
* コメントエリアの設定
* ************************************************ */
/* この記事へのコメント */
.comments-head{
margin: 0px 0px 0px 15px;
font-weight: bold;
font-size: 90%;
}
/* コメント投稿者日時など*/
.comments-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 70%;
text-align: right;}
/* コメント本文 */
.comments-body{
margin: 5px 20px;
font-size: 80%;
line-height: 130%;
}
/* コメント入力テーブル */
table.form {
width: 280px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
}
/* 本文 */
#text{
width: 200px;
}
/* メールアドレス */
#email{
width: 200px;
}
/* 名前 */
#author{
width: 200px;
}
/* URL */
#url{
width: 200px;
}
/*情報を記憶チェックボックス*/
#bake{}
/*確認せずに書込チェックボックス*/
#savecheck{}
/* ************************************************
* プラグイン設定
* ************************************************ */
/* サイドブロック */
.side{
margin-bottom: 10px;
}
/* サイドタイトル */
.sidetitle{
background-color: #990000;
padding: 3px;
margin-top: 0px;
margin-bottom: 5px;
font-weight: bold;
font-size: 87%;
color: #ffffff;
}
/* サイド本文 */
.sidebody{
margin-bottom: 3px;
margin-right:auto;
margin-left:auto;
width: 150px;
font-size: 80%;
}
/* RSS */
ul.rss{
text-align: center;
margin-top: 5px;
margin-bottom: 10px;
}
ul.rss li{
display: inline;
margin-left: 10px;
font-weight: bold;
}
/* カレンダー ここから ----------*/
/* 大枠 */
.calender{
text-align: center;
margin-bottom: 10px;
}
/* 上部年月日表示 */
.calendarhead{
font-weight: bold;
margin-bottom: 3px;
font-size: 9px;
}
/* 枠 */
.calendartable{
border: 1px solid #CCCCCC;
font-size: 9px;
width: 140px;
margin-right: auto;
margin-left: auto;
}
/* 曜日枠 */
.calendarwd{
background-color: #CCCCCC;
padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
text-align: center;
border: 1px solid #CCCCCC;
}
/* 日曜日 */
.sun{
color: #990000;
}
/* 土曜日 */
.sat{
color: #000066;
}
/* 今日 */
.today{
font-weight: bold;
}
/* カレンダー ここまで ----------*/
/* カテゴリー */
.category {
margin-bottom: 10px;
}
/* 最近の記事 */
.recententry {}
/* 過去記事 */
.archives {}
/* 最近のコメント */
.comment {}
/* 最近のトラックバック */
.trackback {}
/* お気に入り */
.link {
margin-bottom: 10px;
}
/* ブログ内検索 */
.search {
margin-bottom: 10px;
}
/* QRコード */
.qrcode {
margin-bottom: 10px;
}
/* アクセスカウンタ */
.counter {
margin-bottom: 10px;
}
/* 読者登録 */
.subscription {
margin-bottom: 10px;
}
/* プロフィール */
.profile {
margin-bottom: 10px;
}
.nickname{
font-weight: bold;
word-spacing: 0.2em;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
}
.photo{
text-align: center;
margin-top: 5px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
}
.message{
font-size: 85%;
line-height: 120%;
margin: 5px;
}
/* お勧め商品 */
.article_ad {
margin-bottom: 10px;
}
/* タグクラウド */
.tag_cloud {
margin-bottom: 10px;
}
/* カスタムプラグイン1 */
.custom1 {
margin-bottom: 10px;
}
/* カスタムプラグイン2 */
.custom2 {
margin-bottom: 10px;
}
/* カスタムプラグイン3 */
.custom3 {
margin-bottom: 10px;
}
/* オーナーにメッセージ */
.inquiry{}
/* 新規投稿 */
.blog_entry{}
/* マイアルバム */
.album{
margin-bottom: 10px;
}
#album_img_flame{}
#album_href{}
#album_img{}
#album_title{}
#album_list{}
/* ************************************************
* フッターの設定
* ************************************************ */
/* このページの上へ */
.pagetop{
font-size: 85%;
text-align: right;
margin-top: 15px;
margin-bottom: 10px;
}
/* このBlogのトップへ */
.menu{
margin-top: 15px;
margin-bottom: 10px;
font-size: 85%;
letter-spacing: 0.2em;
text-align: center;
}
/* コピーライト */
#copyright{
font-size: 60%;
color: #ffffff;
}
上記までをコピー ++++++++++++++++++++++++++
これで「保存」して「このテンプレートを使う」にすると・・・・・・うまく行ってるかなぁ。。。
ちょっと心配 wwwww
とりあえず無料配布は始めてなので、うまくいかなかったりしたら連絡下さいっ。
http://template.slmame.com/c13992.html
こちらをご覧下さい。
++++++++++++++++++++++++++++++++++
テンプレート「*red-flower-center*」
++++++++++++++++++++++++++++++++++
このブログで使っているタイプです。
イメージ↓

「テンプレートの変え方」の
6. 「テンプレート名」はお好きに付けて頂き、ピンクに囲まれている『スタイルシート』を以下の分に変更して下さい。
以下からコピペして下さい++++++++++++++++++++++
/* オリジナルテンプレート3カラム(サイドバー左右) (C)2007 C-point Corp. */
*{
padding:0px;
margin:0px;
font-family:Verdana, Arial, sans-serif;
}
/* HTMLタグ設定 */
body{
margin: 0px;
padding: 0px;
text-align: center;
background-color: #ffffff;
font-size: 90%;
}
img{
border: none;
}
form{
margin: 0px;
padding: 0px;
}
label{
font-weight: bold;
letter-spacing: 0.2em;
white-space: nowrap;
text-align: right;
font-size: 12px;
}
blockquote {
background-color: #fff;
padding: 5px;
color: #444;
font-size: 85%;
}
/* =================================== */
/* レイアウト設定 */
/* =================================== */
#container{
text-align: left;
padding: 0px;
width: 900px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
background-color: #FFFFFF;
color: #444444;
}
/* ブログタイトル・概要 */
#banner{
background-color: #990000;
height: 200px;
width: 900px;
margin: 0px;
overflow: hidden;
background-image: url("//img01.tec29.com/usr/template/template1.jpg");
}
/* ブログの配置 */
#content{
width: 500px;
padding: 10px;
float: right;
margin-right: 10px;
}
/* ブログ外枠 */
.blog{
margin-top: 0px;
margin-bottom: 15px;
overflow: hidden;
width: 470px;
}
/* サイド(左サイド) */
#links{
width: 160px;
font-size: 90%;
margin: 10px 10px 10px auto;
float: right;
}
/* 右サイド(右サイド) */
#links2{
width: 160px;
margin: 10px 10px 10px auto;
font-size: 90%;
display: block;
float: right;
}
/*フッタ*/
#footer{
background-color: #990000;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
clear: both;
display: block;
}
/* ************************************************
* リンクカラーの設定
* ************************************************ */
/* 全般 */
a{color: #444444;}
a:link{color: #444444;}
a:visited{color: #444444;}
a:active{color: #444444;
text-decoration: none;
}
a:hover{
text-decoration: none;
}
/* ブログタイトル・概要 */
#banner a{
text-decoration: none;
color: #ffffff;
}
#banner a:link{
text-decoration: none;
color: #ffffff;
}
#banner a:visited{
text-decoration: none;
color: #ffffff;
}
#banner a:active{
text-decoration: underline;
color: #ffffff;
}
#banner a:hover{
text-decoration: underline;
color: #ffffff;
}
/* カレンダー */
.calendar a{}
.calendar a:link{}
.calendar a:visited{}
.calendar a:active{}
.calendar a:hover{}
/* 続きを読む */
.acontinues a{}
.acontinues a:link{}
.acontinues a:visited{}
.acontinues a:active{}
.acontinues a:hover{}
/* 次のページ・前のページ */
.amenu a{}
.amenu a:link{}
.amenu a:visited{}
.amenu a:active{}
.amenu a:hover{}
/* サイドバー */
/* サイドバー */
.side a{}
.side a:link{}
.side a:visited{}
.side a:hover{}
.aside a{}
.aside a:link{}
.aside a:visited{}
.aside a:hover{}
/* サイドタイトル */
.title a{
text-decoration: none;
}
.title a:link{
text-decoration: none;
color: #ffffff;
}
.title a:visited{
text-decoration: none;
color: #ffffff;
}
.title a:active{
text-decoration: underline;
color: #ffffff;
}
.title a:hover{
text-decoration: underline;
color: #ffffff;
}
/* このページの上へ */
.aposted a{}
.aposted a:link{}
.aposted a:visited{}
.aposted a:active{}
.aposted a:hover{}
/* トラックバック */
.atrackback-post a{}
.atrackback-post a:link{}
.atrackback-post a:visited{}
.atrackback-post a:active{}
.atrackback-post a:hover{}
/* RSS */
.rss a:link{}
.rss a:visited{}
.rss a:hover{}
.rss a:active{}
/* ************************************************
* バナー(ページ上部)の設定
* ************************************************ */
/* ブログタイトル */
.blogtitle{
font-size: 130%;
width: 800px;
margin: 20px;
padding: 10px;
text-align: left;
clear: both;
}
/* ブログ説明文 */
.description{
font-size: 80%;
padding: 0px 30px 0px;
width: 600px;
text-align: left;
color: #ffffff;
line-height: 130%;
}
/* ************************************************
* 記事の設定
* ************************************************ */
/* パン屑メニュー */
.topicpass {
font-size: 10px;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
color: #990000;
line-height: 16px;
vertical-align: bottom;
}
.topicpass img {
border: none;
vertical-align: bottom;
}
/* 記事 */
.blogbody{
overflow: hidden;
}
/* 記事タイトル */
.title{
font-size: 95%;
color: #ffffff;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 8px;
margin: 0px 0px 10px;
background-color: #990000;
}
/* 記事日付 */
.date{
font-size: 80%;
color: #444444;
margin-top: 0px;
text-align: right;
margin-bottom: 2px;
}
/* 記事本文 */
.main{
padding: 10px;
margin: 0px;
overflow: auto;
font-size: 85%;
line-height: 150%;
width: 450px;
}
/* 記事本文内画像 */
.main img{
margin: 5px;
}
/* 続きを読む */
.main-continues{}
/* 記事フッター */
.posted{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #990000;
padding-top: 3px;
text-align: right;
margin-bottom: 20px;
margin-top: 5px;
clear: both;
font-size: 70%;
}
/* ************************************************
* トラックバックエリアの設定
* ************************************************ */
/* この記事へのトラックバック */
.title_s{
margin: 0px 0px 5px 10px;
font-size: 100%;
}
/* この記事へのトラックバックURL */
.trackback-url{
font-size: 100%;
font-weight: bold;
color: #990000;
margin-top: 0px;
margin-left: 10px;
margin-bottom: 15px;
}
/* トラックバックURL */
#trackback-text{
width: 210px;
}
/* トラックバック本文 */
.trackback-body{
margin: 5px 20px;
font-size: 85%;
line-height: 130%;
}
/*トラックバック送信元など*/
.trackback-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 82%;
text-align: right;
}
/* ************************************************
* コメントエリアの設定
* ************************************************ */
/* この記事へのコメント */
.comments-head{
margin: 0px 0px 0px 15px;
font-weight: bold;
font-size: 90%;
}
/* コメント投稿者日時など*/
.comments-post{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
padding-top: 3px;
font-size: 70%;
text-align: right;}
/* コメント本文 */
.comments-body{
margin: 5px 20px;
font-size: 80%;
line-height: 130%;
}
/* コメント入力テーブル */
table.form {
width: 280px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
}
/* 本文 */
#text{
width: 200px;
}
/* メールアドレス */
#email{
width: 200px;
}
/* 名前 */
#author{
width: 200px;
}
/* URL */
#url{
width: 200px;
}
/*情報を記憶チェックボックス*/
#bake{}
/*確認せずに書込チェックボックス*/
#savecheck{}
/* ************************************************
* プラグイン設定
* ************************************************ */
/* サイドブロック */
.side{
margin-bottom: 10px;
}
/* サイドタイトル */
.sidetitle{
background-color: #990000;
padding: 3px;
margin-top: 0px;
margin-bottom: 5px;
font-weight: bold;
font-size: 87%;
color: #ffffff;
}
/* サイド本文 */
.sidebody{
margin-bottom: 3px;
margin-right:auto;
margin-left:auto;
width: 150px;
font-size: 80%;
}
/* RSS */
ul.rss{
text-align: center;
margin-top: 5px;
margin-bottom: 10px;
}
ul.rss li{
display: inline;
margin-left: 10px;
font-weight: bold;
}
/* カレンダー ここから ----------*/
/* 大枠 */
.calender{
text-align: center;
margin-bottom: 10px;
}
/* 上部年月日表示 */
.calendarhead{
font-weight: bold;
margin-bottom: 3px;
font-size: 9px;
}
/* 枠 */
.calendartable{
border: 1px solid #CCCCCC;
font-size: 9px;
width: 140px;
margin-right: auto;
margin-left: auto;
}
/* 曜日枠 */
.calendarwd{
background-color: #CCCCCC;
padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
text-align: center;
border: 1px solid #CCCCCC;
}
/* 日曜日 */
.sun{
color: #990000;
}
/* 土曜日 */
.sat{
color: #000066;
}
/* 今日 */
.today{
font-weight: bold;
}
/* カレンダー ここまで ----------*/
/* カテゴリー */
.category {
margin-bottom: 10px;
}
/* 最近の記事 */
.recententry {}
/* 過去記事 */
.archives {}
/* 最近のコメント */
.comment {}
/* 最近のトラックバック */
.trackback {}
/* お気に入り */
.link {
margin-bottom: 10px;
}
/* ブログ内検索 */
.search {
margin-bottom: 10px;
}
/* QRコード */
.qrcode {
margin-bottom: 10px;
}
/* アクセスカウンタ */
.counter {
margin-bottom: 10px;
}
/* 読者登録 */
.subscription {
margin-bottom: 10px;
}
/* プロフィール */
.profile {
margin-bottom: 10px;
}
.nickname{
font-weight: bold;
word-spacing: 0.2em;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
}
.photo{
text-align: center;
margin-top: 5px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
}
.message{
font-size: 85%;
line-height: 120%;
margin: 5px;
}
/* お勧め商品 */
.article_ad {
margin-bottom: 10px;
}
/* タグクラウド */
.tag_cloud {
margin-bottom: 10px;
}
/* カスタムプラグイン1 */
.custom1 {
margin-bottom: 10px;
}
/* カスタムプラグイン2 */
.custom2 {
margin-bottom: 10px;
}
/* カスタムプラグイン3 */
.custom3 {
margin-bottom: 10px;
}
/* オーナーにメッセージ */
.inquiry{}
/* 新規投稿 */
.blog_entry{}
/* マイアルバム */
.album{
margin-bottom: 10px;
}
#album_img_flame{}
#album_href{}
#album_img{}
#album_title{}
#album_list{}
/* ************************************************
* フッターの設定
* ************************************************ */
/* このページの上へ */
.pagetop{
font-size: 85%;
text-align: right;
margin-top: 15px;
margin-bottom: 10px;
}
/* このBlogのトップへ */
.menu{
margin-top: 15px;
margin-bottom: 10px;
font-size: 85%;
letter-spacing: 0.2em;
text-align: center;
}
/* コピーライト */
#copyright{
font-size: 60%;
color: #ffffff;
}
上記までをコピー ++++++++++++++++++++++++++
これで「保存」して「このテンプレートを使う」にすると・・・・・・うまく行ってるかなぁ。。。
ちょっと心配 wwwww
とりあえず無料配布は始めてなので、うまくいかなかったりしたら連絡下さいっ。
タグ :テンプレート
2008年01月14日
「テンプレート」の変え方。
1. 「ソラマメ」の管理画面TOPに入ります。
2. 左サイドにある管理項目の中から「ブログの設定」の下にある『テンプレート』に入ります。

3. 「テンプレートの追加・再選択」から『オリジナル★テンプレートの作成』に入ります。

4. 「テンプレート名」をお好きな物で記入し、「テンプレートのタイプ」を『オリジナルテンプレート3カラム(サイドバー左右) 』にし、「文字色」「背景色」などをとりあえずどれでもいいので適当に選択し、最後に「保存」にします。

5. また「テンプレート」の画面から「編集」のとこにある『カスタマイズ』に入ります。

6. 「テンプレート名」はお好きに付けて頂き、ピンクに囲まれている『スタイルシート』全部を配布している物に変えます。

7. 変えたら一番下の「登録」を押します。
8. また「テンプレート」の画面になり、さきほど付けた名前のテンプレートが作成されているはずですので、「このテンプレートを使う」を選択すると完成です。

サイドバーやプラグインなどはお好きな物・お好きな順番に変更下さい。
うまく表示しなかったり、質問などがありましたら、すぐには答えられないかも知れませんが出来る限りお返事しますー。
トップや背景にお好きな画像やお店のロゴなどを入れたい場合なども、すぐには出来ないかも知れませんがご相談下さいーっ。
2. 左サイドにある管理項目の中から「ブログの設定」の下にある『テンプレート』に入ります。

3. 「テンプレートの追加・再選択」から『オリジナル★テンプレートの作成』に入ります。

4. 「テンプレート名」をお好きな物で記入し、「テンプレートのタイプ」を『オリジナルテンプレート3カラム(サイドバー左右) 』にし、「文字色」「背景色」などをとりあえずどれでもいいので適当に選択し、最後に「保存」にします。

5. また「テンプレート」の画面から「編集」のとこにある『カスタマイズ』に入ります。

6. 「テンプレート名」はお好きに付けて頂き、ピンクに囲まれている『スタイルシート』全部を配布している物に変えます。

7. 変えたら一番下の「登録」を押します。
8. また「テンプレート」の画面になり、さきほど付けた名前のテンプレートが作成されているはずですので、「このテンプレートを使う」を選択すると完成です。

サイドバーやプラグインなどはお好きな物・お好きな順番に変更下さい。
うまく表示しなかったり、質問などがありましたら、すぐには答えられないかも知れませんが出来る限りお返事しますー。
トップや背景にお好きな画像やお店のロゴなどを入れたい場合なども、すぐには出来ないかも知れませんがご相談下さいーっ。