Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- theme #14: forma
- by leopardraws
- thanks for using my themes!
- feel free to change fonts and colors.
- enjoy!! <3
- -->
- <html>
- <head>
- <title>{Title}{block:searchpage}, search results: {searchquery}{/block:searchpage}{block:postsummary} - {postsummary}{/block:postsummary}
- </title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <meta name="description" content="{MetaDescription}" />
- <meta name="color:Links" content="#666666"/>
- <meta name="color:Accent" content="#c2e4f1"/>
- <meta name="color:Background" content="#f8f8f8"/>
- <meta name="color:Fonts" content="#999999"/>
- <meta name="color:Post title" content="#666666"/>
- <meta name="color:Entry" content="#ffffff"/>
- <meta name="color:Blockquote" content="#eeeeee"/>
- <meta name="color:Sidebar links" content="#444444"/>
- <meta name="color:Sidebar links number" content="#444444"/>
- <meta name="color:Sidebar borders" content="#eeeeee"/>
- <meta name="color:Top bar borders" content="#f0f0f0"/>
- <meta name="color:Search box" content="#fafafa"/>
- <meta name="if:Show captions" content="1"/>
- <meta name="if:Custom tumblr controls" content="0"/>
- <meta name="if:Use mobile settings" content="0"/>
- <meta name="if:Show mobile pinned posts" content="0"/>
- <meta name="if:Show sidebar pinned posts" content="0"/>
- <meta name="if:Use manual load more" content="0"/>
- <meta name="if:Show source on post" content="1"/>
- <meta name="select:Posts width" content="300px"/>
- <meta name="select:Posts width" content="320px"/>
- <meta name="select:Posts width" content="350px"/>
- <meta name="select:Posts width" content="400px"/>
- <meta name="select:Posts width" content="450px"/>
- <meta name="select:Posts width" content="500px"/>
- <meta name="select:Posts width" content="540px"/>
- <meta name="select:Font style" content="elevenpx" title="Normal"/>
- <meta name="select:Font style" content="tenpx" title="Compact"/>
- <meta name="image:Avatar" content=""/>
- <meta name="image:Header" content=""/>
- <meta name="image:Pinned post 1" content=""/>
- <meta name="image:Pinned post 2" content=""/>
- <meta name="image:Pinned post 3" content=""/>
- <meta name="text:Sidebar title" content="Quatorze"/>
- <meta name="text:Link 1 URL" content="#url-01"/>
- <meta name="text:Link 1 title" content="link 01"/>
- <meta name="text:Link 1 subtitle" content="link 01 subtitle"/>
- <meta name="text:Link 2 URL" content="#url-02"/>
- <meta name="text:Link 2 title" content="link 02"/>
- <meta name="text:Link 2 subtitle" content="link 02 subtitle"/>
- <meta name="text:Link 3 URL" content="#url-03"/>
- <meta name="text:Link 3 title" content="link 03"/>
- <meta name="text:Link 3 subtitle" content="link 03 subtitle"/>
- <meta name="text:Link 4 URL" content="#url-04"/>
- <meta name="text:Link 4 title" content="link 04"/>
- <meta name="text:Link 4 subtitle" content="link 04 subtitle"/>
- <meta name="text:Pinned post 1" content="#url-1st-icon"/>
- <meta name="text:Pinned post 2" content="#url-2nd-icon"/>
- <meta name="text:Pinned post 3" content="#url-3rd-icon"/>
- <link href="//fonts.googleapis.com/css?family=Roboto+Slab:400,600,400italic,600italic|Source+Code+Pro:400,600,400italic,600italic|Roboto:400,400italic,500,500italic,600,600italic,700,700italic" rel="stylesheet">
- <link href="//static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/> <!-- //pxu ph -->
- <link rel="stylesheet" href="http://static.tumblr.com/ev0x8sk/Sv9ohgcx6/imoon.css">
- <!-- imoon -->
- <style>
- .tmblr-iframe {
- display:none;
- {block:ifnotcustomtumblrcontrols}
- display:block!important;
- {/block:ifnotcustomtumblrcontrols}
- top:15px;
- z-index:100;
- right:15px;
- position:fixed; }
- ::selection { background:{color:accent};
- color:{color:links}; }
- a {
- /*transition:.5s;*/
- text-decoration:none;
- color:{color:links};
- border-bottom:1px solid {color:accent};
- }
- a:hover { color:{color:accent};
- cursor:hand;}
- body { font-family:'roboto', sans-serif;
- color:{color:fonts};
- margin:0;
- padding:0;
- min-height:100%;
- line-height:17px;
- background:{color:background}; }
- body.tenpx { font-size:10px; }
- body.elevenpx { font-size:11px; }
- body.tenpx small,
- body.tenpx big,
- body.tenpx pre,
- body.tenpx sub,
- body.tenpx sup {
- font-size:10px!important; }
- body.elevenpx small,
- body.elevenpx big,
- body.elevenpx pre,
- body.elevenpx sub,
- body.elevenpx sup {
- font-size:11px!important; }
- ul li { list-style-type:none; }
- ul li:before {
- content:"——";
- letter-spacing:-1px;
- color:{color:blockquote};
- margin-right:10px;
- }
- ul { margin-left:-40px; }
- p { margin:5px 0; }
- b, strong { font-style:normal; font-weight:600; }
- i { font-style:italic; }
- pre { overflow:auto; }
- ::-webkit-scrollbar {
- width:7px;
- height:7px;
- border:3px solid {color:entry};
- background-attachment:fixed;
- background:{color:background};
- }
- ::-webkit-scrollbar-thumb {
- border:2px solid {color:entry};
- background:{color:accent}; }
- blockquote {
- border-left:1px solid {color:blockquote};
- padding-left:10px;
- margin:3px 0 0 10px; }
- .tmblr-lightbox { background-color: rgba({RGBcolor:background},.9)!important; }
- .tmblr-lightbox .vignette { background: transparent!important }
- .tmblr-lightbox .lightbox-image { box-shadow:0 0 0 transparent!important; }
- .tmblr-lightbox .lightbox-caption {
- font-size:16.5px!important;
- font-family:Roboto slab!important;
- color:{color:links}!important;
- text-shadow: 0 0 0 transparent!important; }
- .tumblr-box { border-color:transparent!important; }
- #s-m-t-tooltip {
- max-width:240px;
- padding:3px 8px;
- margin-left:25px;
- margin-right:22px;
- margin-top:18px;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- border-radius:2px;
- z-index:20;
- transition:.3s;
- color:{color:links};
- background-color:{color:entry}; }
- a#credits { position:fixed;
- z-index:10;
- background:{color:accent};
- bottom:25px;
- right:20px;
- padding:5px;
- width:11px;
- transition:.5s;
- height:11px;
- border-radius:3px;
- border-bottom:none; }
- a#credits:hover { background:{color:entry}; }
- a#credits .creditstitle { position:absolute;
- right:25px;
- bottom:0;
- padding:2px 7px;
- line-height:17px;
- border-radius:3px;
- text-align:right;
- width:45px;
- text-transform:uppercase;
- font-size:9px;
- letter-spacing:.5px;
- font-weight:500;
- color:transparent;
- transition:.5s;
- opacity:0;
- background:{color:entry}; }
- a#credits:hover .creditstitle {
- color:{color:links};
- opacity:1; }
- .bodies { padding:15px; }
- .bodies.has-date { padding:0 15px; }
- .bodies img { max-width:100%; height:auto; }
- /* alignment */
- .loadmore-holder {
- left:50%;
- top:90px;
- margin-left:calc(-{select:posts width} / 2 - 55px);
- text-align:left;
- position: relative;
- margin-bottom:0px;
- width:0;
- {block:PermalinkPage}
- margin-left:-350px;
- {/block:PermalinkPage} }
- #content { width:0; }
- .entry {
- margin-bottom:40px;
- background:{color:entry};
- border-radius:3px;
- width:{select:posts width};
- {block:PermalinkPage}
- width:540px;
- {/block:PermalinkPage} }
- .entry .titles {
- font-family:roboto slab;
- padding:5px 0;
- color:{color:post title}; }
- .titles.tenpx, .tracktitle.tenpx { font-size:14.5px; }
- .titles.elevenpx, .tracktitle.elevenpx { font-size:16.5px; }
- /* photo posts */
- #photopost { width:100%;
- margin-bottom:-6px;}
- .captions {
- padding:10px 15px 0;}
- .captions a.tumblr_blog {
- font-weight: normal;
- border-bottom:none;
- font-style: normal;
- line-height: 22px;
- margin-left:29px;
- display: inline-block; }
- a.tumblr_blog img {
- position:absolute;
- margin-top:0px;
- margin-left: -29px; }
- .caption-ava {
- width: 20px;
- height: 20px;
- display: inline-block;
- margin-bottom: -7px;
- border-radius:3px;
- position: absolute; }
- .captions blockquote {
- border:none;
- padding:0;
- margin:7px 0 0 0; }
- /* chat posts */
- .chatblock { padding:10px 15px; }
- .chatblock b { color:{color:links}; }
- .chatarrange .chatblock:first-child { padding-top:2px;}
- .chatarrange .chatblock:nth-last-child(2) { padding-bottom:0;}
- /* link posts */
- a.titles { border-bottom:none; }
- /* audio posts */
- #alb_art {
- position:relative;
- display:table-cell;
- width:120px;
- height:120px;
- background:{color:accent}; }
- .audioplayer-inner {
- width:26px;
- height:27px;
- overflow: hidden; }
- .audioplayer-outer {
- padding:6px;
- width: 27px;
- height: 27px;
- position: absolute;
- display: inline-block;
- overflow: hidden;
- border-radius:3px;
- border:1px solid {color:blockquote};
- background:{color:entry};
- margin:40px 40px;
- z-index:10; }
- .audio-info { text-align: left;
- padding-left: 25px;
- vertical-align:middle;
- display: table-cell;}
- .audio-info .tracktitle {
- font-family:roboto slab;
- color:{color:post title}; }
- .audio-info#audioem { position:relative;
- padding:0 6px 0 20px;
- margin:10px 0 0 15px!important;}
- #audioem br { display:none; }
- .a-emb { margin:10px 10px 4px; }
- #audio-wrapper { background-color:transparent;}
- /* quote posts */
- p.source { margin:5px 0 -3px; }
- /* ask posts */
- .answer-question {
- text-transform:none;
- display:table-cell;
- line-height:17px;
- width:calc({select:posts width} - 55px);
- vertical-align:middle; }
- .asker-question { margin-top:0px;
- line-height:17px;
- letter-spacing:0; }
- .answer-question a { text-decoration:none; }
- .my-answer { padding:0 15px; }
- .my-answer img { max-width:100%;
- height:auto; }
- #askerportrait {
- width:27px;
- display:table-cell;
- padding-right:12px;
- vertical-align:top; }
- #askerportrait img {
- border-radius:3px;
- width:30px; }
- .bodies.answers { padding:5px 15px 15px;
- margin-bottom: 14px;
- border-bottom: 1px solid {color:blockquote}; }
- /* post notes */
- .post-notes {
- height:auto;
- background:{color:entry};}
- .post-notes img.avatar {
- width: 16px;
- height:16px;
- border-radius:2px;
- margin-top: 6px;
- margin-right: 10px;
- margin-bottom: -2px; }
- .post-notes ol {
- padding-top:8px;
- margin: 10px 0px 0 -25px;
- list-style-type: none; }
- .post-notes .like { display:inline-block; vertical-align:top; }
- .post-notes li { display:inline-block; }
- .post-notes li span.action { display:none; }
- .post-notes li.note.more_notes_link_container {
- display: inline-block;
- background: {color:accent};
- margin-top: 6px;
- vertical-align:top;
- padding: 0 5px 0 6px;
- font-size: 7px;
- margin-bottom:15px;
- text-transform: uppercase;
- letter-spacing: 1.5px;
- border-radius: 3px; }
- .post-notes li.note.more_notes_link_container a {
- border-bottom:none;
- color:{color:sidebar links number}!important; }
- a.avatar_frame { border-bottom:none; }
- /* like button */
- .like {
- display:table-cell;
- vertical-align:middle; }
- .like:hover i { color:{color:accent}; }
- .like iframe { width: 13px!important;
- height: 15px!important; }
- .like i {
- color {color:links}; }
- .like .like_button {
- position: absolute;
- margin: -1px -1px;
- opacity: 0; }
- .like .liked ~ .icon-heart { color:{color:accent}; }
- .icon-heart { font-size:11.5px!important; }
- #like.liked svg { opacity:0!important; }
- .post-controls.elevenpx i.icon-heart {
- padding-top:1px;
- font-size:12.5px!important; }
- .post-controls.elevenpx a.icon-repeat,
- .post-controls.elevenpx a.icon-repeat { font-size:12px!important; }
- .post-controls.tenpx i.icon-heart {
- padding-top:1px;
- font-size:11.5px!important; }
- .post-controls.tenpx a.icon-repeat,
- .post-controls.tenpx a.icon-repeat { font-size:11px!important; }
- /* pagination */
- .pagination { margin-bottom:110px;
- width:{select:posts width};}
- .pagination-box {
- padding: 5px 4px 4px 4px;
- text-align: center;
- width: 18px;
- display: inline-block;
- margin-right: 5px;
- border: none;
- border-radius: 3px;
- background:{color:entry};}
- .pagination-box.current-page { background:{color:accent};
- color:{color:sidebar links number};
- font-weight:600;}
- /* perma */
- .perma { padding:11px 15px 12px; }
- .perma.p-has-tags { padding-top:9px; }
- .fadertag {
- content:'';
- z-index:10;
- margin-top:10px;
- margin-left:calc({select:posts width} - 30px);
- {block:PermalinkPage}
- margin-left:510px;
- {/block:PermalinkPage}
- height:8px;
- width:8px;
- background:{color:entry};
- box-shadow:-5px 0px 12px 3px {color:entry};
- position:absolute; }
- .notelabel { font-weight:600; }
- .perma a, .perma a:hover, .perma i, .perma i:hover {
- border-bottom:none;
- color:{color:links}; }
- .notelabel { display:table-cell; width:120px; }
- .post-controls {
- display:table-cell;
- text-align:right;
- width:calc({select:posts width} - 125px);
- {block:PermalinkPage}
- width:415px;
- {/block:PermalinkPage}
- }
- .pinned-entry .post-controls { width:60px; }
- .post-controls a, .post-controls .like { display:inline-block; }
- .post-controls .like { padding-right:5px; margin-top:0; }
- /* draggable tags */
- .post_tags, .post_tags a { color:{color:links}; border-bottom:none;}
- .post_tags {
- width:calc({select:posts width} - 30px)!important;
- {block:PermalinkPage}
- width:510px;
- {/block:PermalinkPage}
- position: relative;
- display:block;
- padding:5px 0 0;
- white-space: nowrap;
- overflow: hidden; }
- .post_tags.draggable .post_tags_inner {
- cursor: col-resize;
- -webkit-touch-callout: none;
- -webkit-user-select: none;
- -khtml-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none; }
- .post_tags_inner {
- float: left;
- position: relative;
- display:table-cell;
- vertical-align: middle;
- padding: 0px 20px 0px 0; }
- .post_tags a, .post_tags .post_tag {
- color: {color:links};
- text-decoration: none;
- padding-right:5px!important;
- text-transform:none; }
- .post_tags a:before { content: '#';
- margin:0; }
- .post_tags a:hover,
- .post_tags .post_tag:hover,
- .post_tags a:focus,
- .post_tags .post_tag:focus,
- .post_tags a:active,
- .post_tags .post_tag:active { color: {color:accent}; }
- /* top permalink */
- .top-perma { padding:12px 15px 11px; }
- .top-perma a, .top-perma a:hover {
- border-bottom:none;
- color:{color:links}; }
- .top-perma.elevenpx i.icon-repeat { font-size:9px; padding:0 3px; }
- .top-perma.tenpx i.icon-repeat { font-size:8px; padding:0 3px;}
- .top-perma.reblogged { display:none; }
- .top-perma.elevenpx .source-post { margin-top:-17px; }
- .top-perma.tenpx .source-post { margin-top:-17px; }
- .source-post {
- width:200px;
- position:absolute;
- margin-left:calc({select:posts width} - 230px);
- {block:PermalinkPage}
- margin-left:310px;
- {/block:PermalinkPage}
- text-align:right;}
- .via-on-post { font-weight:600;}
- /* left sidebar */
- #sidebar {
- width:60px;
- position:absolute;
- z-index:15;
- margin-left:-90px; }
- #sidebar.fixsidebar { position:fixed!important;
- top:80px; }
- #sidebar #iconimg {
- width:60px;
- height:60px;
- background:url('{image:avatar}');
- {block:ifusemobilesettings}
- background:url('{PortraitURL-128}');
- {/block:ifusemobilesettings}
- background-size:60px 60px;
- border-radius:3px;
- display:block; }
- a.indexicon:active #iconimg, .pinned_one:active, .pinned_two:active, .pinned_three:active {
- box-shadow:-60px -60px rgba(0,0,0,.1) inset; }
- .desc {
- width:230px;
- position:relative;
- text-align:center;
- margin-top:10px;
- outline:10px solid transparent;
- overflow-y:hidden;
- background:{color:entry};
- border-radius:3px; }
- #descheader {
- background:url('{image:header}');
- {block:ifusemobilesettings}
- background:url('{HeaderImage}');
- {/block:ifusemobilesettings}
- height:130px;
- max-height:130px;
- background-position:50%;
- background-size:cover; }
- .sideinfo { padding:10px; }
- .description-c { max-height:110px;
- padding-bottom:6px;
- overflow:auto;}
- .b-title {
- color:{color:post title};
- font-weight:600;
- font-size:17px;
- padding-top:10px;
- padding-bottom:10px; }
- .pinned_one, .pinned_two, .pinned_three {
- width:64px;
- height:64px;
- margin-right:10px;
- display:inline-block;
- border-bottom:none;
- margin-bottom:3px;
- border-radius:3px; }
- .pinned_one {
- background:url('{image:pinned post 1}');
- background-size:auto 65px;
- background-position:top center;}
- .pinned_two {
- background:url('{image:pinned post 2}');
- background-size:auto 65px;
- background-position:top center;}
- .pinned_three {
- background:url('{image:pinned post 3}');
- background-size:auto 65px;
- background-position:top center;
- margin-right:0; }
- #pinned-posts {
- display:block;
- {block:ifnotshowmobilepinnedposts}
- display:none;
- {/block:ifnotshowmobilepinnedposts}}
- #sidebar .hide {
- height:0;
- overflow:hidden;
- margin-left:-88px;
- position:absolute;
- width:230px;
- transition:0s .4s; }
- #sidebar:hover .hide {
- height:420px;
- transition:0s; }
- #sidebar .desc { opacity:0; transition:.4s;}
- #sidebar:hover .desc { opacity:1; transition:.4s; }
- {block:ifusemobilesettings}
- .b-title { color:{TitleColor};
- font-weight:{TitleFontWeight};
- font-family:{TitleFont};
- {block:ShowTitle}display:block;{/block:ShowTitle}
- {block:HideTitle}display:none;{/block:HideTitle} }
- .desc { background:{BackgroundColor}; }
- {/block:ifusemobilesettings}
- /* right sidebar */
- #rside {
- position:absolute;
- width:170px;
- margin-left:calc({select:posts width} + 30px);
- {block:PermalinkPage}
- margin-left:570px;
- {/block:PermalinkPage}
- counter-reset:customlinks; }
- #rside a:hover { color:{color:links}; }
- .nav-title {
- font-size:10px;
- font-weight:600;
- letter-spacing:.5px;
- padding:0 7px;
- text-transform:uppercase;
- color:{color:sidebar links};
- border-bottom:1px solid {color:sidebar borders};}
- .nav-title.pinned { margin-top:40px; }
- .c-links, .p-post {
- padding:8px;
- border-bottom:1px solid {color:sidebar borders};
- display:block;
- color:{color:sidebar links};
- counter-increment:customlinks;}
- .p-post { border-bottom:none; }
- .c-links:hover { background:rgba(255,255,255,.3); }
- .c-links:active { background:rgba(0,0,0,.01); }
- .c-links-title, .p-post-title {
- display:table-cell;
- vertical-align:middle;
- line-height:14px;
- /*text-transform:uppercase; */
- padding-left:8px; }
- #rside.tenpx { font-size:10px; }
- #rside.elevenpx { font-size:11px; }
- .c-links-title b, .p-post-title b { display:block; }
- #rside.tenpx .c-links:before {
- width:21px;
- height:23px;
- line-height:23px;
- padding:2px;
- padding-left:3px; }
- #rside.elevenpx .c-links:before {
- width:23px;
- height:25px;
- line-height:25px;
- padding:2px;
- padding-left:3px; }
- .c-links:before {
- content:'0'counter(customlinks);
- font-weight:600;
- letter-spacing:1px;
- background:{color:accent};
- color:{color:sidebar links number};
- border-radius:3px;
- text-align:center;
- display:table-cell; }
- .p-post:before {
- content:'';
- background:url('{image:avatar}');
- {block:ifusemobilesettings}
- background:url('{PortraitURL-128}');
- {/block:ifusemobilesettings}
- width:23px;
- height:24px;
- background-size:28px 28px;
- padding:2px;
- padding-left:3px;
- border-radius:3px;
- display:table-cell; }
- /* right side pinned posts */
- #sidepin {
- display:block;
- {block:ifnotshowsidebarpinnedposts}
- display:none;
- {/block:ifnotshowsidebarpinnedposts}
- }
- .pinned-entry {
- margin-bottom:40px;
- margin-top:3px;
- background:{color:entry}; }
- #sidepin .pinned-entry .post_tags, #sidepin .fadertag { display:none; }
- .pinned-entry img {
- max-width:100%;
- height:auto;
- border-radius:3px 3px 0 0; }
- /* top bar */
- #topbar {
- z-index:15;
- width:100%;
- height:36px;
- padding:9px 0;
- background:{color:entry};
- border-bottom:1px solid {color:Top bar borders};
- position:fixed; }
- #topbar .t-controls {
- position:fixed;
- right:20px;
- top:19px;
- font-size:16px;}
- #topbar .t-controls a, #topbar .t-controls i {
- border-bottom:none;
- margin:5px;}
- .special-follow {
- background:{color:accent};
- color:{color:entry};
- border-radius:3px;
- margin-left:0;
- padding:10px 18px; }
- /* search box */
- #searchbox {
- margin:0 25px;
- position:relative;
- display:block; }
- input[type="text"].searchbox:focus {
- color:{color:links};
- width:350px; }
- .searchbox {
- border:1px solid {color:Top bar borders};
- outline:none;
- border-radius:2px;
- font-family:roboto;
- background:{color:search box};
- padding:10px 5px;
- position:absolute;
- display:block;
- padding-left:30px;
- color:{color:fonts};
- width:350px;
- transition:.4s; }
- .searchbox.tenpx { font-size:10px; }
- .searchbox.elevenpx { font-size:11px; }
- form#searchbox i.icon-search {
- font-size:16px;
- z-index:20;
- position:absolute;
- margin:9px; }
- a.load-more {
- padding: 5px 4px 4px 4px;
- text-align: center;
- width: 18px;
- display: inline-block;
- margin-right: 5px;
- border: none;
- border-radius: 3px;
- background:{color:entry};
- margin-bottom:110px;
- margin-left:calc({select:posts width} / 2 - 15px);
- background: {color:accent};
- color:{color:sidebar links number};}
- #infscr-loading {
- display:none;
- position:fixed;
- z-index:-99999; }
- {CustomCSS}
- </style>
- </head>
- <body class="{select:font style}">
- <div id="topbar">
- <form onsubmit="return tagSearch(this)" id="searchbox">
- <i class="icon-search"></i>
- <input type="text"
- name="tag"
- class="searchbox {select:font style}"
- value="Search {Name}"
- onfocus="if (this.value =='Search {Name}') {this.value=''}"
- onblur="if (this.value == '') {this.value='Search {Name}'}"/>
- </form>
- {block:ifcustomtumblrcontrols}
- <div class="t-controls">
- <a href="http://tumblr.com/dashboard">
- <i class="icon-grid" title="dashboard"></i>
- </a>
- <a href="http://tumblr.com/dashboard?conversation={Name}">
- <i class="icon-speech-bubble" title="contact"></i>
- </a>
- <a href="http://tumblr.com/follow/{Name}">
- <i class="icon-follow special-follow" title="follow"></i>
- </a>
- </div>
- {/block:ifcustomtumblrcontrols}
- </div>
- <div class="loadmore-holder">
- <div id="content">
- <div id="rside" class="{select:font style}">
- <div class="nav-title">navigate</div>
- <a href="/"><div class="c-links"><div class="c-links-title">
- <b>index</b>
- first page
- </div></div></a>
- <a href="/ask"><div class="c-links"><div class="c-links-title">
- <b>inbox</b>
- leave a message
- </div></div></a>
- <a href="/archive"><div class="c-links"><div class="c-links-title">
- <b>archive</b>
- see all posts
- </div></div></a>
- <a href="{text:link 1 url}">
- <div class="c-links">
- <div class="c-links-title">
- <b>{text:link 1 title}</b>
- {text:link 1 subtitle}
- </div>
- </div>
- </a>
- <a href="{text:link 2 url}">
- <div class="c-links">
- <div class="c-links-title">
- <b>{text:link 2 title}</b>
- {text:link 2 subtitle}
- </div>
- </div>
- </a>
- <a href="{text:link 3 url}">
- <div class="c-links">
- <div class="c-links-title">
- <b>{text:link 3 title}</b>
- {text:link 3 subtitle}
- </div>
- </div>
- </a>
- <a href="{text:link 4 url}">
- <div class="c-links">
- <div class="c-links-title">
- <b>{text:link 4 title}</b>
- {text:link 4 subtitle}
- </div>
- </div>
- </a>
- <!---------------------------------------------------------------------------
- -----------------------------------------------------------------------------
- -----------------------------------------------------------------------------
- -----------------------------------------------------------------------------
- -----------------------------------------------------------------------------
- -----------------------------------------------------------------------------
- PINNED POST:
- please read the customization guide on:
- http://leopardraws.tumblr.com/themes/14/customization
- if you try to change this and mess it up i will /not/ help you
- you can simply disable this on the appearance tab
- -----------------------------------------------------------------------------
- -----------------------------------------------------------------------------
- -----------------------------------------------------------------------------
- -----------------------------------------------------------------------------
- -----------------------------------------------------------------------------
- ---------------------------------------------------------------------------->
- <!-- do not change this part -->
- <div id="sidepin">
- <div class="nav-title pinned">pinned post</div>
- <a href="/"><div class="p-post"><div class="p-post-title">
- <b>{Name}</b> {Title}</div></div></a>
- <div class="pinned-entry">
- <!-- do not change this part -->
- <!-- image url -->
- <img src="http://68.media.tumblr.com/c389a867cdc7d7e30dded231067381e2/tumblr_o5rynhl6XP1ri22wco1_1280.jpg">
- <!-- you will find this using the inspect tool on google chrome -->
- <div class="perma p-has-tags"><div class="fadertag"></div><div class="post_tags draggable"><div class="post_tags_inner ui-draggable"><a href="http://annoyingexe.tumblr.com/tagged/photo">photo</a><a href="http://annoyingexe.tumblr.com/tagged/this-is-so-pretty">this is so pretty</a></div></div>
- <div class="notelabel"><a href="http://annoyingexe.tumblr.com/post/149758214569">10,851 notes</a></div><div class="post-controls elevenpx"><div class="like"><div class="like_button" data-post-id="149758214569" data-blog-name="annoyingexe" id="like_button_149758214569"><iframe id="like_iframe_149758214569" src="http://assets.tumblr.com/assets/html/like_iframe.html?_v=399aee1ea58b6007c2190a8138f100e5#name=annoyingexe&post_id=149758214569&rk=hZTpB9gN&root_id=142944872350" scrolling="no" width="14" height="14" frameborder="0" class="like_toggle" allowtransparency="true" name="like_iframe_149758214569"></iframe></div><i class="icon-heart"></i></div> <!-- /like --><a href="https://www.tumblr.com/reblog/149758214569/hZTpB9gN" class="icon-repeat"></a></div></div>
- <!---------------------------------------------------------------------------
- -----------------------------------------------------------------------------
- -----------------------------------------------------------------------------
- -----------------------------------------------------------------------------
- ----------------- ____________________________________ ------------------
- ----------------- | | ------------------
- ----------------- | don't change anything below this | ------------------
- ----------------- |____________________________________| ------------------
- ----------------- ------------------
- -----------------------------------------------------------------------------
- -----------------------------------------------------------------------------
- ---------------------------------------------------------------------------->
- </div></div> <!-- /sidepin -->
- </div> <!-- /rside -->
- <div id="sidebar">
- <a href="/" class="indexicon">
- <center><div id="iconimg"></div></center>
- </a>
- <div class="hide">
- <div class="desc">
- <div id="descheader"></div>
- <div class="sideinfo">
- <div class="b-title">{text:Sidebar title}</div>
- <div class="description-c">{Description}</div>
- </div>
- <div id="pinned-posts">
- <a href="{text:pinned post 1}" class="pinned_one"></a>
- <a href="{text:pinned post 2}" class="pinned_two"></a>
- <a href="{text:pinned post 3}" class="pinned_three"></a>
- </div>
- </div> <!--/desc -->
- </div> <!--/hide -->
- </div>
- {block:Posts}
- <div class="entry e{select:posts border style}" id="{PostID}">
- {block:Date}
- {block:RebloggedFrom}
- <div class="top-perma {select:font style}">
- <div class="via-on-post">
- <a href="/">{Name}</a>
- <i class="icon-repeat"></i>
- <a href="{ReblogParentURL}">{ReblogParentName}</a>
- </div>
- {block:ifshowsourceonpost}
- <div class="source-post">
- source: <a href="{ReblogRootURL}">{ReblogRootName}</a>
- </div>
- {/block:ifshowsourceonpost}
- </div> <!-- /top perma -->
- {/block:RebloggedFrom}
- <div class="top-perma {select:font style} {block:RebloggedFrom}reblogged{/block:RebloggedFrom}">
- <div class="via-on-post">
- <a href="/">{Name}</a>
- </div>
- </div><!-- /top perma -->
- {/block:Date}
- {block:Answer}
- <div class="bodies answers">
- <div id="askerportrait">
- <img src="{AskerPortraitURL-128}">
- </div>
- <div class="answer-question">
- {Asker} said:
- <div class="asker-question">{Question}</div>
- </div>
- </div>
- <div class="my-answer">{Answer}</div>
- {/block:Answer}
- {block:Text}
- <div class="bodies {block:Date}has-date{/block:Date}">
- {block:Title}<div class="titles {select:font style}">{Title}</div>{/block:Title}
- {Body}
- </div>
- {/block:Text}
- {block:Quote}
- <div class="bodies {block:Date}has-date{/block:Date}">
- <div class="titles {select:font style}">{Quote}</div>
- <p class="source">{Source}</p>
- </div>
- {/block:Quote}
- {block:Photo}
- <img src="{PhotoURL-HighRes}" id="photopost">
- {block:IndexPage}
- {block:IfShowCaptions}
- {block:Caption}<div class="captions">{Caption}</div>{/block:Caption}
- {/block:IfShowCaptions}
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Caption}<div class="captions">{Caption}</div>{/block:Caption}
- {/block:PermalinkPage}
- {/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:IndexPage}
- {block:IfShowCaptions}
- {block:Caption}<div class="captions">{Caption}</div>{/block:Caption}
- {/block:IfShowCaptions}
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Caption}<div class="captions">{Caption}</div>{/block:Caption}
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Video}
- <div class="video">{Video-500}</div>
- {block:IndexPage}
- {block:IfShowCaptions}
- {block:Caption}<div class="captions">{Caption}</div>{/block:Caption}
- {/block:IfShowCaptions}
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Caption}<div class="captions">{Caption}</div>{/block:Caption}
- {/block:PermalinkPage}
- {/block:Video}
- {block:Link}
- <div class="bodies {block:Date}has-date{/block:Date}">
- <a href="{URL}" class="titles {select:font style}">{Name}</a>
- </div>
- {/block:Link}
- {block:Audio}
- {block:AudioEmbed}
- <div class="a-emb">{AudioEmbed}</div>
- {/block:AudioEmbed}
- <div id="audio-content">
- {block:AudioPlayer}
- <div class="audioplayer-outer">
- <div class="audioplayer-inner">
- <div id="audio-wrapper">{AudioPlayerWhite}</div>
- </div>
- </div>
- {/block:AudioPlayer}
- <!-- album art -->
- <div id="alb_art"
- style="background:url('{block:AlbumArt}{AlbumArtURL}{/block:AlbumArt}');
- background-size:120px 120px;">
- </div>
- <!-- /album art -->
- <div class="audio-info" {block:AudioEmbed}id="audioem"{/block:AudioEmbed}>
- {block:TrackName}
- <div class="tracktitle {select:font style}">{TrackName}</div>
- {/block:TrackName}
- {block:Artist}by {Artist}{/block:Artist}
- </div>
- </div> <!-- /audio-content -->
- {/block:Audio}
- {block:Chat}
- {block:Title}
- <div class="titles">{Title}</div>
- {/block:Title}
- <div class="chatarrange">
- {block:Lines}
- <div class="chatblock">
- {block:Label}<b>{Label}</b>{/block:Label}<br>
- {Line}
- </div>
- {/block:Lines}
- </div>
- {/block:Chat}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:ReblogParent}{/block:ReblogParent}
- {block:Date}
- <div class="perma {block:HasTags}p-has-tags{/block:HasTags}">
- {block:HasTags}
- <div class="fadertag"></div>
- <div class="post_tags draggable">
- <div class="post_tags_inner">
- {block:Tags}
- <a href="{TagURL}">{Tag}</a>
- {/block:Tags}
- </div>
- </div>
- {/block:HasTags}
- <div class="notelabel">
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- </div>
- <div class="post-controls {select:font style}">
- <div class="like">
- {LikeButton size="14"}
- <i class="icon-heart"></i>
- </div> <!-- /like -->
- <a href="{ReblogURL}" class="icon-repeat"></a>
- </div>
- </div> <!-- /perma -->
- {/block:Date}
- </div> <!-- /entry -->
- {block:PermalinkPage}
- {block:PostNotes}
- <div class="entry post-notes">{PostNotes}</div>
- {/block:PostNotes}
- {/block:PermalinkPage}
- {/block:Posts}
- {block:ifnotusemanualloadmore}
- {block:Pagination}
- <div class="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}" class="pagination-box e{select:posts border style}">
- ‹
- </a>
- {/block:PreviousPage}
- {block:JumpPagination length="3"}
- {block:CurrentPage}
- <span class="pagination-box current-page e{select:posts border style}">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a href="{URL}" class="pagination-box e{select:posts border style}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}" id="next" class="pagination-box e{select:posts border style}">
- ›
- </a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- {block:ifnotusemanualloadmore}
- </div> <!-- /content -->
- {block:ifusemanualloadmore}
- {block:Pagination}<a href="#" class="load-more" title="load more"><i class="icon-loadmore"></i></a>
- {/block:Pagination}
- {/block:ifusemanualloadmore}
- </div> <!-- /loadmore holder -->
- {block:Pagination}
- <div class="pagination" style="display:none;">
- {block:NextPage}<a href="{NextPage}" id="next"></a>{/block:NextPage}
- </div>
- {/block:Pagination}
- <a href="//leopardraws.tumblr.com" id="credits" class="e{select:posts border style}">
- <div class="creditstitle e{select:posts border style}">theme ©</div>
- </a>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/jquery-ui.min.js"></script>
- <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
- <script src="//cdnjs.cloudflare.com/ajax/libs/jquery-infinitescroll/2.0b2.120519/jquery.infinitescroll.min.js"></script>
- <script src="//cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/3.0.4/jquery.imagesloaded.min.js"></script>
- <script>
- $(document).ready(function() {
- var $container = $('#content');
- $container.infinitescroll({
- navSelector : ".pagination",
- nextSelector : ".pagination a#next",
- itemSelector : ".entry",
- loading: {
- finishedMsg: ''
- },
- errorCallback: function(){
- $('.load-more').hide();
- }
- },
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $container.masonry( 'appended', $newElems, true );
- });
- console.log($newElems, $newElemsIDs);
- Tumblr.LikeButton.get_status_by_post_ids($newElemsIDs);
- });
- $(window).unbind('.infscr');
- $('.load-more').click(function(){
- $container.infinitescroll('retrieve');
- return false;
- });
- })();
- </script>
- <script src="//static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title],a[title],img[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:0,
- tip_fade_speed:50,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script>
- $(document).ready(function(){
- $(".post_tags_inner").draggable({
- axis : "x",
- scroll: false,
- stop: function() {
- var __left = $(this).css("left").replace(/[^-\d\.]/g, '');
- if(__left > 0){
- $(this).animate({left: 0}, 400, 'easeOutExpo');
- }
- var __width = $(this).outerWidth();
- var __parentWidth = $(".post_tags.draggable").outerWidth();
- if(__width > __parentWidth) {
- if(__left < __parentWidth-__width){
- $(this).animate({left: __parentWidth-__width}, 400, 'easeOutExpo');
- }
- } else {
- $(this).animate({left: 0}, 400, 'easeOutExpo');
- }
- }
- });
- });
- </script>
- <script src="//static.tumblr.com/wgg6svp/I8Yobwo15/unnest.min.js"></script>
- <script>
- $(document).ready(function(){
- $('.entry').unnest({
- yourCaption: ".captions",
- wrapName: ".tumblr_parent",
- newCaptionUsername: true,
- originalPostCaptionUsername: true,
- tumblrAvatars: true,
- tumblrAvatarClass: ".caption-ava",
- usernameColon: false
- });
- });
- </script>
- <script type="text/javascript">
- function tagSearch(form) {
- if (form.tag.value.replace(/\s/g, '').length > 0) {
- window.location = "/search/" + form.tag.value; }
- return false; }
- </script>
- <script>
- $(document).ready(function() {
- var $topbar = $("#topbar").height();
- var $window = $(window),
- $fixsidebar = $('#sidebar'),
- elTop = $fixsidebar.offset().top;
- $window.scroll(function() {
- $fixsidebar.toggleClass('fixsidebar', $window.scrollTop() > $topbar - 27);
- });
- });
- </script>
- <!-- pxu ph -->
- <script src="//static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js">
- </script>
- <script type="text/javascript">
- $(document).ready(function() {
- $('.photo-slideshow').pxuPhotoset({
- 'ligthbox' : false,
- 'highRes' : true,
- 'rounded' : false,
- 'exif' : false,
- 'captions' : false,
- 'gutter' : '4px',
- 'photoset' : '.photo-slideshow',
- 'photoWrap' : '.photo-data',
- 'photo' : '.pxu-photo'
- }, function() {
- // callback
- });
- });
- </script>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement