無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
whiteDolphin
テンプレートイメージ表示ページへ戻る
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> <script src="template/analogue/menu.js" type="text/javascript"></script> </head> <body> <a name="top"></a> <div id="wrapper"> <table border="0" width="720" cellpadding="0" cellspacing="0"> <tbody> <tr> <td nowrap width="720" height="150" colspan="5" id="header"> <!-- BEGIN title --> <h1 class="site_title">{blog_name}</h1> <div class="description">{blog_description}</div> <!-- END title --> <!-- search --> <form method="get" action=""> <div class="search"> Search this site.<br /> <input id="search" name="search" size="20" style="width:130px" class="form" /> <input type="submit" value="Search" class="button" /> </div> </form> <!-- /search/ --> </td> </tr> <tr> <td nowrap width="720" height="38" colspan="5"> <!-- //カレンダー ここから// --> <div id="calendar" title="カレンダー"> <div class="calendar_table"> {calendar_horizontal} </div> </div> <!-- //カレンダー ここまで// --> </td> </tr> <tr> <td nowrap width="720" height="72" background="http://img-cdn.jg.jugem.jp/c54/496764/20070911_151349.jpg" colspan="5"> <!-- //メニュー ここから// ・スクリプトは公式テンプレanalogueのメニューを使用してあります ・デザインはWimさん(http://wim.jugem.jp/)のストライプスを参考にしました。--> <div id="linkmenu"> <p><span>|</span> <a href="" onclick="return buttonClick(event, 'MENU1');">COMMENT</a> <span>|</span> <a href="" onclick="return buttonClick(event, 'MENU2');">ENTRY</a> <span>|</span> <a href="" onclick="return buttonClick(event, 'MENU3');">CATEGORY</a> <span>|</span> <a href="" onclick="return buttonClick(event, 'MENU4');">LINK</a> <span>|</span> <a href="" onclick="return buttonClick(event, 'MENU5');">TRACKBACK</a> <span>|</span> <a href="" onclick="return buttonClick(event, 'MENU6');">ARCHIVE</a> <span>|</span> </p> <!-- BEGIN recent_comment --> <div id="MENU1" class="MENU"> <div class="list_text"> {recent_comment_list} </div> <div class="list_title">RECENT COMMENT</div> </div> <!-- END recent_comment --> <!-- BEGIN latest_entry --> <div id="MENU2" class="MENU"> <div class="list_text"> {latest_entry_list} </div> <div class="list_title">LATEST ENTRY</div> </div> <!-- END latest_entry --> <!-- BEGIN category --> <div id="MENU3" class="MENU"> <div class="list_text"> {category_list} </div> <div class="list_title">CATEGORY</div> </div> <!-- END category --> <!-- BEGIN link --> <div id="MENU4" class="MENU"> <div class="list_text"> {link_list} </div> <div class="list_title">LINK</div> </div> <!-- END link --> <!-- BEGIN recent_trackback --> <div id="MENU5" class="MENU"> <div class="list_text"> {recent_trackback_list} </div> <div class="list_title">RECENT TRACKBACK</div> </div> <!-- END recent_trackback --> <!-- BEGIN archives --> <div id="MENU6" class="MENU"> <div class="list_text"> {archives_list} </div> <div class="list_title">ARCHIVE</div> </div> <!-- END archives --> <!-- //メニュー ここまで// --> </td> </tr> <tr> <td width="17" background="http://img-cdn.jg.jugem.jp/c54/496764/20070912_151631.jpg"> </td> <td width="490" valign="top" background="http://img-cdn.jg.jugem.jp/c54/496764/20070912_151632.jpg"> <!-- //記事 ここから// --> <div class="entry"> <!-- BEGIN sequel --> <div class="entry_navi"> {prev_entry} | <a href="./">main</a> | {next_entry} </div> <!-- END sequel --> <!-- BEGIN entry --> <div class="entry"> <h2 class="entry_title"><a href="{entry_permalink}">{entry_title}</a></h2> <div class="entry_date">{entry_date}</div> <div class="entry_body"> {entry_description} </div> <div class="entry_more"> <!-- BEGIN entry_sequel_link --> <a href="./?eid={entry_sequel_id}#sequel">To be continued...</a> <!-- END entry_sequel_link --> <!-- BEGIN entry_sequel_items --> {entry_sequel_text} <!-- END entry_sequel_items --> </div> <div class="entry_state"> {user_name} * {category_name} * {entry_time} * {comment_num} * {trackback_num} <a href="#top">▲page-top</a><br /> {trackback_auto_discovery} </div> </div> <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments"></a> <div class="entry"> <h2 class="entry_title">メッセージありがとう</h2> <!-- BEGIN comment --> <div class="entry_body"> {comment_description} </div> <div class="entry_state"> Comment by {comment_name} @ {comment_time} </div> <!-- END comment --> <div class="entry_body2">メッセージ<br /> <br /> <form name="comment_area" id="comment_area" action="./?mode=comment" method="post"> <input type="hidden" name="entry_id" value="{entry_id}" class="write" /> <label for="name">name:</label><br/> <input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" class="write" /><br /> <label for="email">email:</label><br> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" class="write" /><br /> <label for="url">url:</label><br> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" class="write" /><br /> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="10" cols="50" style="width:400px;"></textarea><br /> <br /> <input tabindex="5" type="submit" value="メッセージ送信" class="button" onclick="javascript:setval();" /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie"> <label for="set_cookie">Cookieに登録</label> </form> </div> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div class="entry"> <table width="490" border="0" cellspacing="0" cellpadding="0"> <tr> <div class="entry_top"><div class="entry_date">トラックバック</div></div> <div class="trackback_title">この記事のトラックバックURL</div> <div class="trackback_url">{trackback_url}</div> <div class="trackback_title">トラックバック</div> <!-- BEGIN trackback --> <div class="entry_title">{trackback_title}</div> <div class="entry_body">{trackback_excerpt}</div> <div class="entry_state"> | {trackback_blog_name} | {trackback_time} | </div> <!-- END trackback --> </tr> </table> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="entry"> <h2 class="entry_title">プロフィール</h2> <h3 class="entry_title">{profile_name}</h3> <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> </div> <!-- END page --> <!-- //記事 ここまで// --> </td> <td width="15" background="http://img-cdn.jg.jugem.jp/c54/496764/20070912_151633.jpg"> </td> <td width="180" valign="top" background="http://img-cdn.jg.jugem.jp/c54/496764/20070912_151634.jpg"> <!-- //右サイド ここから// --> <!-- BEGIN amazon --> <div class="linktitle">RECOMMEND</div> <div class="linktext02"> {amazon_item} </div> <!-- END amazon --> <hr /> <!-- BEGIN freespace1 --> <div class="linktitle">{freespace_title1}</div> <div class="linktext02">{freespace_contents1}</div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <div class="linktitle">{freespace_title2}</div> <div class="linktext02">{freespace_contents2}</div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <div class="linktitle">{freespace_title3}</div> <div class="linktext02">{freespace_contents3}</div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <div class="linktitle">{freespace_title4}</div> <div class="linktext02">{freespace_contents4}</div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <div class="linktitle">{freespace_title5}</div> <div class="linktext02">{freespace_contents5}</div> <!-- END freespace5 --> <hr /> <!-- BEGIN profile --> <div class="linktitle" title="プロファイル">Profile</div> <div class="linktext" id="profile"> {user_list} </div> <!-- END profile --> <hr /> <!-- powered --> <div class="linktext"> <ul> <li><a href="./admin/">管理者ページ</a></li> <li><a href="./?mode=rss">RSS1.0</a></li> <li><a href="./?mode=atom">Atom0.3</a></li> <div class="jugem_bana">{powered}</div> </ul> </div> <!-- /powered/ --> <!-- mobile --> <div class="linktitle">MOBILE</div> <div class="linktext02">{site_qrcode}</div> <!-- //mobile --> <br /> <!-- BEGIN jugem_ad --> <div class="linktitle">SPONSORED LINKS</div> <div class="linktext02">{ad}</div> <!-- END jugem_ad --> <!-- //右サイド ここまで// --> </td> <td width="18" background="http://img-cdn.jg.jugem.jp/c54/496764/20070912_151635.jpg"></td> </tr> <tr> <td width="720" height="22" background="http://img-cdn.jg.jugem.jp/c54/496764/20070911_151349.jpg" colspan="5"> <!--footer --> <div class="copyright">{copyright}</div> <!-- /footer/ --> </td> </tr> <tr> <td nowrap width="720" height="23" background="http://img-cdn.jg.jugem.jp/c54/496764/20070911_151356.jpg" colspan="5"> </td> </tr> </tbody> </table> </body> </html>
CSS
/*--------------------------------------------------------- htmlでテーブルを組んでありますので、初心者の方がカスタマイズされるのは 難しいかもしれません。また、テンプレート内で使われている画像の著作権は 放棄していませんので、再配布は固くご遠慮下さい。 07.09.11 once more again http://yumesio.jugem.jp/ ----------------------------------------------------------*/ * { margin: 0px; padding: 0px; } ul { margin: 5px 0px 25px 0px; padding: 0px; } /*-- スクロールバーの設定 始まり --*/ html { scrollbar-face-color:#D8E8EF; scrollbar-highlight-color:#A0B8C1; scrollbar-track-color:##D7EFEF; scrollbar-shadow-color:#A0B8C1; scrollbar-3dlight-color:#ccc; scrollbar-arrow-color:#fff; scrollbar-darkshadow-color:#ccc; } /*-- スクロールバーの設定 終わり --*/ body { margin: 0px; padding: 5px; background-color: #D7EFEF; font-family: Verdana, "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; } #wrapper { width: 720px; margin: 0px auto; } div { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; } div, span, form, h1, h2, { margin: 0px; padding: 0px; } a { text-decoration: none; } a:link { color:#336633; } a:visited { color:#336633; } a:active { color:#336633; text-decoration:underline; } a:hover { color:#336633; background-color: #ccffff; } /*-- タイトル部分の設定 始まり --*/ #header { background: url(http://img-cdn.jg.jugem.jp/c54/496764/20070911_151347.jpg) no-repeat bottom center; background-color:#ccc; margin: 0px auto; } .site_title { font-size: 140%; font-weight: bold; color: #ffffff; margin: 0; padding: 70px 0px 0px 490px; font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; } .site_title a {color: #fff;text-decoration: none;} .site_title a:link {color: #fff;text-decoration: none;} .site_title a:visited {color: #fff;text-decoration: none;} .site_title a:active {color: #fff;text-decoration: none;} .site_title a:hover {color: #fff;text-decoration: none;} .description { font-size: 70%; font-weight: bold; color: #fff; margin: 0; padding: 0px 0px 0px 470px; font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; } .search { font-size: 65%; color: #666; padding: 0px 0px 0px 480px; } /*-- タイトル部分の設定 終わり --*/ /*-- カレンダーの設定 始まり --*/ #calendar { width: 720px; height: 38px; margin: 0px auto; color: #333; padding: 0px 0px 0px 0px; background: url(http://img-cdn.jg.jugem.jp/c54/496764/20070911_151348.jpg) no-repeat bottom center; } #calendar a, .calendar_month { font-weight: bold; text-decoration: none; color: #9966ff; } .calendar_table { text-align: center; font-size: 11px; color: #333; margin: 0; padding: 18px 0px 0px 0px; } .cell, .today, .calendar_month { font-size: 11px; font-family: Verdana, sans-serif; } /*-- カレンダーの設定 終わり --*/ /*-- メニューの設定 始まり --*/ div#linkmenu p{ clor: #fff; font-size:0.75em; margin-left: 5px; margin-right: 5px; text-align: center; background-clor: #5e8eab; height: auto; } div#linkmenu p a{ color: #ffffff; background-color: #669999; text-decoration: none; padding: 2px 10px 2px 10px; } div#linkmenu p a:hover{ background-color: #49abdb; } div#linkmenu p span{ color: #ff6699; display: none; } div.MENU{ visibility: hidden; z-index: 999; position: absolute; width: 180px; margin-top: 2px; background: #fff; border: 1px solid #999; font-size: 10px; text-align: left; } div.list_title{ margin: 10px 10px 5px; text-align: center; } div.list_text{ margin: 0px 10px 0px 10px; line-height: 170%; } div.list_text ul li{ margin: 2px 0px; padding: 2px 0px; list-style-type: none; border-bottom: 1px dashed #666; } /*-- メニューの設定 終わり --*/ /*-- 記事(エントリー)の設定 始まり --*/ .entry { width: 490px; margin: 0px; padding: 0px; } .entry_navi { font-size: 80%; text-align:center; padding-bottom: 25px; margin: 0px; } h2.entry_title { font-size: 90%; font-weight: bold; color: #336633; margin: 0px; text-align: center; padding-bottom: 25px; background: url(http://img-cdn.jg.jugem.jp/c54/496764/20070911_151357.jpg) no-repeat bottom center; } .entry_date { font-family: Verdana, sans-serif; font-size: 65%; color: #378798; margin: 0px 0px 20px 0px; text-align: center; } .entry_body { font-size: 0.9em; line-height: 170%; color: #444; margin: 15px 0px 15px 0px; } .entry_more { font-size: 0.8em; line-height: 170%; color: #555; margin: 15px 0px 15px 0px; } .entry_body2 { font-size: 0.8em; line-height: 170%; color: #555; margin: 15px 0px 15px 0px; } .entry_state { font-size: 0.7em; color: #666; margin: 0px 0px 80px 0px; text-align: center; line-height: 200%; padding-bottom: 10px; background: url(http://img-cdn.jg.jugem.jp/c54/496764/20070912_151677.gif) no-repeat bottom center; } blockquote { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 11px; color: #666666; margin: 20px 15px 20px 15px; padding: 10px; border-left: 3px solid #CCCCCC; background-color: #F3F1E9 } /*-- 記事(エントリー)の設定 終わり --*/ .trackback_title { font-size: 0.9em; font-weight: bold; color: #666666; margin: 10px 20px 10px 25px; padding-bottom: 3px; border-bottom: 1px dotted #CCCCCC; } .trackback_url { font-size: 0.7em; color: #808876; margin: 15px 20px 15px 25px; } .pict { border: none; margin: 5px 5px 0px 5px; display: block; text-align: center; } .linktitle { font-family: "Verdana"; font-size: 0.8em; font-weight: bold; color: #378798; } .linktext { font-size: 0.7em; color: #444; line-height: 170%; margin: 0px; } .linktext02 { font-size: 0.7em; color: #444; line-height: 150%; margin: 0px; } hr { border-top: dashed #999; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; margin: 5px 5px; color: #D8EAF0; } .copyright { font-size: 70%; line-height: 1.3; text-align: center; margin: 0px 5px 0px 5px; padding: 5px 0px; clear: both; color: #FFF; background-color: #969696; } #copyright a:link, #copyright a:visited, #copyright a:active { color:#FFF; text-decoration:none; font-weight: bold; } #copyright a:hover { color:#EFEFEF; text-decoration: underline; } .jugem_bana{ margin: 20px 1px 10px 0px; } ul.navi { margin: 10px 0px 15px 0px; list-style: none; text-align: center; font-size: 11px; } ul.navi li{ display: inline; margin: 0px; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑