Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ✱ onews.tumblr.com -- codes by six. ✱
- - do not redistribute
- - do not copy any parts of the following code
- ✱ thank you for using my themes! ✱
- -->
- <html>
- <head>
- <!-- META TAGS, SCRIPTS & GOOGLE FONTS -->
- <meta name="color:background" content="#eaeaea">
- <meta name="color:container" content="#f5f5f5" />
- <meta name="color:container border" content="#e2e2e2"/>
- <meta name="color:sidebar" content="#f0f0f0"/>
- <meta name="color:posts" content="#f8f8f8" />
- <meta name="color:borders" content="#e7e7e7"/>
- <meta name="color:accent" content="#c0bdb8" />
- <meta name="color:accent2" content="#c0bdb8" />
- <meta name="color:accent shadow" content="#bbb9b4" />
- <meta name="color:text" content="#c0bdb8" />
- <meta name="color:link" content="#c0bdb8" />
- <meta name="color:link hover" content="#fdfdfd" />
- <meta name="color:bold" content="#777777" />
- <meta name="color:bold2" content="#777777" />
- <meta name="color:phone text" content="#777777" />
- <meta name="color:italic" content="#bbbbbb"/>
- <meta name="image:page bg" content=""/>
- <meta name="image:phone bg" content=""/>
- <meta name="image:tab bottom img" content=""/>
- <meta name="if:grayscale" content="1"/>
- <meta name="text:letter" content="S" />
- <meta name="text:title" content="title, up to 3 lines" />
- <meta name="text:subtitle" content="title" />
- <meta name="text:desc" content="description here." />
- <meta name="text:tab link title" content="navig8." />
- <meta name="text:free link title" content="link tba." />
- <meta name="text:free link url" content="/url." />
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <title>{Title}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" /> {/block:Description}
- <script>
- function openCity(evt, cityName) {
- var i, tabcontent, tablinks;
- tabcontent = document.getElementsByClassName("tabcontent");
- for (i = 0; i < tabcontent.length; i++) {
- tabcontent[i].style.display = "none";
- }
- tablinks = document.getElementsByClassName("tablinks");
- for (i = 0; i < tablinks.length; i++) {
- tablinks[i].className = tablinks[i].className.replace(" active", "");
- }
- document.getElementById(cityName).style.display = "block";
- evt.currentTarget.className += " active";
- }
- </script>
- <script type="text/javascript">
- $(document).ready(function(){
- $('ul.tabs li').click(function(){
- var tab_id = $(this).attr('data-tab');
- $('ul.tabs li').removeClass('current');
- $('.tab-content').removeClass('current');
- $(this).addClass('current');
- $("#"+tab_id).addClass('current');
- })
- })
- </script>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function() {
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
- <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.css">
- <link href="https://fonts.googleapis.com/icon?family=Material+Icons"
- rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Lusitana" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Old+Standard+TT" rel="stylesheet">
- <style type="text/css">
- .tmblr-iframe.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop{ position:fixed; white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; margin-top:2px; z-index:999999999999999;}
- #s-m-t-tooltip { max-width:300px; border-radius: 8px; padding:0px 5px; margin:25px 20px 5px 0px; color:{color:text}; background: {color:container}; border:1px solid {color:borders}; z-index:99999; font-size:7px; text-transform:uppercase; font-family:arial; letter-spacing:2px; font-weight:bold; z-index:999999999999999; }
- ::-webkit-scrollbar { width: 1px; height:3px; background: transparent;}
- ::-webkit-scrollbar-thumb { background-color: transparent; -webkit-border-radius: 1ex; }
- /* ---- tumblr controls by @CYANTISTS ---- */
- iframe.tmblr-iframe { z-index:99999999999999!important; top:0!important; right:0!important; opacity:0.4;
- transform:scale(0.75); transform-origin:100% 0; -webkit-transform:scale(0.75); -webkit-transform-origin:100% 0; -o-transform:scale(0.75); -o-transform-origin:100% 0; -moz-transform:scale(0.75); -moz-transform-origin:100% 0; -ms-transform:scale(0.75); -ms-transform-origin:100% 0; }
- iframe.tmblr-iframe:hover { opacity:0.6!important; }
- /* ---- TEXTS & CUSTOM FONTS ----*/
- @font-face{ font-family:"astronout"; src: url('https://dl.dropboxusercontent.com/s/v6587r3a6m8y5eh/Astronout.ttf’)'); }
- @font-face{ font-family:"roboto"; src: url('https://dl.dropboxusercontent.com/s/i5x37kqbtb40s0b/Roboto-Light.ttf’)'); }
- @font-face{ font-family:"robold"; src: url('https://dl.dropboxusercontent.com/s/qynix3bz0j8ppva/Roboto-BoldCondensed.ttf’)'); }
- @font-face{ font-family:"eloquent"; src: url('https://dl.dropboxusercontent.com/s/v2faujqdedjca02/K22%20Didoni.otf’)'); }
- @font-face{ font-family:"tamoro"; src: url('https://dl.dropboxusercontent.com/s/awqw1tgpb3takgm/TamoroScript_PersonalUseOnly.ttf’)'); }
- @font-face{ font-family:"vulture"; src: url('https://dl.dropboxusercontent.com/s/0vmo8j907lhkav4/Taken%20by%20Vultures%20Demo.otf’)'); }
- a:link, a:active, a:visited { color: {color:link}; text-decoration:none; }
- a:hover { color:{color:link hover}; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; }
- small, sub, sup { font-size:9px; }
- big { font-size:auto; }
- b, strong { color:{color:bold} }
- h1 { font-size:18px; text-align:center; font-family: 'roboto'; text-transform:lowercase; letter-spacing:3px; color:{color:text}; padding:10px; }
- h2 { background-color:{color:sidebar}; border-radius:8px; font-size:18px; text-align:center; font-family: 'robold'; text-transform:uppercase; letter-spacing:3px; color:{color:text}; font-size:7px; padding:10px; }
- i, em { color:{color:italic}; }
- p { margin-top:6px; margin-bottom:6px; }
- blockquote { padding:0px; padding-left:10px; margin:8px; border-left:1px solid {color:borders}; }
- img a { border:none; width:100%; }
- /* ---- BODY & CONTAINER ---- */
- body {color:{color:text}; background-color:{color:background}; font-family:arial; font-size:9px; line-height:17px; text-align:justify; background-image:url('{image:page bg}');}
- #holder { width:560px; height:420px; margin: auto; left:0; top:0; bottom:0; right:0; background-color:{color:container}; position:absolute; padding: 35px;}
- #edge { width:575px; height:440px; margin: auto; left:0; top:0; bottom:0; right:0; background-color:{color:container}; position:absolute; padding: 35px; border:1px solid {color:borders}; box-shadow:0 0 0.2em {color:posts}; }
- /* ---- GRAPHIC ---- */
- #accent { position:absolute; width:220px; height:300px; bottom:0px; left:0px; background-color:{color:accent}; overflow:hidden;}
- /* ---- SIDEBAR ---- */
- #sidebar { position:absolute; width:220px; height:490px; left: 0px; bottom:0px; background-color:{color:sidebar}; overflow:hidden; }
- #letter { position:absolute; width:220px; height:50px; line-height:180px; left:-5px; top:10px; font-family:'vulture'; font-style:oblique; font-size:200px; color:{color:container}; letter-spacing:1px; -webkit-transform: rotate(-2deg);}
- #subtitle { position:absolute; width:220px; line-height:20px; margin:auto; right:0px; top:55px; font-family:'robold'; font-weight:bold; font-size:7px; font-style:italic; text-align:center; text-transform:uppercase; color:{color:text}; letter-spacing:7px; }
- #subtitle tt { font-family:'robold'; font-size:9px; letter-spacing:11px; }
- #title { position:absolute; width:220px; height:50px; right:5px; top:15px; font-family:'tamoro'; font-size:40px; color:{color:accent2}; letter-spacing:1px; -webkit-transform: rotate(-3deg); line-height:20px; text-align:right;}
- #description { position:absolute; margin:auto; left:0; right:0; bottom:30px; width:150px; height: 180px; padding:20px 30px; background-color:{color:accent}; font-family: 'robold', sans-serif; font-size:7px; letter-spacing:1px; text-transform:uppercase; font-weight:bold; text-align:justify; line-height:20px; color:{color:accent shadow}; overflow:hidden; text-shadow:0 0 0.05em {color:accent shadow}; }
- #description i { color:{color:accent shadow}; }
- #description b { color:{color:accent shadow}; }
- #pagination { margin-top: auto; width: 330px; font-size:9px; padding:15px; text-align:center; letter-spacing:5px;}
- #pagination a { font-family:arial; font-size:7px; font-style:italic; text-transform:uppercase; color:{color:accent shadow}; font-weight:bold; background:{color:accent}; padding:6px; padding-left:9px; border-radius:100px; }
- /* ---- l i n k s / t a b s ---- */
- #links { position: absolute; width:170px; height:30px; left:11px; top:125px; border-radius:5px; }
- ul.tab { position:absolute; overflow:hidden; list-style-type: none; margin: 0; padding: 0; background-color: transparent; right:5px; top:5px; z-index:999999999; }
- ul.tab li { width: 20px; float:left; margin-left:7px; margin-right:7px; margin-top:1px; }
- ul.tab li a{ display:inline-block; color:{color:italic}; font-size:11px; width:11px; height:11px; padding:3px; border-radius:100px; }
- ul.tab li i{ color:{color:accent2}; font-weight:bold; }
- .close { position:absolute; top:5px; right:15px; font-weight:bold; color:{color:accent}; z-index:9999999; }
- .close:hover { cursor: pointer; }
- .tabcontent { display: none; height:375; width:360px; padding:0px; margin-left:292px; margin-top:0px; background-color:transparent; z-index:9999; -webkit-animation: fadeEffect 1s; animation: fadeEffect 1s; }
- .tabcontent.current{ display: inherit; }
- @-webkit-keyframes fadeEffect { from {opacity: 0;} to {opacity: 1;} }
- @keyframes fadeEffect { from {opacity: 0;} to {opacity: 1;} }
- /* ---- navigation tab ---- */
- #tabone { position:absolute; right:0px; bottom:0px; width: 410px; height:490px; background-color:{color:container}; overflow:hidden; }
- #iphone { position:absolute; left:0px; top:0px; width:240px; height:400px; background-color:{color:posts}; border-bottom-right-radius:15px; overflow:hidden;}
- .phonebar { position:absolute; left:0px; top:0px; width:240px; height:20px; background-color:rgba(0,0,0,0.4); line-height:15px; color:{color:phone text};}
- .phonebar i { line-height:20px; color:{color:phone text}; }
- .phonedots { position:absolute; left:5px; top:0px; height:15px; font-size:6px; line-height:10px; }
- .time { position:absolute; width:240px; height:40px; line-height:40px; margin:auto; right:0px; top:55px; font-family:'roboto'; font-size:35px; text-align:center; text-transform:uppercase; color:{color:italic}; letter-spacing:7px; color:{color:phone text}; }
- .unlock { position:absolute; left:0px; bottom:40px; width:240px; height:20px; line-height:15px; font-family:'robold'; font-size:10px; text-align:center; letter-spacing:1px; color:{color:phone text}; }
- .unlock i { color:{color:phone text}; }
- #aesthetics { position:absolute; right:0px; top:0px; width:170px; height:340px; background-color:{color:sidebar}; color:{color:phone text}; }
- #title2 { position:absolute; width:170px; height:50px; left:-15px; top:65px; font-family:'tamoro'; font-size:38px; color:{color:bold}; letter-spacing:1px; -webkit-transform: rotate(-3deg); line-height:20px; }
- #description2 { position:absolute; margin:auto; left:0; right:0; bottom:30px; width:120px; height: 205px; padding:0px 20px; font-family: 'robold', sans-serif; font-size:7px; letter-spacing:1.5px; text-transform:uppercase; font-weight:bold; text-align:justify; line-height:20px; color:{color:accent shadow}; overflow:auto; text-shadow:0 0 0.05em {color:accent shadow}; }
- #description2 i { color:{color:posts}; }
- #description2 b { color:{color:posts}; }
- #navi { position:absolute; right:0px; bottom:0px; width:240px; height:170px; background-color:{color:bold}; border-top-left-radius:140px; }
- #linkage { position: absolute; width:160px; right:-5px; bottom:0px; padding:5px; text-align:center; }
- #linkage li { float:left; width:22px; height:22px; padding:7px; list-style:none; text-align:center; line-height:5px; background-color:{color:bold2}; border-radius:100px; margin-right:14px; margin-bottom:14px; border:1px solid {color:bold2};}
- #linkage a { text-transform:lowercase; font-family: 'eloquent', sans-serif; font-size:22px; line-height:22px; color:{color:sidebar}; }
- #patch { position:absolute; left:0px; bottom:0px; width:190px; height:100px; background-color:{color:italic}; }
- /* ---- P O S T S ---- */
- #container { position:absolute; width: 360px; height:440px; right:0px; bottom:0px; overflow:auto; padding:25px; }
- .posts { width:300px; text-align: justify; padding: 15px; background-color:{color:posts}; margin:10px 15px 50px 15px; float:left; }
- .posts a{ {color:link}; }
- .posts img { max-width:100%; {block:IfGrayscale} -webkit-filter:grayscale(100%); {/block:IfGrayscale} }
- .photoset { max-width:100%; {block:IfGrayscale} -webkit-filter:grayscale(100%); {/block:IfGrayscale} }
- .video { {block:IfGrayscale} -webkit-filter:grayscale(100%); {/block:IfGrayscale} }
- #info { padding-top:0px; width:300px; letter-spacing:2px; text-align:justify; font-weight:bold; margin-left:-15px; margin-bottom:-10px; background:{color:posts}; padding:25px 15px 0px 15px; line-height:35px; border-bottom:1px solid {color:accent}; }
- #info a { font-family: 'robold', serif; font-size:7px; font-style:italic; font-weight:bold; padding:0px; letter-spacing:3px; text-transform:uppercase; color:{color:accent}; }
- .border { top:0px; left:0px; width:50px; height:1px; background-color:{color:accent};}
- #tags { padding-top:0px; width:320px; letter-spacing:2px; text-align:center; font-weight:bold; margin-top:10px; margin-left:-15px; margin-bottom:-15px; background:{color:container}; padding:5px; line-height:12px; }
- #tags a { font-family: 'robold', sans-serif; font-size:6px; padding:0px; font-weight:bold; letter-spacing:1px; text-transform:uppercase; color:{color:accent shadow};}
- #tags i { color:{color:text}; font-size:12px; text-shadow:none; }
- #tags b { font-family:'arial'; letter-spacing:4px; font-size:7px; text-transform:uppercase; font-style:italic; }
- .more-btn-wrap { position: relative; padding: 10px 0; width: 100%; }
- .more-btn-wrap a:link { -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; position: relative; left: calc(50% - 60px); background: transparent; font-family:'Old Standard TT'; font-size:8px; text-transform:uppercase; font-style:italic; font-weight:bold; letter-spacing:8px; }
- .more-btn-wrap a:hover { color: {color:bold}; }
- /* ---- a s k s ---- */
- #question { padding:25px; margin:-11px; margin-bottom:10px; text-align:justify; background-color:{color:posts}; border: 1px solid {color:borders}; }
- #question b { color:{color:italic}; font-size:7px; text-transform:uppercase; font-family:arial; letter-spacing:2px; font-weight:bold; }
- #question i { font-size:12px; color:{color:italic}; letter-spacing:8px; }
- #question tt { font-family:sacramento; font-size:20px; text-transform:lowercase; letter-spacing:1px; }
- /* ---- a u d i o ---- */
- .playwrapper { height:60px; padding-bottom:5px; overflow:hidden; position:relative; padding:5px; background:{color:page border}; border:5px solid {color:accent}; border-radius:4px; }
- .coverart { width:60px; height:60px; position:relative; display:inline-block; background-size:cover; border-top-left-radius:7px; border-bottom-left-radius:7px; {block:IfGrayscale} -webkit-filter:grayscale(100%); {/block:IfGrayscale} }
- .audio { position:absolute; display:inline-block; top:0px; bottom:0px; left:0px; right:0px; text-align:left; }
- .player { width:50px; height:50px; margin-top:5px; margin-left:5px; padding:5px; position:absolute; overflow:hidden; background-color:#fff; opacity:0; -o-transition:opacity .25s ease-out; -moz-transition:opacity .25s ease-out; -webkit-transition:opacity .25s ease-out; transition:opacity .25s ease-out; }
- .player:hover { opacity:.8; }
- .player .audio_player { width:30px; height:30px; margin-top:15px; margin-left:10px; overflow:hidden; }
- .songinfo { border-left:5px solid {color:accent}; position:absolute; overflow:hidden; width:200px; height:40px; padding:15px; background:{color:page border}; margin-left:70px; margin-top:0px; text-align:left; font-size:7px; line-height:10px; font-family: 'Montserrat', sans-serif; text-transform:uppercase;letter-spacing:1px; color:{color:text}; text-shadow: 0 0 0.1em {color:text}; }
- /* ---- q u o t e s ---- */
- #quote{ text-align:center; font-size:18px; font-family:'georgia'; letter-spacing:1px; padding:15px; font-style:italic;}
- #source { font-size:8px; font-family: 'robold', sans-serif; text-transform:uppercase;letter-spacing:1px; padding:5px; text-align:right; margin-bottom:-10px;}
- /* ---- c h a t s ---- */
- .answer span,.convo li{margin:0 0 10px;border-radius:1em;padding:.5em 10px;max-width:75%;clear:both;position:relative}.answer .them,.user_1,.user_3,.user_5,.user_7,.user_9,.user_11{float:left;background:{color:container};color:{color:text};left:3px}.me::after,.user_1::after,.user_3::after,.user_5::after,.user_7::after,.user_9::after,.user_11::after{content:"";position:absolute;left:-.5em;bottom:0;width:.5em;height:1em;border-right:.5em solid {color:container} ;border-bottom-right-radius:1em .5em}.answer .me,.user_2,.user_4,.user_6,.user_8,.user_10,.user_12{right:3px;float:right;background-color:{color:sidebar};color:{color:text}}.them::after,.user_2::after,.user_4::after,.user_6::after,.user_8::after,.user_10::after,.user_12::after{content:"";position:absolute;right:-.5em;bottom:0;width:.5em;height:1em;border-left:.5em solid {color:sidebar};border-bottom-left-radius:1em .5em}.me p,.answer,.asked span{padding:0;margin:0}.answer{overflow:hidden}
- .asked p { text-align: left; margin: 0 0px 10px 0px; padding: 0; color: {color:bold}; font-family: 'Inconsolata', Inconsolata; font-size: 12px; line-height: 0px; }
- .footerright .viasrc { float: left; }
- .asked a { margin:0;padding:0; }
- .convo { overflow: hidden; list-style-type: none; padding: 0; margin: 0; }
- /* ---- p e r m a l i n k ----*/
- #notecontainer { margin-top: auto; width: 300px; font-size:9px; padding:10px;}
- #notecontainer img.avatar { margin-right: 10px; width: 16px; height: 16px; border-radius:100px; -webkit-filter:grayscale(100%); }
- /* ---- credit, do not delete unless you want these hands ---- */
- #credit { position:fixed; bottom:10px; left:10px; font-size:14px; width:14px; height:14px; font-family:arial; color:{color:text}; font-weight:bold; text-transform:uppercase; letter-spacing: 0px; font-style:normal; background:{color:sidebar}; border-radius:100px; padding:8px;}
- #credit a { color:{color:text}; font-weight:bold;letter-spacing:1px; }
- #credit i { color:{color:text}; font-size:14px; }
- /* ---- l i k e & r e b l o g ---- */
- .buttons { width:50px; height:44px; padding:3px; margin:0px; margin-left:304px; margin-top:-17px; font-size:13px; }
- svg { width:13px; height:auto; opacity:.5; padding:1px; display:block; overflow:visible; }
- .controls a { position:relative; display:inline-block; overflow:hidden; padding:5px 0px; width:15px; height:26px; color:{color:link}; text-shadow: 0 0 0.1em {color:link}; }
- .controls .reblog svg { width:11px; margin-top:1px; }
- .controls .like .liked + svg path { margin-top:-20px; fill:#ec5a5a; }
- .controls .like .like_button { position:relative; }
- .controls .like .like_button iframe { position:absolute; top:0; left:0; bottom:0; right:0; z-index:2; opacity:0; }
- </style>
- </head>
- <body>
- <div id="holder">
- <div id="sidebar">
- <div id="letter"> {text:letter} </div>
- <div id="subtitle"> {text:title} </div>
- <div id="links">
- <ul class="tab">
- <li><a href="/" class="tablinks" title="refresh."> <i class="icon-home"></i></a></li>
- <li><a href="/ask" class="tablinks" title="message."> <i class="icon-bubbles"></i></a></li>
- <li><a href="#" class="tablinks" onclick="openCity(event, 'tabone')" title="{text:tab link title}"> <i class="icon-globe"></i></a></li>
- <li><a href="{text:free link url}" class="tablinks" title="{text:free link title}"> <i class="icon-heart"></i></a></li>
- </ul>
- </div>
- <div id="accent">
- <div id="description"> {text:desc} </div>
- <div id="title">{text:subtitle}</div>
- </div>
- </div>
- <!-- N A V I T A B -->
- <div id="tabone" class="tabcontent">
- <span onclick="this.parentElement.style.display='none'" class="close"> x </span>
- <div id="patch"><img src="{image:tab bottom img}"></div>
- <div id="navi"> </div>
- <div id="aesthetics">
- <div id="title2">sviews</div>
- <div id="description2"> grass fields at dawn, long overcoats, stained t-shirts, the taste of dirt and disappointment, full ashtrays, dog eared bookmarks, organized mess, cat naps at seven in the evening, insomnia, a collection of dirty mugs along a window seal, thunder clouds filling the sky at three in the afternoon, skin decorated in ink, black cats.
- </div>
- </div>
- <div id="iphone">
- <img src="{image:phone bg}">
- <div class="time">08:37</div>
- <div class="phonebar">
- <div class="phonedots"><i class="fa fa-circle"></i><i class="fa fa-circle"></i><i class="fa fa-circle"></i><i class="fa fa-circle"></i><i class="fa fa-circle"></i></div>
-
- Verizon <i class="fa fa-wifi"></i>
-
- <i class="fa fa-lock" aria-hidden="true"></i>
-
- 54% <i class="fa fa-battery-half"></i>
- </div>
- <div class="unlock">Press home to unlock <i class="fa fa-angle-right"></i></div>
- </div>
- <div id="linkage">
- <li><a href="/" title="tba."> 1 </a></li>
- <li><a href="/" title="tba."> 2 </a></li>
- <li><a href="/" title="tba."> 3 </a></li>
- <li><a href="/" title="tba."> 4 </a></li>
- <li><a href="/" title="tba."> 5 </a></li>
- <li><a href="/" title="tba."> 6 </a></li>
- <li><a href="/" title="tba."> 7 </a></li>
- <li><a href="/" title="tba."> 8 </a></li>
- <li><a href="/" title="tba."> 9 </a></li>
- </div>
- </div>
- <!-- PLEASE DO NOT REMOVE MY CREDIT -->
- <div id="credit"><a href="http://khevinday.tumblr.com/" title="codes by six"><i class="icon-star"></i></span></a></div>
- <!-- YOU CAN TOUCH THE REST IF U WANT THO LMAO -->
- <div id="container">
- {block:posts}
- <div class="posts" id="{PostID}">
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
- {block:More}
- <div class="more-btn-wrap">
- <a href="{Permalink}" class="more-btn">
- Read More
- </a>
- </div>
- {/block:More}
- {block:Quote}<div id="quote">“{Quote}” </div> <div id="source">— {Source}</div>{/block:Quote}
- {block:Link}<a href="{URL}"><h1>{Name}</h1></a>
- {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center><img src="{PhotoURL-500}"/></center>
- {block:Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>
- {block:Caption}{/block:Caption}{/block:Photoset}
- {block:Chat} {block:Title}
- <h1>{Title}</h1>{/block:Title}<br>
- <ul class="convo">{block:Lines}<li class="line_{Alt} user_{UserNumber}">{block:Label}<span class="label"><strong>{Label}</strong></span>{/block:Label}
- {Line}</li>{/block:Lines}</ul> {/block:Chat}
- {block:Video}<div class="video">{Video-500}</div>{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="question"><i class="fa fa-user" aria-hidden="true"> </i><b>{Asker} says: </b> {Question}</div>{Answer}{/block:Answer}
- {block:Audio}<div class="playwrapper"><div class="coverart" style="{block:AlbumArt}background-image:url({AlbumArtURL});{/block:AlbumArt}"></div><div class="audio">{block:AudioPlayer}<div class="player">{AudioPlayerWhite}</div>{/block:AudioPlayer}<div class="songinfo"> {block:TrackName}{TrackName}{/block:TrackName}<br/>{block:Artist}Artist: {Artist}{/block:Artist}<br/> {block:Album}Album: {Album}{/block:Album}<br/> {PlayCountWithLabel}</div></div></div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- {block:Date}
- <div id="info">
- <div class="border"></div>
- <a href="{Permalink}">{TimeAgo} {block:NoteCount} with {NoteCountWithLabel} {/block:NoteCount} </a> {block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom}
- </div>{/block:Date}
- {block:HasTags}
- <div id="tags">
- {block:Tags} <b>⨯</b><a href="{TagURL}">{Tag},</a> {/block:Tags}
- </div>{/block:HasTags}
- </div> <!---posts div--->
- {block:PostNotes}
- <div id="notecontainer">{PostNotes}</div>
- {/block:PostNotes}
- {/block:Posts}
- {block:ContentSource}{SourceURL}
- {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}
- {/block:ContentSource}
- {block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">prev</a> {/block:PreviousPage} {block:NextPage}<a href="{NextPage}">next</a><br />{/block:NextPage}</div>{/block:Pagination}
- </div> <!---container div--->
- </div> <!--- holder div --->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment