無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
JUGEM レビュー
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
よくある質問集 FAQ
管理者ページ・マニュアル
お問い合わせフォーム
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレート簡単ダウンロード機能について
JUGEMのログイン情報を入力して「ダウンロード」ボタンをクリックするだけで、テンプレートのストックに追加することができます。
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
夢見Rabbit
テンプレートイメージ表示ページへ戻る
テンプレート簡単ダウンロード機能を使う
以下のフォームにログイン情報を入力すると簡単にダウンロードできるようになります。
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-Script-Type" content="text/javascript" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <title>{site_title}</title> <!-- template by http://sa-dolce.jugem.jp/ --> <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 onload="javascript:initval();"> <center> <br><br><br> <table cellpadding=0 cellspacing=0><tr> <td class="entry_left" width=162></td> <td class="entry_right"> <div class="entry_body"> <!-- BEGIN entry --> <div class="entry_title"><font color=#FD99AB>★</font> {entry_title}</div> <font class="entry">{entry_description} <br>{entry_sequel} </font> <div class="entry_navi">{entry_date}.{entry_time_only}.{category_name}.{comment_num}</div> <!-- END entry --> <!-- BEGIN profile_area --> <div class="entry_title"><font color=#FDC3BB>★</font> Profile</div> <div class="entry">{profile_name}<br> {profile_description}</div> <!-- END profile_area --> <!-- BEGIN comment_area --> <div class="comment_title">Comment</div> <!-- BEGIN comment --> <div class="comment_name">{comment_name} {comment_year}.{comment_month}.{comment_time_24}</div> <font class="entry"> {comment_description} </font><hr> <!-- END comment --> <a name="comments"></a> <div class="commnet_form"> <form name="comment_area" id="comment_area" action="./?mode=comment" method="post"> <input type="hidden" name="entry_id" value="{entry_id}" /> <label for="name">Name</label> <input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" style="width:210px;" /><br> <label for="email">Mail</label> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="width:210px;" /><br> <label for="url">Web</label> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width:210px;" /><br> <label for="description">Comments</label><br /> <textarea tabindex="5" id="description" name="description" rows="5" cols="50" style="width:290px;"></textarea><br> <input type="checkbox" name="set_cookie" value="1" id="set_cookie" style="border:none;"><label for="set_cookie">Cookie</label> <input tabindex="5" type="submit" value="送信" onclick="javascript:setval();" / > </form> </div> <!-- END comment_area --> <!-- BEGIN page --> {prev_page_link} {page_now}/{page_num}PAGES {next_page_link}<br><br> <!-- END page --> </div> </td> <td align=left valign=middle> <!-- BEGIN title --> <div class="site_title">{blog_name}</div> <div class="description">{blog_description}</div> <!-- END title --> <!-- BEGIN profile --> <div class="list_title">Profile</div> <div class="list">{user_list}</div> <!-- END profile --> <!-- BEGIN latest_entry --> <div class="list_title">NewEntry</div> <div class="list">{latest_entry_list}</div> <!-- END latest_entry --> <br> <!-- search --> <form method="get" action=""> <input id="search" name="search" style="width:110px" class="form" /> <input type="submit" value="Search"> </form> <!-- /search/ --> </td> </tr> <tr><td colspan=3 align=left> <font class="list_title"> <a href="" onclick="return buttonClick(event, 'MENU1');">Calendar</a> ★ <a href="" onclick="return buttonClick(event, 'MENU2');">Category</a> ★ <a href="" onclick="return buttonClick(event, 'MENU3');">Comment</a> ★ <a href="" onclick="return buttonClick(event, 'MENU4');">Achives</a> ★ <a href="" onclick="return buttonClick(event, 'MENU5');">Link</a> ★ <a href="" onclick="return buttonClick(event, 'MENU6');">Favorite</a> ★ <a href="" onclick="return buttonClick(event, 'MENU7');">Other</a> </div> <!-- BEGIN calendar --> <div id="MENU1" class="MENU"> <div class="list_title">Calendar</div> <div class="calendar" align="center"> <table border=0 cellspacing="1" cellpadding="0"> <tr> <td class="weekday">S</td> <td class="weekday">M</td> <td class="weekday">T</td> <td class="weekday">W</td> <td class="weekday">T</td> <td class="weekday">F</td> <td class="weekday">S</td> </tr> </table> {calendar} </div></div> <!-- END calendar --> <!-- BEGIN category --> <div id="MENU2" class="MENU"> <div class="list_title">Category</div> <div class="list">{category_list}</div></div> <!-- END category --> <!-- BEGIN recent_comment --> <div id="MENU3" class="MENU"> <div class="list_title">Comment</div> <div class="list">{recent_comment_list}</div></div> <!-- END recent_comment --> <!-- BEGIN archives --> <div id="MENU4" class="MENU"> <div class="list_title">Archives</div> <div class="list">{archives_list}</div></div> <!-- END archives --> <!-- BEGIN link --> <div id="MENU5" class="MENU"> <div class="list_title">Link</div> <div class="list">{link_list} <ul><li>Material:<a href="http://applepine.chu.jp/" target="_blank">アップルパイン</a></li> <li>Template:<a href="https://jugem.jp/utf/?mode=viewer&act=lookup&jtid=5336" target="_blank">夢見Rabbit</a></li> </ul></div></div> <!-- END link --> <!-- BEGIN amazon --> <div id="MENU6" class="MENU"> <div class="list_title">Favorite</div> <a href="{amazon_url}" target="_blank"><img src="{amazon_ImageUrlSmall}" border=0 alt="{amazon_ProductName}{amazon_Creator}"></a> </div> <!-- END amazon --> <!-- other --> <div id="MENU7" class="MENU"> <div class="list_title">Other</div> <li><div class="list"> <a href="./admin" target="_blank">Admin</a> </li> <li>{site_qrcode}</li> <!-- BEGIN freespace1 --> <div class="list_title">{freespace_title1}</div> <div class="list">{freespace_contents1}</div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <div class="list_title">{freespace_title2}</div> <div class="list">{freespace_contents2}</div> </div></div> <!-- END freespace2 --> <!-- /other/ --> </td></tr></table> <!-- ここから削除禁止です --> <div class="ad"> {ad} <font class="title"> Material by <a href="http://applepine.chu.jp/index.html" target="_blank">アップル*パイン</a> Template by <a href="http://sa-dolce.jugem.jp/" target="_blank">a dear friend</a></div> <!-- ここまで削除禁止です --> <br><br> </body> </html>
CSS
* { margin: 0; padding: 0; } body { margin:0; color:#999999; font-family: 'verdana','ms gothic'; font-size: 10px; background-image: url('http://img-cdn.jg.jugem.jp/d14/740195/20080106_23862.gif'); background-position: center top; } table,tr,td { color:#999999; font-family: 'verdana','ms gothic'; font-size: 10px; } a {color: #FD99AB; text-decoration:none;} a:link {color: #FD99AB; text-decoration:none;} a:visited {color: #FD99AB; text-decoration:none;} a:active {color: #FD99AB; text-decoration:none;} a:hover {color:#FF99CC;text-decoration: underline;} html { scrollbar-base-color: #FFE6E6; scrollbar-face-color: #FFE6E6; scrollbar-track-color: #FFE6E6; scrollbar-arrow-color: #FDC3BB; scrollbar-3dlight-color: #FFE6E6; scrollbar-highlight-color: #FFE6E6; scrollbar-shadow-color: #FFE6E6; scrollbar-darkshadow-color: #FFE6E6; } .entry_left {width:162px;height:485px; background-image: url('http://img-cdn.jg.jugem.jp/d14/740195/20080106_23859.gif'); background-repeat: no-repeat; background-position: center center;} .entry_right {text-align: left;text-valign:top; width:475px;height:485px; background-image: url('http://img-cdn.jg.jugem.jp/d14/740195/20080106_23860.gif'); background-repeat: no-repeat; background-position: center center; } .entry_body {width:363px;height:292px;overflow:auto; text-align: left;text-valign:top; margin-bottom:12px;margin-left:13px;} .entry_title {color:#999999;font-size:10px;border-bottom: 1px dotted #FDC3BB; letter-spacing: 2px;margin-bottom:5px; text-align:left;font-family:'verdana','ms gothic';text-align:left;} .entry {color:#999999;font-size:10px;text-align:left; line-height: 160%;letter-spacing: 1px;font-family:'verdana','ms pgothic'} .entry_navi {color:#999999;border-bottom: 1px dotted #FDC3BB; font-size:10px; letter-spacing: 1px;margin-bottom:15px;text-align:right; font-family:'verdana','ms gothic';} .site_title {font-size: 20px; color: #FD99AB; text-decoration:none;font-family:'Comic Sans MS';} .site_title a {font-size: 20px; color: #FD99AB; text-decoration:none;} .site_title a:link {font-size: 20px; color: #FD99AB; text-decoration:none;} .site_title a:visited {font-size: 20px; color: #FD99AB; text-decoration:none;} .site_title a:active {font-size: 20px; color: #FD99AB; text-decoration:none;} .site_title a:hover {font-size: 20px;color:#FF99CC;text-decoration: underline; } .description {font-size:10px;letter-spacing: 1px;line-height:130%; margin-bottom:10px;color:#999999;font-family:'verdana','ms gothic';} .MENU { visibility: hidden; z-index: 999; position: absolute; width:180px; margin-top:5px; font-size:10px; padding-top:5px; background: #FFE7E3; border: 1px #FDC3BB dotted;} .list_title {font-size:14px;color:#FD99AB;font-family:'Comic Sans MS'; letter-spacing: 1px;} .list {font-size:10px;color:#999999;font-family:'verdana'; letter-spacing: 1px;} ul {list-style-type: none;line-height:120%;margin-left:5px; font-family:'verdana';size:10px;} li {margin-bottom:1px;list-style-type: none;line-height:120%; font-family:'verdana';size:10px;} input,textarea {color: #999999;font-size :10px;border:1px #c0c0c0 dotted; background-color:#FFE6E6;padding: 1px;font-family:'verdana'; letter-spacing: 1px;} .comment_title {color:#999999;font-size:10px; border-bottom: 1px dotted #FDC3BB;letter-spacing: 1px; margin-bottom:15px;margin-top:15px; font-family:'verdana','ms pgothic';text-align:left;} .comment_name {color:#999999;font-size:10px;margin-bottom:5px;margin-top:15px letter-spacing: 1px;font-family:'verdana','ms gothic';text-align:left;} .commnet_form {color:#999999;font-family:'Comic Sans MS';font-size:10px; letter-spacing: 1px;text-align:right;} br { letter-spacing: normal} hr {border:1px #FDC3BB dotted;} .ad {text-align:right;margin:5px;} .calendar {color:#999999;font-size:10px;font-family:'Comic Sans MS'; margin:0px auto;} .calendar_month {font-family: "Comic Sans MS";margin-bottom: 10px; font-size: 10px;color: #999999;} .weekday {width: 25px;height: 20px;padding: 0px;text-align:center; font-size: 10px;color: #FDC3BB;} .cell {width: 25px;height: 20px;padding: 0px; text-align:center;font-size: 10px;color: #999999;background:#ffffff;} .cell a {color: #999999;text-decoration: none; font-weight:bolder;} .cell a:link {color: #FDC3BB;text-decoration: none;} .cell a:visited {color: #FDC3BB;text-decoration: none;} .cell a:active {color: #FDC3BB;text-decoration: none;} .cell a:hover {color: #FFE6E6;text-decoration: none;}
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
Cookieの使用について
|
推奨環境
|
メディア掲載
|
会社概要
|
採用情報
|
IR情報
|
サイトマップ
copyright © 2019 GMOペパボ株式会社 All Rights Reserved.
ページの先頭へ↑