Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ✱ 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="#ffffff">
- <meta name="color:container" content="#fdfdfd" />
- <meta name="color:container border" content="#fdfdfd" />
- <meta name="color:page border" content="#bbbbbb"/>
- <meta name="color:text" content="#c0bdb8" />
- <meta name="color:link hover" content="#fdfdfd" />
- <meta name="color:link" content="#c0bdb8" />
- <meta name="color:bold" content="#777777" />
- <meta name="color:italic" content="#bbbbbb"/>
- <meta name="color:borders" content="#bbbbbb"/>
- <meta name="color:posts" content="#fdfdfd" />
- <meta name="color:sidebar" content="#bbbbbb"/>
- <meta name="color:desc text" content="#bbbbbb"/>
- <meta name="color:accent" content="#bbbbbb"/>
- <meta name="color:accent2" content="#bbbbbb"/>
- <meta name="color:accent3" content="#bbbbbb"/>
- <meta name="color:accent4" content="#bbbbbb"/>
- <meta name="if:grayscale" content="1"/>
- <meta name="image:page bg" content=""/>
- <meta name="image:graphic" content=""/>
- <meta name="image:instagram icon" content=""/>
- <meta name="image:instagram1" content=""/>
- <meta name="image:instagram2" content=""/>
- <meta name="image:instagram3" content=""/>
- <meta name="image:instagram4" content=""/>
- <meta name="image:instagram5" content=""/>
- <meta name="image:instagram6" content=""/>
- <meta name="text:free link url" content="url" />
- <meta name="text:free link title" content="link title" />
- <meta name="text:title" content="title here" />
- <meta name="text:description" content="desc here here" />
- <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 rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
- <link href="//dl.dropbox.com/s/50g6fbds3rh4m0j/saturnicons.css" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=ABeeZee:400,400italic|Lato:400,400italic,700,700italic" 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: 4px; padding:0px 5px; margin:25px 20px 5px 0px; color:{color:bold}; background: {color:sidebar}; z-index:99999; font-size:7px; text-transform:uppercase; font-family:robold; 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:"tamoro"; src: url('https://dl.dropboxusercontent.com/s/edhzvgkq21ldesd/Shutter%20Stone%20Standar.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:"primetime"; src: url('https://dl.dropboxusercontent.com/s/2b4vrdix7lxxfsw/PRIMETIME%20%E2%95%95%20PERSONAL%20USE%20ONLY.ttf’)'); }
- @font-face{ font-family:"champagne"; src: url('https://dl.dropboxusercontent.com/s/w4f1yez95rt180i/Champagne%20%26%20Limousines.ttf’)'); }
- 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 { 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:24px; line-height:24px; -webkit-text-stroke: 1px {color:italic}; -webkit-text-fill-color: rgba(0, 0, 0, 0); padding:5px; }
- h2 { text-transform:uppercase; text-align:center; font-family: 'robold'; letter-spacing:4px; font-size:7px; color:{color:italic}; }
- 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 { border:none; max-width:100%; height:auto; }
- /* ---- BODY & CONTAINER ---- */
- body {color:{color:text}; background-color:{color:background}; font-family:arial; font-family:ABeeZee, arial, sans-serif; font-size:9px; letter-spacing:1px; line-height:17px; text-align:justify; background-image:url('{image:page bg}'); }
- #holder { width:680px; height:480px; margin: auto; left:0; top:0; bottom:0; right:0; background-color:{color:container}; position:absolute; border:1px solid {color:container border}; }
- /* ---- SIDEBAR ---- */
- #sidebar { position:absolute; width:300px; height:480px; top:0px; left:0px; background-color:{color:sidebar}; overflow:hidden; }
- #title { position:absolute; width:205px; height 35px; right: 25px; top:85px; font-size:59px; font-family: 'tamoro'; letter-spacing:1px; line-height: 11px; color:{color:accent2}; text-shadow: 0 0 0.2em {color:accent2}; text-align:right; transform: rotate(-4deg); }
- #subtitle { position: absolute; bottom: 230px; left: -130px; width:320px; height: 10px; padding: 3px; font-family: 'arial'; font-size:7px; font-style:italic; letter-spacing:5px; text-transform:uppercase; text-align:center; line-height:11px; transform: rotate(-90deg); text-shadow: 0 0 0.2em {color:bold}; background-color:{color:posts}; }
- #box2 { position:absolute; top:15px; left:15px; width:14px; height:14px; padding:7px; background-color:{color:accent4}; font-size:14px; border-radius:4px; color:{color:posts};}
- #line { position:absolute; width:1px; height:220px; left:28px; top:60px; background-color:{color:posts}; }
- #graphic { position:absolute; width:240px; height:350px; top:0px; right:60px; background-color:{color:accent2}; background-image:url('{image:graphic}'); }
- #description { position: absolute; width:230px; height:200px; right:60px; bottom:0px; padding: 20px; background-color:{color:accent}; border-top-left-radius:500px; border-top-right-radius:200px; z-index:999;}
- .description { position: absolute; width:170px; height:100px; padding:20px; margin-left:30px; bottom:15px; font-family:robold; font-size:7px; color:{color:desc text}; letter-spacing:2px; text-transform:uppercase; overflow:hidden; text-shadow: 0 0 0.2em {color:desc text};}
- .description i { color:{color:desc text}; }
- .description b { color:{color:desc text}; }
- #bottombar { position:absolute; width:60px; height:480px; right:0px; bottom:0px; background-color:{color:accent3}; z-index:9999; }
- #box { position:absolute; width:400px; height:400px; font-size:18px; color:{color:accent}; right:-10px; top:-340px; background-color:{color:accent}; text-shadow: 0 0 0.2em {color:text}; border-radius:350px; z-index:999; }
- #pagination { margin-top: auto; margin-bottom:40px; width: 300px; font-size:9px; padding:15px; text-align:center; letter-spacing:3px;}
- #pagination a { font-family:robold; font-size:7px; font-style:italic; text-transform:uppercase; color:{color:posts}; font-weight:bold; background:{color:accent}; padding:6px; padding-left:9px; border-radius:8px; }
- /* ---- l i n k s / t a b s ---- */
- #linkage { position: absolute; left:-33px; bottom:-30px; width:22px;height:226px; text-align:center; font-size:25px; padding:7px; padding-top:11px; }
- #linkage li { width:16px;height:16px; padding:8px; list-style:none; text-align:center; line-height:5px; background-color:{color:accent4}; border-radius:7px; margin-bottom:13px; float:left; }
- #linkage a { font-weight:bold; text-transform:uppercase; font-family: 'robold', sans-serif; line-height:16px; font-size:16px;letter-spacing:2px; background-color:{color:accent4}; color:{color:posts}; }
- #linkage i { color:{color:posts}; }
- .close { position:absolute; top:15px; right:15px; font-weight:bold; color:{color:background}; z-index:9999999; font-size:14px; }
- .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; top:0px; width:380px; height:480px; background-color:{color:container}; z-index:999999999; }
- #topbar { position:absolute; right:0px; top:0px; width:380px; height:50px; background-color:{color:accent4}; text-align:center; font-family:roboto; font-size:12px; letter-spacing:2px; color:{color:background}; line-height:50px; text-transform:uppercase; }
- #icon { position:absolute; top:60px; left:25px; width:90px; height:90px; background-color:{color:accent}; border-radius:100px; overflow:hidden; }
- #instafollow { position:absolute; right:90px; top:115px; width:130px; height:8px; padding:7px; background-color:{color:sidebar}; border-radius:4px; color:{color:accent}; font-family:'robold'; font-size:7px; text-transform:uppercase; text-align:center; letter-spacing:4px; line-height:8px; border:1px solid {color:background}; }
- #instarrow { position:absolute; right:30px; top:115px; width:8px; height:8px; padding:7px; background-color:{color:sidebar}; border-radius:4px; color:{color:accent}; font-family:'robold'; font-size:7px; text-transform:uppercase; text-align:center; letter-spacing:0px; line-height:8px; border:1px solid {color:background}; }
- #instcheck { position:absolute; right:60px; top:115px; width:8px; height:8px; padding:7px; background-color:{color:sidebar}; border-radius:4px; color:{color:text}; font-family:'robold'; font-size:7px; text-transform:uppercase; text-align:center; letter-spacing:0px; line-height:8px; border:1px solid {color:background}; }
- #instaarrow i {color:{color:accent}; }
- #instafollow:hover { cursor:pointer; }
- #instastat { position:absolute; width:230px; top:80px; right:0px; }
- #instastat li { float:left; width:60px; font-family:'roboto'; font-size:15px; font-weight:bold; margin-right:12px; list-style:none; text-align:center; line-height:12px; color: #5a5a5a; text-shadow: 3px 2px 2px #ddd; }
- #instastat tt { font-family:'robold'; font-size:7px; font-style:none; text-transform:uppercase; }
- #instaname { position:absolute; left:15px; top:160px; width: 310px; height:40px; font-family:'robold'; text-transform:uppercase; font-size:12px; font-weight:bold; overflow:hidden; padding:0px 23px; line-height:20px; color:{color:accent4}; letter-spacing:.5px; }
- #instabio { position:absolute; left:15px; top:180px; width: 310px; height:40px; font-family:'roboto'; font-size:10px; font-weight:bold; overflow:hidden; padding:0px 23px; line-height:20px; color:#5a5a5a; letter-spacing:.5px; }
- #iconrow { position:absolute; right:0px; top:245px; width: 340px; height:30px; border-top:1px solid #eaeaea; border-bottom:1px solid #eaeaea; overflow:hidden; text-align:center; padding-left:40px; letter-spacing:55px; line-height:40px; color:#d1ccaf; }
- #iconrow i { font-size: 16px; }
- .instafeed { position:absolute; bottom:0px; left:-12px; padding-left:17px; width:380px; }
- .instafeed li { float:left; list-style:none; width:120px; height:120px; background-color:{color:accent}; margin-right:5px; margin-bottom: 5px; overflow:hidden; }
- #goback { position:absolute; top:15px; left:15px; height:18px; font-size:18px; color:{color:posts}; line-height:17px;}
- /* ---- P O S T S ---- */
- #container { position:absolute; width:350px; height:450px; right:0px; top:0px; overflow:auto; padding-top:30px; }
- .posts { width:300px; text-align: justify; padding: 10px; background-color:{color:posts}; margin-right:20px; margin-top:45px; margin-bottom:70px; border:1px solid {color:borders}; }
- .posts a{ #dadada; }
- .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 { }
- #info { position:absolute; margin-left:-11px; margin-top:-51px; width:314px; padding:3px; height:34px; overflow:hidden; z-index:99999999; background-color: {color:page border}; text-align:right; font-size:12px; font-weight:bold; border:1px solid {color:borders}; overflow:hidden;}
- #information { position:absolute; margin-left:-4px; margin-top:-4px; width:256px; padding:3px 10px; height:34px; overflow:hidden; z-index:999999999; background-color: {color:page border}; text-align:right; font-family: 'robold', sans-serif; font-size:7px; letter-spacing:3px; text-transform:uppercase; line-height:36px; border:1px solid {color:borders}; overflow:hidden;}
- #information i { font-size:10px; letter-spacing:3px; color:{color:text}; }
- #information a { color:{color:text}; }
- #tags { padding-top:0px; width:300px;letter-spacing:2px; text-align:justify; font-weight:bold; margin-top:10px; margin-left:-11px; margin-bottom:-11px; background:{color:page border}; padding:15px 10px; line-height:12px; border:1px solid {color:borders}; }
- #tags a { font-family: 'robold', sans-serif; font-size:7px; padding:0px; font-weight:bold; letter-spacing:1px; text-transform:uppercase; }
- #tags i { color:{color:text}; font-size:10px; text-shadow:none; }
- #tags b { font-family:'robold'; letter-spacing:2px; font-size:9px; text-transform:uppercase; color:{color:text}; }
- /* ---- a s k s ---- */
- #question { padding:20px 30px; padding-bottom:30px; margin:-10px; margin-bottom:25px; text-align:justify; border-bottom:1px solid {color:borders}; }
- #question b { color:{color:text}; font-size:9px; text-transform:uppercase; font-family:'robold'; letter-spacing:3px; text-shadow: 0 0 0.1em {color:text}; }
- #mail { margin:auto; width:15px; height:15px; margin-bottom:-45px; margin-top:5px; padding:8px; font-size:15px; text-align:center; border:1px solid {color:borders}; border-radius:100px; background-color:{color:posts};}
- /* ---- 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; {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: 'robold', 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:7px; 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: 400px; 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:16px; width:16px; height:16px; font-family:arial; color:{color:text}; text-transform:uppercase; letter-spacing: 0px; font-style:normal; background:{color:accent}; border-radius:8px; padding:8px;}
- #credit a { color:{color:text}; 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:34px; padding:3px; margin:1px; margin-left:252px; color:{color:text}; }
- svg { width:11px; height:auto; opacity:.5; padding:3px; display:block; overflow:visible; }
- .controls a { position:relative; display:inline-block; padding:5px 0px; width:10px; height:28px; opacity:.5; color:{color:text}; }
- .controls .reblog { opacity:.5; color:{color:text}; }
- .controls .reblog svg { width:9px; margin-top:1px; color:{color:text}; }
- .controls .like .liked + svg { opacity:.5; }
- .controls .like .liked + svg path { fill:#ec5a5a; }
- .controls .like .like_button {
- position:relative;
- }
- .controls .like .like_button iframe { position:absolute; top:0; left:0; bottom:0; right:5px; z-index:2; opacity:0; }
- </style>
- </head>
- <body>
- <div id="holder">
- <div id="sidebar">
- <div id="description">
- <div id="title">{text:title}</div>
- <div class="description"> {text:description} </div>
- </div>
- <div id="graphic"> </div>
- <div id="bottombar">
- <div id="box2"><span class="lnr lnr-heart"></div>
- <div id="line"> </div>
- <div id="linkage">
- <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" title="instagram." onclick="openCity(event, 'tabone')"> <i class="icon-social-instagram"></i> </a>
- <li><a href="{text:free link url}" class="tablinks" title="{text:free link title}"> <i class="icon-globe"></i> </span></a></li>
- </ul>
- </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="topbar"> @USERNAME <div id="goback"><i class="fas fa-angle-left"></i></div> </div>
- <div id="icon"> <img src="{image:instagram icon}"> </div>
- <div id="instafollow"> message </div>
- <div id="instarrow"> <i class="fas fa-chevron-down"></i></div>
- <div id="instcheck"> <i class="fas fa-user-check"></i></div>
- <div id="instastat"> <li>25.4m <br> <tt>followers</tt> </li> <li>143 <br> <tt>following</tt> </li> <li>1,064 <br> <tt>posts</tt> </li> </div>
- <div id="instaname">FIRST LAST </div>
- <div id="instabio"> instragram bio goes here, keep it at 2 lines.</div>
- <div class="instafeed">
- <li> <img src="{image:instagram1}"> </li>
- <li> <img src="{image:instagram2}"> </li>
- <li> <img src="{image:instagram3}"> </li>
- <li> <img src="{image:instagram4}"> </li>
- <li> <img src="{image:instagram5}"> </li>
- <li> <img src="{image:instagram6}"> </li>
- </div>
- </div>
- <!-- PLEASE DO NOT REMOVE MY CREDIT -->
- <div id="credit"><a href="http://internetsmom.tumblr.com/" title="6ix themes"><span class="sf sf-stars-o"></span></a></div>
- <!-- YOU CAN TOUCH THE REST IF U WANT THO LMAO -->
- <div id="container">
- {block:posts}
- <div class="posts" id="{PostID}">
- {block:Date}<div id="info">
- <div id="information"> <i class="icon-graph"></i> <a href="{Permalink}"> {TimeAgo} {block:NoteCount} with {NoteCountWithLabel} {/block:NoteCount} </a> {block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom}</div>
- <div class="buttons"><div class="controls">
- <a href="{ReblogURL}" target="_blank" class="reblog">
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg>
- </a>
- <a href="#" class="like">{LikeButton}
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
- </a>
- </div></div>
- </div>{/block:Date}
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
- {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}{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"> <b>{Asker} says: </b> {Question} <div id="mail"><i class="icon-bubbles"></i></div> </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:HasTags}
- <div id="tags">
- <b>filed under:</b> {block:Tags} <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>
Add Comment
Please, Sign In to add comment