無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
ぽてきちさん01
テンプレートイメージ表示ページへ戻る
HTML・CSSをコピーして使う
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja"> <head> <meta http-equiv="Content-Type" content="text/html; charset={site_encoding}" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <title>{site_title}</title> <link rel="stylesheet" href="{site_css}" type="text/css" /> <link type="text/css" href="{gmo_header_css}" rel="stylesheet" media="screen,print"> <link rel="alternate" type="application/rss+xml" title="RSS" href="{site_rss}" /> <link rel="alternate" type="application/atom+xml" href="{site_atom}" /> <link rel="alternate" media="handheld" type="application/xhtml+xml" href="{mobile_url}" /> <script type="text/javascript" src="./template/js/cookie.js"></script> </head> <body onload="javascript:initval();"> {gmo_header_src} <!-- トップ --> <div id="title"> <!-- BEGIN title --> <!-- END title --> </div> <!-- メイン --> <div id="body"> <h1 class="site_title">{blog_name}</h1> <!-- BEGIN calendar --> <div class="calendar"> {calendar_horizontal} </div> <!-- END calendar --> <!-- 左 --> <div id="contents"> <!-- BEGIN entry --> <div class="entry"> <!-- BEGIN sequel --> <div class="entry_navi"> {prev_entry} | <a href="./">main</a> | {next_entry} </div> <!-- END sequel --> <h3 class="entry_title"> <div class="entry_date">{entry_date}</div> {entry_title} </h3> <div class="entry_body">{entry_description}</div> <a name="sequel"></a> <div class="entry_more">{entry_sequel}</div> <div class="entry_author">{entry_time} | posted by {user_name} </div> <div class="entry_state"> {category_name} | <a href="{entry_permalink}">permalink</a> | {comment_num} | {trackback_num} | {pookmark_link} | {logpi_link} |</div> {trackback_auto_discovery} </div> <!-- END entry --> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div class="entry"> <div class="profile_title">この記事のトラックバックURL</div> <input type="text" style="padding:3px; border:1px solid #666; width:350px; margin:10px 20px 10px 20px;" value="{trackback_url}"> <div class="profile_title">この記事に対するトラックバック</div> <!-- BEGIN trackback --> <div class="comment_body">{trackback_excerpt}</div> <div class="comment_author">{trackback_title} | {trackback_blog_name} | {trackback_time}</div> <!-- END trackback --> </div> <!-- END trackback_area --> <!-- BEGIN comment_area --> <a name="comments"></a> <div class="entry"> <h3 class="profile_title">この記事に対するコメント</h3> <!-- BEGIN comment --> <div class="comment_body">{comment_description}</div> <div class="comment_author">{comment_name} | {comment_time}</div> <!-- END comment --> <div class="profile_title">コメントする</div> <div class="comment_body"> <form name="comment_area" id="comment_area" action="./?mode=comment" method="post"> <input type="hidden" name="entry_id" value="{entry_id}" style="border:1px solid #666;"/> <label for="name">name:</label><br /> <input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" style="width:200px; border:1px solid #666;" /> <br /> <label for="email">email:</label><br /> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="width:200px; border:1px solid #666;" /> <br /> <label for="url">url:</label><br /> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width:200px; border:1px solid #666;" /> <br /> <label for="description">comments:</label> <br /> <textarea tabindex="4" id="description" name="description" rows="10" cols="50" style="width:400px; border:1px solid #666;"></textarea> <br /> <br /> <input tabindex="5" type="submit" value="コメント送信" onclick="javascript:setval();" style="border:1px solid #666; background:#999; color:#FFF;" /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie" /> <label for="set_cookie">Cookieに登録</label> </form> </div> </div> <!-- BEGIN profile_area --> <div class="entry"> <div class="profile_title">プロフィール</div> <div class="profile_author">{profile_name}</div> <div class="entry_body">{profile_description}</div> </div> <!-- END profile_area --> <!-- BEGIN page --> <ul class="navi"> <li>{prev_page_link}</li> <li>{page_now}/{page_num}PAGES</li> <li>{next_page_link}</li> </ul> <!-- END page --> </div> <!-- /左 --> <!-- 右 --> <div id ="side"> <!-- BEGIN amazon --> <div class="linkblock"> <div class="linktitle"> RECOMMEND </div> <div class="linktext02"> {amazon_item} </div> </div> <!-- END amazon --> <!-- BEGIN recent_comment --> <div class="linkblock"> <div class="linktitle"> RECENT COMMENTS </div> <div class="linktext02"> {recent_comment_list} </div> </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div class="linkblock"> <div class="linktitle"> RECENT TRACKBACK </div> <div class="linktext02"> {recent_trackback_list} </div> </div> <!-- END recent_trackback --> <!-- BEGIN category --> <div class="linkblock"> <div class="linktitle"> CATEGORIES </div> <div class="linktext02"> {category_list} </div> </div> <!-- END category --> <!-- BEGIN selected_entry --> <div class="linkblock"> <div class="linktitle">SELECTED ENTRIES</div> <div class="linktext02"> {selected_entry_list} </div> </div> <!-- END selected_entry --> <!-- BEGIN archives --> <div class="linkblock"> <div class="linktitle"> ARCHIVES </div> <div class="linktext02"> {archives_list} </div> </div> <!-- END archives --> <!-- BEGIN freespace1 --> <div class="linkblock"> <div class="linktitle">{freespace_title1}</div> <div class="linktext">{freespace_contents1}</div> </div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <div class="linkblock"> <div class="linktitle">{freespace_title2}</div> <div class="linktext">{freespace_contents2}</div> </div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <div class="linkblock"> <div class="linktitle">{freespace_title3}</div> <div class="linktext">{freespace_contents3}</div> </div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <div class="linkblock"> <div class="linktitle">{freespace_title4}</div> <div class="linktext">{freespace_contents4}</div> </div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <div class="linkblock"> <div class="linktitle">{freespace_title5}</div> <div class="linktext">{freespace_contents5}</div> </div> <!-- END freespace5 --> <!-- BEGIN profile --> <div class="linkblock"> <div class="linktitle"> PROFILE </div> <div class="linktext"> {user_list} </div> </div> <!-- END profile --> <!-- powered --> <div class="linkblock"> <div class="linktitle">OTHERS</div> <div class="linktext"> <ul> <li><a href="./manage/">管理者ページ</a></li> <li><a href="./?mode=rss">RSS1.0</a></li> <li><a href="./?mode=atom">Atom0.3</a></li> </ul> <!-- BEGIN jugem_ad --> <div class="linkblock"> <div class="linktitle">SPONSORED LINKS</div> {ad}</div> <!-- END jugem_ad --> </div> </div> <!-- /powered/ --> </div> <!-- /右 --> <!-- 下 --> <div id="foot"> <!-- search --> <div class="search"> <form method="get" action=""> <input id="search" name="search" size="20" style="width:140px" class="form" /> <input type="submit" value="Search" class="button" /> </form> </div> <!-- /search/ --> <!--footer --> <div class="copyright">{copyright}</div> <!-- /footer/ --> </div> <!-- /下 --> </div> <!-- /メイン --> </body> </html>
CSS
* { margin: 0; padding: 0; } /* 説明///////////////////////////// ★このテンプレートについて このテンプレートは背景とサイドバーの画像を いくつか用意してあります。 カスタマイズしてお楽しみください。 /////////////////////////////////// ★背景の変更の方法 このテンプレートの背景画像は変更する事ができます。 下記の背景画像に変更することができます。 変更方法は body { margin: 0px; padding: 0px; background: url(./template/handmade/img/bg_pict_gray.gif); } の中の、 bg_dot_pink.gif の部分を変えたい背景に変更します。 例えば、ピンク丸ドットにしたい場合は、 body { margin: 0px; padding: 0px; background: url(./template/handmade/img/bg_dot_pink.gif); } になります。 ☆小花模様 ブルー bg_flower_blue.gif ピンク bg_flower_pink.gif ☆丸ドット ブルー bg_dot_blue.gif ピンク bg_dot_pink.gif ベージュbg_dot_beige.gif グレー bg_dot_gray.gif ☆細かい点 ブルー bg_pict_blue.gif ピンク bg_pict_pink.gif ベージュbg_pict_beige.gif グレー bg_pict_gray.gif ☆リネンに花模様 ブルー bg_linen_blue.gif ピンク bg_linen_pink.gif ベージュbg_linen_beige.gif グレー bg_linen_gray.gif ☆ななめチェック模様 ブルー bg_check_blue.gif ピンク bg_check_pink.gif ベージュbg_check_beige.gif グレー bg_check_gray.gif /////////////////////////////////// ★サイドバー部分の画像の変更方法 .linkblock { margin: 10px 0px 30px 0px; background: url(./template/handmade/img/linktitle_blue.gif) no-repeat; } の中の、 linktitle_blue.gif の部分を変えたい背景に変更します。 例えば、ピンク色にしたい場合は、 .linkblock { margin: 10px 0px 30px 0px; background: url(./template/handmade/img/linktitle_pink.gif) no-repeat; } ☆サイドバーは4色ご用意してあります。 ブルー linktitle_blue.gif ピンク linktitle_pink.gif ベージュlinktitle_beige.gif グレー linktitle_gray.gif 説明終わり/////////////////////////////////// */ /*背景はこれを変更します*/ body { margin: 0px; padding: 0px; background: url(http://img-cdn.jg.jugem.jp/9c1/1722935/20100518_764861.jpg); } /*サイドバー部分の画像はこれを変更します*/ .linkblock { padding-top: 3px; margin: 0px 0px 30px 0px; background: url(..gif) no-repeat; } #title { background-color: #FFF; background: url(http://img-cdn.jg.jugem.jp/9c1/1722935/20100518_764442.jpg); width:730px; height: 103px; margin: auto; border-left: 1px solid #999; border-right: 1px solid #999; } .site_title { font-family: "Courier New", "MS ゴシック", "Osaka‐等幅"; padding: 13px 10px 5px 55px; font-size: 12px; font-weight: bold; } .description { margin: 0px 0px 0px 80px; font-size: 14px; color: #333; font-weight: bolder; } #body { background-color: #FFF; width:730px; padding: 0px 0px; margin: auto; border-left: 1px solid #999; border-right: 1px solid #999; border-bottom: 1px solid #666; } #contents { float: left; width: 550px; background: url() repeat-y right top; } #side { margin-left: 550px; } #foot { clear: both; margin: 20px 0px 10px 0px; text-align: center; color:#666666; background:#FFFF00; } h1, h3 { margin: 0px; padding: 0px; } div { margin: 0px; padding: 0px; font-family: "Courier New", "MS ゴシック", "Osaka‐等幅"; line-height: 150%; } form { margin: 0px; padding: 0px; } ul { margin: 0px 0px 0px 5px; padding: 0px; list-style-type:none; } li{ padding-left: 15px; line-height:14px; font-size:10px; background:url(.) no-repeat 7px 3px; } a:link {color:#333; text-decoration:underline;} a:visited {color:#666; text-decoration:underline;} a:active {color:#333; text-decoration:none;} a:hover {color:#333; background:#CCC; text-decoration:none;} .site_title a {color: #333; text-decoration: none; background:transparent;} .site_title a:link {color: #333; text-decoration: none; background:transparent;} .site_title a:visited {color: #333; text-decoration: none; background:transparent;} .site_title a:active {color: #333; text-decoration: none; background:transparent;} .site_title a:hover {color: #333; text-decoration: none; background:transparent;} .entry { margin-right:30px; padding: 0px 10px 5px 20px; } .entry_date{ padding: 0px 0px 10px 0px; font-size: 14px; font-weight: normal; line-height: 150%; color: #333; } .entry_title { background: url() no-repeat right bottom; font-size: 14px; line-height:120%; font-weight: bolder; color: #666; margin: 0px 10px 20px 10px; padding: 0px 0px 0px 0px; border-bottom:1px dotted #999; } .profile_title { background: url(.gif) repeat-y; font-size: 14px; font-weight: bold; color: #333; margin: 15px 0px 0px 0px; padding: 3px 0px 2px 10px; } .entry_author { font-size: 10px; font-weight: normal; text-align:right; color: #666666; margin: 15px 10px 0px 0px; padding: 0px 0px 0px 0px; } .profile_author { font-size: 12px; font-weight: bold; color: #666666; margin: 5px 5px 0px 10px; padding: 0px 0px 0px 0px; } .entry_body { font-size: 10px; line-height: 150%; color: #333; margin: 10px 0px 10px 10px; padding: 0px 0px 0px 0px; font-family: "MS ゴシック", "Osaka‐等幅"; } .comment_body { font-size: 10px; line-height: 150%; color: #333; margin: 10px 20px 10px 20px; padding: 0px 0px 0px 0px; font-family: "MS ゴシック", "Osaka‐等幅"; } .comment_author { font-family: "MS ゴシック", "Osaka‐等幅"; font-size: 10px; font-weight: normal; text-align:left; color: #666666; margin: 5px 20px 25px 20px; padding: 0px 5px 3px 10px; border-bottom: 1px dotted #666; text-align:right; } .entry_more { font-size: 10px; line-height: 150%; color: #333; margin: 30px 5px 30px 10px; padding: 0px 0px 0px 0px; } .entry_state { font-size: 11px; color: #666; margin: 0px 0px 40px 0px; padding: 0px 10px 0px 5px; text-align: right; } .entry_navi { text-align: center; font-size: 11px; background: url() repeat-y; padding: 4px 0px 2px 0px; margin-bottom :30px; margin-top :8px; } blockquote { font-size: 10px; color: #666; margin: 20px 10px 20px 10px; padding: 10px; border: 1px solid #CCCCCC; background-color:#EEE; } .comment { margin: 20px 25px 30px 25px; padding: 0px 5px 5px 0px; } .comment_title{ color:#333; text-align: center; font-size: 14px; padding: 4px 0px 2px 0px; background: #EEEEEE; margin-bottom :30px; font-weight: bolder; } .trackback { margin: 20px 25px 30px 35px; padding: 0px 5px 5px 0px; } .trackback_title { font-size: 14px; line-height:120%; font-weight: bolder; color: #666; margin: 15px 0px 15px 0px; padding: 0px 0px 0px 5px; } .trackback_url { font-size: 12px; line-height:120%; color: #333; background: #EEE; } .trackback_author { font-size: 10px; font-weight: normal; text-align:left; color: #666666; margin: 5px 0px 25px 0px; padding: 0px 0px 3px 0px; border-bottom: 1px solid #666; } .pict { border-width: 3px; border-style: solid; border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3; } .linktitle { text-align:center; font-family: Courier New, arial, sans-serif; font-size: 12px; color: #000; line-height: 100%; margin: 13px 10px 10px 0px; padding: 0px 0px 0px 0px; } .linktext { font-size: 10px; color: #333; line-height: 150%; margin: 10px 10px 5px 5px; } .linktext02 { font-size: 10px; color: #333; line-height: 150%; margin: 10px 10px 5px 5px; } .search { border-top: 1px solid #666666; margin: 5px 0px 0px 0px; padding: 5px 0px 0px 0px; } .copyright { font-size: 10px; margin: 5px 0px 5px 0px; padding: 0px 0px 5px 0px; } .calendar { color: #999; text-align: center; font-size: 10px; padding: 15px 0px 15px 0px; } .calendar a {font-weight: blod; color: #333; text-decoration: none; background:transparent;} .calendar a:link {font-weight: bold; color: #333; text-decoration: none; background:transparent;} .calendar a:visited {font-weight: bold; color: #333; text-decoration: none; background:transparent;} .calendar a:active {font-weight: bold; color: #333; text-decoration: none; background:transparent;} .calendar a:hover {font-weight: bold; color: #333; text-decoration: none; background:transparent;} .amazon{ margin: 10px 15px 5px 10px; font-size:10px; } .today { text-decoration: underline; background: #FFFF00; font-weight: bold; } .jugem_bana{ margin: 20px 1px 10px 0px; } ul.navi { margin:10px 0px 0px 0px; list-style: none; text-align:center; } ul.navi li{ font-size:12px; background:none; display:inline; margin:0px 2px; padding:0px; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑