Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML>
- <html>
- <head>
- <!--
- ** Sweet Peach (BuJo) -Theme by Caro / baechys@tumblr
- UPDATED AS OF December 27th 2016:
- - 300 x 150px header removed, now replaced by a 150px x 150px side-image
- ------------------------------------------------------------------------
- Script/s used:
- - Tooltips
- - PXU Photosets
- - CSS Tabs by phoenixthemes
- ------------------------------------------------------------------------
- FAQ:
- Can i edit/tweak this theme?
- - Tweak and edit it as much as you want! But don't you dare touch my credits in any way possible
- Can i use this theme as a base-code?
- - No you cant.
- Can i release my edited version of your theme?
- - No you cant, and if i find out about you doing that, i will report you.
- ------------------------------------------------------------------------
- Any other questions?
- Please visit baechys.tumblr.com/mail
- ------------------------------------------------------------------------
- CREDIT TO HTTP://BAECHYS.TUMBLR.COM
- -->
- <title>{title}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{favicon}" />
- <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i" rel="stylesheet">
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
- <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <script>
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true, tip_delay_time:50, tip_fade_speed:800
- });
- $('.photo-slideshow').pxuPhotoset({
- lightbox:true, rounded:false, gutter:'4px',
- borderRadius:'0px', photoset:'.photo-slideshow',
- photoWrap:'.photo-data', photo:'.pxu-photo'
- });
- });
- </script>
- <meta name="image:background" content=""/>
- <meta name="image:sidebar image" content="http://68.media.tumblr.com/6a3accbfe52414d0f2cea2b83a03e922/tumblr_oi10ummIEn1u6rodso1_1280.png"/>
- <meta name="select:paper" content="http://static.tumblr.com/d70w4cr/vtdo43g1g/dotties.png" title="dotted"/>
- <meta name="select:paper" content="http://static.tumblr.com/c8f93e108fe511692b1c258193108ce9/3cfauon/kURng6a9y/tumblr_static_22j4nasnd89w0gcc0cc0cwso4.png" title="grid"/>
- <meta name="select:paper" content="http://static.tumblr.com/d70w4cr/D3Voiqsce/linedpaper.png" title="lined"/>
- <meta name="color:background" content="#fff"/>
- <meta name="color:body font" content="#666666"/>
- <meta name="color:links" content="#e7a3a4"/>
- <meta name="color:links hover" content="#f5bcce"/>
- <meta name="color:bold text" content="#666666"/>
- <meta name="color:selection" content="#e7a3a4"/>
- <meta name="color:scrollbar" content="#f5bcce"/>
- <meta name="color:tooltips border" content="#e7a3a4"/>
- <meta name="color:tabs" content="#ffc7c7"/>
- <meta name="color:active tab" content="#e7a3a4"/>
- <meta name="color:tabs hover" content="#f5bcce"/>
- <meta name="color:journal color" content="#e7a3a4"/>
- <meta name="color:index color" content="#ffc7c7"/>
- <meta name="color:title" content="#e7a3a4"/>
- <meta name="text:custom index text" content="This journal belongs to (your name). Please return if found!"/>
- <meta name="text:quote" content="Training is everything. The peach was once a bitter almond; cauliflower is nothing but cabbage with a college education."/>
- <meta name="text:this week" content="12.26. - 01.01.17"/>
- <meta name="text:monday date" content="26th"/>
- <meta name="text:monday text" content=""/>
- <meta name="text:tuesday date" content="27th"/>
- <meta name="text:tuesday text" content=""/>
- <meta name="text:wednesday date" content="28th"/>
- <meta name="text:wednesday text" content=""/>
- <meta name="text:thursday date" content="29th"/>
- <meta name="text:thursday text" content=""/>
- <meta name="text:friday date" content="30th"/>
- <meta name="text:friday text" content=""/>
- <meta name="text:saturday date" content="31st"/>
- <meta name="text:saturday text" content=""/>
- <meta name="text:sunday date" content="1st"/>
- <meta name="text:sunday text" content=""/>
- <meta name="text:link 1" content="link 1"/>
- <meta name="text:link 1 url" content="/"/>
- <meta name="text:link 2" content="link 2"/>
- <meta name="text:link 2 url" content="/"/>
- <meta name="text:link 3" content="link 3"/>
- <meta name="text:link 3 url" content="/"/>
- <meta name="text:link 4" content="link 4"/>
- <meta name="text:link 4 url" content="/"/>
- <meta name="text:link 5" content="link 5"/>
- <meta name="text:link 5 url" content="/"/>
- <style type ="text/css">
- @import url(http://weloveiconfonts.com/api/?family=entypo);
- /* entypo */
- [class*="entypo-"]:before {
- font-family: 'entypo', sans-serif;
- color:{color:bullets};
- }
- .tmblr-iframe.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop{
- z-index:999999999!important;
- right:3px;
- margin-top:3px;
- -webkit-filter:invert(100%);
- -moz-filter:invert(100%);
- -filter:invert(100%);
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- }
- .tmblr-iframe.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop:hover{
- opacity:1;
- }
- .vignette, #vignette {
- opacity:0;
- }
- .lightbox-image, #tumblr_lightbox img {
- box-shadow:none !important;
- border-radius:0 !important;
- max-width:none;
- }
- .tmblr-lightbox, #tumblr_lightbox {
- background-color:rgba(255,255,255,0.85) !important;
- }
- body{
- margin:0px;
- padding:0px;
- font-family: 'open sans', arial, sans serif;
- font-size:10px;
- color:{color:body font};
- background:{color:background} url('{image:background}');
- background-attachment:fixed;
- }
- b, strong{
- color:{color:bold text};
- }
- a{
- color:{color:links};
- text-decoration:none;
- }
- a:hover{
- color:{color:links hover};
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- h2{
- font-size:20px;
- text-align:center;
- color:{color:bold text};
- }
- blockquote{
- margin:10px 0;
- padding:0 0 0 10px;
- border-left:1px solid {color:body font};
- }
- pre{
- overflow:auto;
- background-color:#eee;
- display:block;
- padding:5px;
- }
- /*DONT REMOVE OR DESTROY MY CREDITS
- LEAVE EVERYTHING WHERE IT IS*/
- #c{
- position:fixed;
- bottom: 10px;
- right: 10px;
- text-align:center;
- font-family:trebuchet ms;
- z-index:999999;
- }
- #c a{
- background:{color:links hover};
- font-size:12px;
- font-family:trebuchet ms;
- color:#fff;
- font-size:10px;
- padding:5px;
- letter-spacing:1px;
- text-decoration:none;
- }
- #c a:hover{
- background:#fff;
- border:1px solid{color:links hover};
- color:{color:links hover};
- letter-spacing:1px;
- }
- /*DONT REMOVE OR DESTROY MY CREDITS
- LEAVE EVERYTHING WHERE IT IS*/
- ::-webkit-scrollbar-thumb:vertical {
- background-color: {color:scrollbar};
- height:auto;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background:url('{image:scrollbar}');
- height:6px;
- }
- ::-webkit-scrollbar {
- height:6px;
- width:6px;
- background:url('{image:scrollbar}');
- }
- ::selection {
- background-color:{color:selection};
- color:white;}
- #s-m-t-tooltip {
- max-width:100px;
- padding:5px 10px 5px 10px;
- margin:20px 14px 7px 10px;
- border:2px solid {color:tooltips border};
- background-color:#fff;
- font-style: normal;
- font-size:10px;
- line-height:11px;
- letter-spacing:0px;
- text-transform:none;
- z-index:999999999;
- }
- .main {
- position:fixed;
- width: 757px;
- height:490px;
- margin:auto;
- top:0px;
- left:0px;
- right:0px;
- bottom:0px;
- }
- .tab {
- width:200px;
- }
- .tab label {
- color: #fff;
- font-family:consolas;
- font-size: 11px;
- background-color: {color:tabs};
- width:45px;
- padding: 2px 5px 2px 5px;
- text-align: center;
- cursor: pointer;
- display: block;
- margin-top:25px;
- margin-bottom: -20px;
- border-top-left-radius:5px;
- border-bottom-left-radius:5px;
- }
- .tab label:hover {
- background: {color:tabs hover};
- color:#fff;
- }
- [type=radio]:checked ~ label {
- z-index: 2;
- color: #fff;
- background: {color:active tab};
- }
- .tab [type=radio] {
- display: none;
- }
- .content {
- border-left:1px solid {color:journal color};
- border-top:1px solid {color:journal color};
- border-bottom:1px solid {color:journal color};
- border-right:1px solid #eee;
- color: #999;
- background-color: #fff;
- background-image: url('{select:paper}');
- width: 350px;
- margin-top: -16px;
- margin-left: 55px;
- height: 475px;
- overflow: scroll;
- position:absolute;
- top:30px;
- }
- [type=radio]:checked ~ label ~ .content {
- z-index: 1;
- }
- #postcont{
- height:475px;
- width:350px;
- position:fixed;
- overflow:auto;
- margin-top:-52px;
- margin-left:406px;
- border-left:1px solid {color:journal color};
- border-top:1px solid {color:journal color};
- border-bottom:1px solid {color:journal color};
- border-right:1px solid {color:journal color};
- background-color:#fff;
- background-image: url('{select:paper}');
- }
- #post{
- width:300px;
- {block:permalinkpage}
- margin-top:12px;
- {/block:permalinkpage}
- margin-left:22px;
- overflow:hidden;
- }
- #post img{
- max-width:100%;
- height:auto;
- }
- #quote{
- font-size:16px;
- }
- #q{
- padding:none;
- }
- #audio{
- padding:5px;
- width:295px;
- margin-bottom:5px;
- }
- #tags{
- width:322px;
- color:#999;
- margin-left:22px;
- margin-top:12px;
- margin-bottom:-1px;
- font-weight:bold;
- }
- #tags a{
- padding-right:5px;
- text-decoration:none;
- }
- #permatags{
- width:290px;
- padding:5px;
- margin-left:22px;
- margin-top:-1px;
- margin-bottom:-1px;
- }
- #permatags a{
- padding-right:5px;
- text-decoration:none;
- }
- #noots{
- margin-left:22px;
- margin-top:-1px;
- margin-bottom:35px;
- padding:5px;
- width:290px;
- }
- #note{
- width:290px;
- margin-left:22px;
- margin-top:-1px;
- padding:5px;
- }
- .notes img{width:20px; position:relative; top:1px; padding-right:5px;}
- ol.notes, .notes li{width:300px; list-style:none; margin:0px 0 -1px 5px; padding:5px}
- #pagi{
- width:300px;
- padding:10px;
- margin-left:22px;
- margin-top:20px;
- margin-bottom:20px;
- overflow:hidden;
- text-align:center;
- }
- #pagi a{
- text-decoration:none;
- color:{color:links};
- }
- #datebox{
- padding-bottom:5px;
- }
- #datebox a{
- font-size:12px;
- color:{color:title};
- font-weight:bold;
- text-shadow: -1px 1px 0 {color:body font};
- }
- #datebox a:hover{
- color:{color:links hover};
- }
- /* tab 1 */
- #title{
- text-align:center;
- font-size:25px;
- color:{color:title};
- font-weight:bold;
- letter-spacing:1px;
- text-shadow: -1px 1px 0 {color:body font}}
- }
- .desc {
- position:fixed;
- margin-top:10px;
- margin-left:10px;
- border:#eee;
- width:100px;
- }
- .key{
- font-size:15px;
- color:{color:title};
- text-transform:uppercase;
- font-weight:bold;
- letter-spacing:1px;
- text-shadow: -1px 1px 0 {color:body font};
- }
- nav {
- top:-15px;
- border-top:0;
- font-size:0;
- margin:5px 0;
- }
- nav a{
- font-size:10px;
- line-height:100%;
- display:inline-block;
- margin:3px 0;
- width:50%;
- font-weight:bold;
- }
- .thisweek{
- margin-top:-130px;
- margin-left:185px;
- padding-left:5px;
- width:150px;
- border-left:1px dashed #d6d6d6;
- }
- #userbox{
- text-align:center;
- position:absolute;
- width:150px;
- padding:10px;
- background-color:#fff;
- margin:auto;
- left:0px;
- right:0px;
- top:50px;
- }
- #toplink{
- position:fixed;
- width:350px;
- margin-left:70px;
- }
- #toplink a{
- font-family:consolas;
- font-size:11px;
- color:#fff;
- padding-left:15px;
- padding-right:15px;
- border-top-left-radius:3px;
- border-top-right-radius:3px;
- }
- #toplink a:nth-of-type(odd) {background-color: {color:tabs};}
- #toplink a:nth-of-type(even) {background-color: {color:tabs hover};}
- #toplink a:hover:nth-of-type(odd) {background-color:#fff; color:{color:tabs};}
- #toplink a:hover:nth-of-type(even) {background-color: #fff; color:{color:tabs hover};}
- #toplink2{
- text-align:right;
- position:fixed;
- width:350px;
- margin-left:408px;
- }
- #toplink2 a{
- font-family:consolas;
- font-size:11px;
- color:#fff;
- padding-left:15px;
- padding-right:15px;
- border-top-left-radius:3px;
- border-top-right-radius:3px;
- }
- #toplink2 a:nth-of-type(odd) {background-color: {color:tabs};}
- #toplink2 a:nth-of-type(even) {background-color: {color:tabs hover};}
- #toplink2 a:hover:nth-of-type(odd) {background-color:#fff; color:{color:tabs};}
- #toplink2 a:hover:nth-of-type(even) {background-color: #fff; color:{color:tabs hover};}
- #bujoquote{
- width:300px;
- margin-left:25px;
- margin-top:15px;
- font-size:20px;
- color:{color:title};
- font-weight:bold;
- letter-spacing:1px;
- text-shadow: -1px 1px 0 {color:body font};
- text-align:center;
- }
- </style>
- </head>
- <body>
- <div class="main">
- <div id="toplink">
- <a href="{text:link 1 url}">{text:link 1}</a>
- <a href="{text:link 2 url}">{text:link 2}</a>
- </div>
- <div id="toplink2">
- <a href="{text:link 3 url}">{text:link 3}</a>
- <a href="{text:link 4 url}">{text:link 4}</a>
- <a href="{text:link 5 url}">{text:link 5}</a>
- </div>
- <div class="tab">
- <input type="radio" id="tab-1" name="tab-group-1" checked>
- <label for="tab-1">Index</label>
- <div class="content" style="background-color:{color:index color}; background-image:none;">
- <div id="userbox">
- {text:custom index text}
- </div>
- </div>
- </div>
- <div class="tab">
- <input type="radio" id="tab-2" name="tab-group-1">
- <label for="tab-2">About</label>
- <div class="content">
- <div id="title">{title}</div>
- <div style="margin-left:25px;margin-top:10px;width:150px;height:150px;"><img style="max-height:150px; max-width:150px;" src="{image:sidebar image}"/></div>
- <div class="desc" style="position:fixed;margin-top:5px;margin-left:25px;height:150px;width:140px;"><div class="key">About</div>{description}</div>
- <div class="key" style="position:fixed; text-align:left; margin-left:185px; margin-top:-155px">
- {text:this week} </div>
- <div class="thisweek">
- <b>Monday {text:monday date}:</b><br> {text:monday text} <br>
- <b>Tuesday {text:tuesday date}:</b><br> {text:tuesday text} <br>
- <b>Wednesday {text:wednesday date}:</b><br> {text:wednesday text} <br>
- <b>Thursday {text:thursday date}:</b><br> {text:thursday text} <br>
- <b>Friday {text:friday date}:</b><br> {text:friday text} <br>
- <b>Saturday {text:saturday date}:</b><br> {text:saturday text} <br>
- <b>Sunday {text:sunday date}:</b><br> {text:sunday text}
- </div>
- </div>
- </div>
- <div class="tab">
- <input type="radio" id="tab-3" name="tab-group-1">
- <label for="tab-3">Quote</label>
- <div class="content">
- <div id="bujoquote">{text:quote}</div>
- </div>
- </div>
- <div id="postcont">
- {block:Posts}
- {block:IndexPage}
- <div id="tags">
- <div id="datebox">
- {block:Date}
- <a href="{permalink}" title="{TimeAgo}">{Month} {DayOfMonthWithZero}, {Year}</a>
- {/block:Date}
- </div>
- </div>
- {/block:IndexPage}
- <div id="post">
- {block:Text}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <img class="image" src="{PhotoURL-500}" alt="{PhotoAlt}" />
- {block:caption}<span class="caption">{caption}</span>{/block:caption}
- {/block:Photo}
- {block:Photoset}
- <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>
- {block:caption}{caption}{/block:caption}
- {/block:Photoset}
- {block:Quote}
- <div id="quote">{Quote}</div> <br>
- {block:Source}<div align="right">- {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Link}
- <h2><a href="{URL}" target="_blank">{Name}</a></h2>
- <blockquote>
- {block:Excerpt}{Excerpt}<br>{/block:Excerpt}
- {block:Author}{Author}{/block:Author}
- </blockquote>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- <h2>{block:Title}{Title}{/block:Title}</h2>
- {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}
- {/block:Chat}
- {block:Audio}
- <div id="audio"><center>{AudioPlayerWhite}</center></div>
- {block:PlayCount}<b>Played: </b>{FormattedPlayCount} times {/block:PlayCount} <br>
- {block:TrackName}<b>Title: </b>{TrackName}{/block:TrackName}<br>
- {block:Artist}<b>Artist: </b>{Artist}{/block:Artist} <br>
- {block:caption}<span class="caption">{caption}</span>{/block:caption}
- {/block:Audio}
- {block:Video}
- <center>{Video-250}</center>
- {block:caption}<span class="caption">{caption}</span>{/block:caption}
- {/block:Video}
- {block:Answer}
- <b>{Question} </b> <br>
- <div align="right">- {Asker}</div>
- {Answer}
- {/block:Answer}
- </div><!-- post end -->
- {block:indexpage}
- <div id="noots">
- {block:NoteCount}
- +<a href="{permalink}" title="{NoteCount} Notes">{NoteCount}</a>
- {/block:NoteCount} <br>
- {block:HasTags} tags:
- {block:Tags}<a href="{TagURL}">#{tag}</a> {/block:Tags}
- {/block:HasTags}
- </div>
- {/block:indexpage}
- {block:PermalinkPage}
- <div id="permatags">
- {block:Date}
- <b>Posted:</b> {TimeAgo} on {Month} {DayOfMonthWithZero}, {Year} at {24Hour}:{Minutes}
- {/block:Date} <br>
- {block:NoteCount}
- <b>Notes:</b> {NoteCount}<br>
- {/block:NoteCount}
- {block:HasTags}
- <b>Tags</b>
- {block:Tags}
- <a href="{TagURL}">#{tag}</a>
- {/block:Tags}<br>
- {/block:HasTags}
- {block:RebloggedFrom}
- <br><b>Via:</b> <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a><br>
- {block:ContentSource}
- <b>Source:</b> <a href="{SourceURL}">{SourceTitle}</a>
- {/block:ContentSource}
- {/block:RebloggedFrom}
- </div>
- {/block:PermalinkPage}
- {block:PermalinkPage}
- {block:PostNotes}
- {block:NoteCount}
- <div id="note">
- {PostNotes}
- </div>
- {/block:NoteCount}
- {/block:PostNotes}
- {/block:permalinkpage}
- {/block:Posts}
- {block:indexpage}
- {block:Pagination}
- <div id="pagi">
- {block:PreviousPage}
- <a href="{PreviousPage}"> < </a>
- {/block:PreviousPage}
- {block:JumpPagination length="3"}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}"> > </a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- {/block:indexpage}
- </div><!-- postcont end -->
- </div><!-- main end -->
- <div id="c">
- <a href="http://baechys.tumblr.com" title="Made with love by Caroline">BCHYS</a>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment