Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- theme by modernise (modernise.us) // leave at least ONE credit link -->
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- <meta name="text:post width" content="500" />
- <meta name="font:text" content="baskerville" />
- <meta name="color:background" content="#ffffff" />
- <meta name="text:font size" content=="11" />
- <meta name="if:CustomLink1" content="0">
- <meta name="if:CustomLink2" content="0">
- <meta name="if:CustomLink3" content="0">
- <meta name="if:CustomLink4" content="0">
- <meta name="if:CustomLink5" content="0">
- <meta name="text:Link 1 Title" content="custom link">
- <meta name="text:Link 1" content="http://">
- <meta name="text:Link 2 Title" content="custom link">
- <meta name="text:Link 2" content="http://">
- <meta name="text:Link 3 Title" content="custom link">
- <meta name="text:Link 3" content="http://">
- <meta name="text:Link 4 Title" content="custom link">
- <meta name="text:Link 4" content="http://">
- <meta name="text:Link 5 Title" content="custom link">
- <meta name="text:Link 5" content="http://">
- {/block:Description}
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/iddq6cw/RFImev6ye/mdrns2.js"></script>
- <script type="text/javascript">
- ddaccordion.init({
- headerclass: "name", contentclass: "content", revealtype: "click", mouseoverdelay: 200, collapseprev: false, defaultexpanded: [0], onemustopen: false, animatedefault: false, persiststate: true, toggleclass: ["", "openpet"], togglehtml: ["none", "", ""], animatespeed: "fast",
- oninit:function(expandedindices){}, onopenclose:function(header, index, state, isuseractivated){}
- })
- </script>
- <script src="http://static.tumblr.com/dvxfmuc/7dtkzalfj/jquery.min.js" type="text/javascript"></script>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".btn-slide").click(function(){
- $(".navigation").slideToggle("slow");
- $(this).toggleClass("active"); return false;
- });
- });
- </script>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <style type="text/css">
- iframe#tumblr_controls {
- white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;position:fixed;}
- body {
- font-family:{font:Text};
- font-size:{text:font size}px;
- background-color:{color:Background};
- }
- a {
- text-decoration:none;
- color:black;
- }
- #content {
- width:100%;
- }
- .posts {
- width:{text:post width}px;
- position:relative;
- margin-left:auto;
- margin-right:auto;
- }
- .entry {
- margin-bottom:25px;
- position:relative;
- }
- .title{font-size:15px; margin-top:5px;font-style:italic;}
- .main .head .navigation { display:none; background:white;}
- .navigation .nav a {
- display:block;
- padding:3px 7px;
- margin-top:-1px;
- position:relative;
- z-index:1;
- letter-spacing:2px;
- }
- .navigation .nav a:hover {
- background: {color:Background};
- z-index:2;
- }
- .main .head .slide {
- text-align:center;
- }
- .main .head .slide a.btn-slide {
- display:block; margin-bottom:25px;
- }
- .main .head .slide a.btn-slide:after {
- content: "{Title}";
- font-size:15px;font-style:italic;
- }
- .active:after {
- content: "×" !important;
- }
- blockquote {
- margin-left:5px;
- padding-left:5px;
- line-height:180%;
- border-left:1px solid black;
- }
- .perm {
- color:black;
- font-size:7px;
- opacity: 0;
- -webkit-transition-duration: 1s;
- top:0px;padding:10px;
- background-color: #fff;
- position: absolute;
- margin-top:0px;
- text-align:center;
- text-transform:Uppercase;
- font-family:trebuchet ms;
- letter-spacing:1px;
- display:block;
- right:0px;
- }
- .entry:hover .perm {
- opacity:0.7;
- z-index:999999;
- }
- .audiobox {width: 27px!important;background-color:white;top:45%;left:45%;display:block;position:absolute;padding-right:10px;padding-left:10px;padding-top:10px;padding-bottom:10px;border-radius:50px;opacity:0.7;}
- {block:IndexPage}
- .entry:hover {
- border-bottom:1px #ccc solid;
- -webkit-transition-duration:0.5s;
- padding-bottom:3px;
- }
- {/block:IndexPage}
- .cl a {
- font-style:italic;padding-left:7px;padding-right:7px;
- }
- .cl a:hover {
- font-style:normal;
- }
- .text img {
- max-width:300px;
- }
- </style>
- <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- $("p").remove(":contains('(Source:')");
- $("p").remove(":contains('(source:')");
- $("p").remove(":contains('(via ')");
- });
- </script>
- </head>
- <body>
- <div id="content">
- <div class="posts">
- <div class="main">
- <div class="head">
- <br>
- <div class="navigation">
- <div style="text-align:center; float:center; width:{text:post width};">
- <span class="cl">
- <a href="/">home</a>
- <a href="/ask">message</a>
- {block:IfCustomLink1}
- <a href="{text:Link 1}">{text:Link 1 Title}</a>
- {/block:IfCustomLink1}
- {block:IfCustomLink2}
- <a href="{text:Link 2}">{text:Link 2 Title}</a>
- {/block:IfCustomLink2}
- {block:IfCustomLink3}
- <a href="{text:Link 3}">{text:Link 3 Title}</a>
- {/block:IfCustomLink3}
- {block:IfCustomLink4}
- <a href="{text:Link 4}">{text:Link 4 Title}</a>
- {/block:IfCustomLink4}
- {block:IfCustomLink5}
- <a href="{text:Link 5}">{text:Link 5 Title}</a>
- {/block:IfCustomLink5}
- {block:HasPages}
- {block:Pages}
- <a href="{URL}">{Label}</a>
- {/block:Pages}
- {/block:HasPages}
- <a href="http://modernise.us/">theme</a><Br><Br></span>
- {block:Description}
- {Description}
- {/block:Description}
- </div>
- <br style="clear:both;" />
- </div>
- <div class="slide"><a href="#" class="btn-slide"> </a></div>
- </div></div>
- {block:Posts}<div class="entry">
- {block:Text}
- {block:Title}
- <span style="font-size:12px;"><a href="{Permalink}"> {Title}</a></span>
- {/block:Title}
- <div class="text">{Body}</div>
- {/block:Text}
- {block:Photo}
- <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="{text:post width}"/></a>
- {/block:Photo}
- {block:Photoset}
- <center>{Photoset-250}</center>
- {/block:Photoset}
- {block:Quote}
- <i>"{Quote}"</i>
- {block:Source}
- <div align="right">— {Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <span style="font-size:12px;"><a href="{URL}" class="link" {Target}>{Name}</a></span>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}
- <ul>
- {block:Lines}
- <li style="list-style-type: none;margin-left:-40px;">
- {block:Label}
- <span style="font-weight:bold;">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {/block:Chat}
- {block:Video}
- {Video-500}
- {/block:Video}
- {block:Audio}
- {block:AlbumArt}
- <img src="{AlbumArtURL}" width="{text:post width};">
- <div class="audiobox"><Div style="width:25px;overflow:hidden;">{AudioPlayerWhite}</div></div>
- {/block:AlbumArt}
- {/block:Audio}
- {block:IndexPage}<a href="{Permalink}"><div class="perm">{NoteCount}</div></a>{/block:IndexPage}
- </div>
- {block:PermalinkPage}
- {block:Caption}{Caption}<Br>{/block:Caption}<center>{block:Date}{TimeAgo}, {NoteCountWithLabel}{/block:Date}<i>{block:HasTags}<br>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</center></i><br><div style="height:200px;overflow:scroll;">{PostNotes}</div>
- {/block:PermalinkPage}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->
- {/block:Posts}
- </div>
- </div>
- <div style="padding-bottom:35px;"><Br><br>
- <Center>
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">-</a>
- {/block:PreviousPage}/
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <big>{PageNumber}</big>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- /{block:NextPage}
- <a href="{NextPage}">+</a>
- {/block:NextPage}
- {/block:Pagination}</center>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement