Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <!--- 14. cherub club by capitae.
- ♡ USER GUIDE ♡
- ・。* small sidebar img: width:210px; height:135px;
- ・。* big sidebar img: width:160px; height:420px;
- ・。* png img: width:220px; height:540px;
- ・。* navi img: width:500px; height:160px;
- ・。* muse img: width:130px; height:80px
- ♡ READ ME ♡
- ・。* base code by @pixiemail
- ・。* please don't recreate and/or steal parts of this code
- ・。* don't remove the credit
- ・。* feel free to reach out if there are any bugs or questions!
- i hope you enjoy this code !! --->
- <title>{Title}</title>
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="shortcut icon" href="{Favicon}">
- {block:Description}
- <meta name="description" content="{MetaDescription}">
- {/block:Description}
- <meta name="image:background" content=""/>
- <meta name="image:small graph" content="https://via.placeholder.com/210x135"/>
- <meta name="image:big graph" content="https://via.placeholder.com/160x420"/>
- <meta name="image:navi graph" content="https://via.placeholder.com/500x160"/>
- <meta name="image:png" content=""/>
- <meta name="color:background" content="#f1f0f0"/>
- <meta name="color:headers" content="#f6f5f5"/>
- <meta name="color:container" content="#f8f8f8"/>
- <meta name="color:posts" content="#fbfbfb"/>
- <meta name="color:post border" content="#fbfbfb"/>
- <meta name="color:borders" content="#e8e6e7"/>
- <meta name="color:accent" content="#cda79b"/>
- <meta name="color:accent2" content="#e2ceb6"/>
- <meta name="color:accent3" content="#98a3a9"/>
- <meta name="color:text" content="#aaa"/>
- <meta name="color:text shadow" content="#fff"/>
- <meta name="color:links" content="#c6c3c8"/>
- <meta name="color:hover" content="#98a3a9"/>
- <meta name="color:bold" content="#98a3a9"/>
- <meta name="color:italic" content="#e2ceb6"/>
- <meta name="select:body font" content="roboto" title="roboto"/>
- <meta name="select:body font" content="montserrat" title="montserrat"/>
- <meta name="select:body font" content="ibm plex sans" title="ibm plex sans"/>
- <meta name="select:body font" content="inconsolata" title="inconsolata"/>
- <meta name="select:body font" content="raleway" title="raleway"/>
- <meta name="select:body font" content="josefin sans" title="josefin sans"/>
- <meta name="select:body font" content="libre baskerville" title="libre baskerville"/>
- <meta name="select:font size" content="11" title="11px"/>
- <meta name="select:font size" content="12" title="12px"/>
- <meta name="select:font size" content="13" title="13px"/>
- <meta name="if:border radius" content="0"/>
- <meta name="if:grayscale" content="0"/>
- <meta name="if:text shadow" content="0"/>
- <meta name="text:title" content="Cherub Club."/>
- <meta name="text:subtitle" content="my heart sings for you my dearest"/>
- <meta name="text:top title" content="ooc info or a mini quote, whatever you want besties!!"/>
- <meta name="text:description" content="<b>venus</b> sat down at last on a hard pine stump & <i>sighed</i> to the wind: ' blow, big boy, blow! possess me, caress me, distress my hair! i'm all <b>yours</b>, if you've got the time. no one else seems to know i'm there. for you, big boy, believe me, i'm already a <i>meadow</i>. just feel my flowers! honey, i could spend hours making you <b>happy</b>, giving you joy— we're all looking for love, even Love! even me! even this stump that in life was a tree! ' "/>
- <meta name="text:navi title" content="angelic ;"/>
- <meta name="text:navi desc" content="<b>lorem ipsum</b> dolor sit amet, consectetur elit, sed do eiusmod tempor incididunt ut labore et dolore aliqua. Ut <b>enim</b> ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut <b>aliquip ex</b> consequat."/>
- <meta name="text:navi link 01 url" content="/"/>
- <meta name="text:navi link 01 title" content="link 01"/>
- <meta name="text:navi link 02 url" content="/"/>
- <meta name="text:navi link 02 title" content="link 02"/>
- <meta name="text:navi link 03 url" content="/"/>
- <meta name="text:navi link 03 title" content="link 03"/>
- <meta name="text:navi link 04 url" content="/"/>
- <meta name="text:navi link 04 title" content="link 04"/>
- <meta name="text:navi link 05 url" content="/"/>
- <meta name="text:navi link 05 title" content="link 05"/>
- <meta name="text:navi link 06 url" content="/"/>
- <meta name="text:navi link 06 title" content="link 06"/>
- <!--- 01: SCRIPTS + FONTS INSTALLED ---->
- <!--- JQUERY SCRIPTS --->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
- <script src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.4.1.min.js"></script>
- <!--- TOOLTIP 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:50, tip_fade_speed:600, attribute:"title" }); }); })(jQuery); </script>
- <!--- ICON FONTS ---->
- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.11.2/css/all.css">
- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.11.2/css/v4-shims.css">
- <link href="//solrainha.github.io/honeybee/honeybee.css" rel="stylesheet">
- <script src="//pull.cappuccicons.com/cpf.js"></script>
- <link href="https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp" rel="stylesheet">
- <script src="https://code.iconify.design/1/1.0.7/iconify.min.js"></script>
- <!-- POST STYLING FONTS -->
- <link href="https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap" rel="stylesheet">
- <!-- BODY FONTS -->
- <link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@200;300;400;500;600;700;800;900&display=swap" rel="stylesheet">
- <!--- VIDEO SCRIPT by shythemes ---->
- <script> $(document).ready(function(){ $('.video iframe').each(function(){ var scale = $(this).parents('.video').width() / 500; $(this).attr({ width: Math.floor($(this).attr('width') * scale), height: Math.floor($(this).attr('height') * scale) });});}); </script>
- <!--- TAB SCRIPT by capitae ---->
- <script> function openCapitae(evt, capitaeName) { var i, tcontent, tlinks; tcontent = document.getElementsByClassName("tcontent"); for (i = 0; i < tcontent.length; i++) { tcontent[i].style.display = "none"; } tlinks = document.getElementsByClassName("tlinks"); for (i = 0; i < tlinks.length; i++) { tlinks[i].className = tlinks[i].className.replace(" active", ""); } document.getElementById(capitaeName).style.display = "block"; evt.currentTarget.className += " active"; } </script>
- <script> $(document).ready(function(){ $("button").click(function(){ $(".tcontent").fadeOut("slow"); }); }); </script>
- <!--- TAB SCRIPT by www.w3schools.com ---->
- <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>
- <style type="text/css">
- /*--- FONTS HOSTED by capitae ---*/
- @font-face{ font-family:"mondeline"; src: url('https://dl.dropboxusercontent.com/s/vs96bofgivapfcg/MondelineRegular.tt’)'); }
- /*--- 02: TOOLTIP + SCROLLBAR + SELECTION ---*/
- /* TOOLTIP */
- #s-m-t-tooltip { max-width:250px; max-height:auto; background:{color:posts}; color:{color:text}; margin:20px; padding:10px; border:1px solid {color:borders}; border-radius:5px; z-index:9999999999; font-family:'poppins', sans-serif; font-size:8px; font-weight:400; text-transform:uppercase; letter-spacing:1px; }
- /* SCROLLBAR */
- ::-webkit-scrollbar-thumb { background-color:{color:accent}; }
- ::-webkit-scrollbar { width:3px; height:3px; background:transparent; }
- /* SELECTION */
- ::-moz-selection { background:{color:accent}; color:{color:posts}; }
- ::selection { background:{color:accent}; color:{color:posts};}
- /*--- 03: BODY + TEXT STYLING + ANIMATIONS ---*/
- /* TYPE: BODY */
- body { width:100%; height:100%; background:{color:background}; color:{color:text}; background-image:url({image:background}); background-attachment:fixed; background-repeat:repeat; margin:0; padding:0; font-weight:400; text-align:justify;
- font-family:{select:body font};
- font-size:{select:font size}px;
- line-height: -moz-calc({select:font size}px + 8px);
- line-height: -webkit-calc({select:font size}px + 8px);
- line-height: -o-calc({select:font size}px + 8px);
- line-height: calc({select:font size}px + 8px);
- {block:ifTextShadow} text-shadow: 0px 0px 2px {color:text shadow}; {/block:ifTextShadow} }
- /* TYPE: IMAGES */
- iframe, img, embed, object { max-width:100%; margin:auto; border:none; {block:ifGrayscale} filter: grayscale(100%); {/block:ifGrayscale} }
- iframe:hover, img:hover, embed:hover, object:hover {
- {block:ifGrayscale} filter: grayscale(0%);
- -webkit-transition: all .8s;
- -moz-transition: all .8s;
- -o-transition: all .8s;
- -ms-transition: all .8s;
- transition: all .8s; {/block:ifGrayscale} }
- img { max-width:100%; height:auto; margin:auto; border:none; {block:ifGrayscale} filter: grayscale(100%); {/block:ifGrayscale} }
- img:hover { {block:ifGrayscale} filter: grayscale(0%);
- -webkit-transition: all .8s;
- -moz-transition: all .8s;
- -o-transition: all .8s;
- -ms-transition: all .8s;
- transition: all .8s; {/block:ifGrayscale} }
- /* TYPE: TEXT STYLING */
- select, textarea, input, a { outline:none; }
- p { margin-top:5px; margin-bottom:5px; }
- small, sub, sup { font-size:100%; }
- big { font-size:110%; }
- h1 { color:{color:accent}; font-family:'abril fatface', cursive; font-weight:400; line-height:28px; text-align:center; word-spacing:2px;
- font-size: -moz-calc({select:font size}px + 20px);
- font-size: -webkit-calc({select:font size}px + 20px);
- font-size: -o-calc({select:font size}px + 20px);
- font-size: calc({select:font size}px + 20px); }
- h2 { color:{color:accent2}; font-family:'source sans pro', sans-serif; font-weight:700; line-height:18px; text-align:right; text-transform:uppercase;
- font-size: -moz-calc({select:font size}px + 5px);
- font-size: -webkit-calc({select:font size}px + 5px);
- font-size: -o-calc({select:font size}px + 5px);
- font-size: calc({select:font size}px + 5px); }
- a { color:{color:links}; font-family:'poppins', sans-serif; font-weight:500; text-transform:uppercase; text-decoration:none; letter-spacing:1px; }
- a:hover { color:{color:hover};
- -webkit-transition: all .3s;
- -moz-transition: all .3s;
- -o-transition: all .3s;
- -ms-transition: all .3s;
- transition: all .3s; }
- ul, ol, li { margin:5px 10px; padding:0px;
- line-height: -moz-calc({select:font size}px + 10px);
- line-height: -webkit-calc({select:font size}px + 10px);
- line-height: -o-calc({select:font size}px + 10px);
- line-height: calc({select:font size}px + 10px); }
- b, strong { color:{color:bold}; margin:0px 2px 0px 2px; font-family:"poppins", sans-serif; font-weight:700; text-transform:uppercase; letter-spacing:.5px; font-size:110%; }
- i, em { color:{color:italic}; margin:0px 5px 0px 5px; font-family:"mondeline"; font-size:28px; font-weight:400; text-transform:lowercase; text-shadow: 0px 0px 2px {color:text shadow}; letter-spacing:1px; vertical-align:-1px; }
- blockquote { margin:5px; padding-left:20px; border-left:1px solid {color:borders}; }
- /* TYPE: TUMBLR CONTROLS */
- iframe.tmblr-iframe { top:0px!important; right:0px!important; opacity:0.8; transform:scale(0.6); transform-origin:100% 0; -webkit-transform:scale(0.65); -webkit-transform-origin:100% 0; -o-transform:scale(0.65); -o-transform-origin:100% 0; -moz-transform:scale(0.65); -moz-transform-origin:100% 0; -ms-transform:scale(0.65); -ms-transform-origin:100% 0; z-index:100000!important; }
- iframe.tmblr-iframe:hover { opacity:1!important; }
- /*--- 04: CONTAINER + SIDEBAR STYLING ---*/
- /* CONTAINER */
- #container { position:absolute; width:990px; height:540px; top:0px; right:0px; bottom:0px; left:0px; margin:auto; background:{color:container}; border:1px solid {color:borders};
- -webkit-box-shadow: 2px 2px 15px -2px {color:borders};
- box-shadow: 2px 2px 15px -2px {color:borders}; }
- .png { position:absolute; width:220px; height:540px; bottom:-20px; left:-90px; background:transparent; z-index:999999999; }
- .png img { width:220px; height:540px; }
- #container-top { position:absolute; width:100%; height:30px; top:0px; left:0px; z-index:9999999; background:{color:headers}; border-bottom:1px solid {color:borders}; }
- .top-title { position:absolute; width:500px; height:30px; line-height:30px; right:10px; font-family:"roboto", sans-serif; font-size:9px; font-weight:800; text-shadow: 0px 0px 2px #fff; letter-spacing:2px; color:{color:accent3}; text-transform:uppercase; font-style:italic; text-align:right; }
- /* SEARCH BOX TUTORIAL BY LMTHEMES */
- .sfm { position:absolute; width:120px; height:15px; top:7.5px; left:10px; background:transparent; padding:0px 0px 0px 5px; border:1px solid {color:borders}; z-index:99999; line-height:15px; }
- .sfm input { font-size:6px; text-transform:uppercase; letter-spacing:1px; font-family:"roboto", sans-serif; border:none; font-weight:bold; background-color:transparent; color:{color:links}; }
- .sfm i { margin-right:5px; font-size:8px; color:{color:links}; }
- #container-left { position:absolute; width:210px; height:100%; bottom:0px; left:0px; background:{color:headers}; z-index:999999; border-right:1px solid {color:borders};
- -webkit-box-shadow: 2px 2px 15px -2px {color:borders};
- box-shadow: 2px 2px 15px -2px {color:borders}; }
- .desc { position:absolute; width:130px; height:320px; bottom:30px; left:0px; overflow:hidden; padding:0px 40px 0px 40px; font-family:"roboto", sans-serif; font-size:11px; line-height:20px; text-transform:lowercase; text-align:justify; }
- .desc b { font-family:"poppins", sans-serif; font-size:12px; margin:0px 5px 0px 5px; text-transform:uppercase; letter-spacing:.5px; }
- .graphic { position:absolute; width:210px; height:135px; top:30px; left:0px; background:black; }
- .graphic img { width:210px; height:135px; }
- #graph { position:absolute; width:160px; height:420px; top:31px; right:0px; background:black; overflow:hidden; }
- #graph img { width:160px; height:420px; }
- #container-bottom { position:absolute; width:100%; height:90px; bottom:0px; left:0px; background:{color:headers}; z-index:99999; border-top:1px solid {color:borders}; }
- .title { position:absolute; width:350px; height:90px; top:0px; right:45px; text-align:center; font-family:"mondeline"; font-size:65px; font-weight:400; text-shadow: 0px 0px 2px {color:text shadow}; letter-spacing:1px; color:{color:accent}; line-height:95px; }
- .subtitle { position:absolute; width:350px; height:20px; bottom:12px; right:45px; text-align:center; font-family:"roboto", sans-serif; font-size:7.5px; font-weight:800; text-shadow: 0px 0px 2px {color:text shadow}; letter-spacing:1.5px; color:{color:accent2}; text-transform:uppercase; font-style:italic; }
- .links { position:absolute; width:400px; height:90px; left:227.5px; top:10px; }
- .links li { display:inline-block; float:left; width:95px; height:25px; background:{color:posts}; margin:5px; line-height:25px; text-align:center; border:1px solid {color:borders}; }
- .links a { color:{color:accent3}; font-family:"roboto", sans-serif; font-weight:600; font-size:9px; text-transform:uppercase; letter-spacing:1px; }
- /*--- 05: POSTS + ENTRIES ---*/
- /* POSTS */
- #posts { position:absolute; width:600px; height:403px; left:210px; top:31px; padding-top:15px; padding-left:20px; overflow-x:hidden; overflow-y:auto; z-index:1000; border-right:1px solid {color:borders}; }
- /* ENTRY STYLING */
- .entry { width:500px; height:auto; background:{color:posts}; margin:20px; padding:20px 20px 0px 20px; border:1px solid {color:borders}; border-radius:0px; {block:ifBorderRadius} border-radius:10px; {/block:ifBorderRadius} display:inline-block;
- -webkit-box-shadow: 2px 2px 15px -2px {color:borders};
- box-shadow: 2px 2px 15px -2px {color:borders}; }
- .entry img { margin:0px; padding:0px; {block:ifGrayscale} filter: grayscale(100%); {/block:ifGrayscale} }
- .entry img:hover {
- {block:ifGrayscale} filter: grayscale(0%);
- -webkit-transition: all .8s;
- -moz-transition: all .8s;
- -o-transition: all .8s;
- -ms-transition: all .8s;
- transition: all .8s; {/block:ifGrayscale} }
- /*--- 06: POST INFO + NOTES + PAGINATION ---*/
- /* POST INFO */
- .topinfo { width:520px; height:20px; margin:-20px 0px 25px -20px; padding:10px 10px 10px 10px; background:{color:post border}; border-bottom:1px solid {color:borders}; border-radius:0px; {block:ifBorderRadius} border-top-left-radius:10px; border-top-right-radius:10px; {/block:ifBorderRadius} line-height:12px; }
- .topinfo a { margin-left:0px; color:{color:links}; font-family:'poppins', sans-serif; font-weight:500; text-transform:uppercase; letter-spacing:1px;
- font-size: -moz-calc({select:font size}px - 2px);
- font-size: -webkit-calc({select:font size}px - 2px);
- font-size: -o-calc({select:font size}px - 2px);
- font-size: calc({select:font size}px - 2px); }
- .topinfo a:hover { color:{color:hover}; font-weight:500;
- -webkit-transition: all .3s;
- -moz-transition: all .3s;
- -o-transition: all .3s;
- -ms-transition: all .3s;
- transition: all .3s; }
- .topinfo .iconify { color:{color:links}; }
- /* TAGS */
- .tags { width:520px; min-height:20px; background:{color:post border}; color:{color:text}; margin:25px 0px -20px -20px; padding:10px; border-radius:0px; {block:ifBorderRadius} border-bottom-left-radius:10px; border-bottom-right-radius:10px; {/block:ifBorderRadius} border-top:1px solid {color:borders}; overflow:hidden; text-align:justify; }
- .tags span { color:{color:links}; padding-right:5px; font-family:'poppins', sans-serif; font-weight:500; text-transform:uppercase; letter-spacing:1px;
- font-size: -moz-calc({select:font size}px - 2px);
- font-size: -webkit-calc({select:font size}px - 2px);
- font-size: -o-calc({select:font size}px - 2px);
- font-size: calc({select:font size}px - 2px); }
- .tags a { margin-right:5px; padding:0px; color:{color:text}; font-family:'poppins', sans-serif; font-size:8px; font-weight:400; text-transform:uppercase; letter-spacing:1px;
- font-size: -moz-calc({select:font size}px - 2px);
- font-size: -webkit-calc({select:font size}px - 2px);
- font-size: -o-calc({select:font size}px - 2px);
- font-size: calc({select:font size}px - 2px); }
- .tags a:hover { color:{color:hover}; font-weight:500;
- -webkit-transition: all .3s;
- -moz-transition: all .3s;
- -o-transition: all .3s;
- -ms-transition: all .3s;
- transition: all .3s; }
- /* POST NOTES */
- .note { width:540px; margin:20px 0px 0px -31px; font-size:10px; text-transform:uppercase; }
- .note li { list-style-type:none; float:left; width:540px; background:{color:posts}; margin:0; padding:15px 0px 15px 0px; border-left:1px solid {color:borders}; border-top:1px solid {color:borders}; border-right:1px solid {color:borders}; text-align:center; }
- .note img.avatar { display:none; }
- /* PAGINATION */
- .pagination { width:100%; text-align:center; margin-left:-7.5px; padding-bottom:20px; }
- .pagination a { padding:8px; word-spacing:2px; }
- .pagination a:hover { color:{color:text}; }
- .pagination .iconify { color:{color:links}; font-size:25px; }
- /* READ MORE */
- .more { width:100%; margin-top:20px 0px 5px 0px; text-align:center; }
- .more a { background:{color:accent}; color:{color:posts}; padding:4px 11px 4px 11px; font-size:9px; font-weight:bold; text-transform:uppercase; }
- .more a:hover { background:{color:accent2}; color:{color:posts}; padding:4px 11px 4px 11px; font-size:9px; font-weight:bold; text-transform:uppercase; }
- /*--- 07: CREDIT, do not touch or remove pls ! ---*/
- /* CREDIT */
- .credit { position:fixed; width:auto; height:auto; bottom:10px; right:10px; background:{color:container}; border-top-right-radius:10px; border-bottom-left-radius:10px; border:1px solid {color:borders}; z-index:9999; }
- .credit span { padding:10px; font-size:15px; color:{color:accent}; }
- /*--- 08: POST TYPES ---*/
- /* TYPE: CHATS */
- .answer span,.convo li { position:relative; max-width:75%; margin:0 0 15px; padding:.9em 10px; border-radius:1em; clear:both; }
- .answer .them,.user_1,.user_3,.user_5,.user_7,.user_9,.user_11{ left:3px; background:#e6e6e6; color:#555555; float:left; }
- .me::after,.user_1::after,.user_3::after,.user_5::after,.user_7::after,.user_9::after,.user_11::after{ content:""; position:absolute; width:.5em; height:1em; bottom:0; left:-.5em; border-right:.9em solid #e6e6e6; border-bottom-right-radius:1em .5em; }
- .answer .me,.user_2,.user_4,.user_6,.user_8,.user_10,.user_12{ right:3px; background:#147efb; color:white; float:right; }
- .them::after,.user_2::after,.user_4::after,.user_6::after,.user_8::after,.user_10::after,.user_12::after{ content:""; position:absolute; width:.5em; height:1em; bottom:0; right:-.5em; border-left:.9em solid #147efb; border-bottom-left-radius:1em .5em; }
- .me p,.answer,.asked span{ margin:0; padding:0; }
- .answer{ overflow:hidden; }
- .asked p { margin:0 0px 10px 0px; padding:0; color:white; font-size:{select:font size}px; text-align:left; line-height:0px; }
- .footerright .viasrc { float:left; }
- .asked a { margin:0; padding:0; }
- .user_3{ background:#e6e6e6; color:#555555; }
- .user_3::after{ border-color:#e6e6e6; }
- .user_4{ background:#147efb; color:white; }
- .user_4::after{ border-color:#147efb; }
- .user_5{ background:#e6e6e6; color:#555555; }
- .user_5::after{ border-color:#e6e6e6; }
- .user_6{ background:#147efb; color:white; }
- .user_6::after{ border-color:#147efb; }
- .user_7{ background:#e6e6e6; color:#555555; }
- .user_7::after{ border-color:#e6e6e6; }
- .user_8{ background:#147efb; color:white; }
- .user_8::after{ border-color:#147efb; }
- .user_9{ background:#e6e6e6; color:#555555; }
- .user_9::after{ border-color:#e6e6e6; }
- .convo { margin:0; padding:0; overflow:hidden; list-style-type:none; }
- .delivered { width:500px; color:{color:text}; margin-top:-10px 0px 0px 0px; font-size:8px; font-weight:400; text-align:right; text-transform:uppercase; letter-spacing:1px; }
- /* TYPE: QUOTES */
- .quote { color:{color:accent}; padding:0px 10px 0px 10px; font-family: 'Abril Fatface', cursive; font-weight:normal; line-height:28px; text-align:center; word-spacing:2px;
- font-size: -moz-calc({select:font size}px + 20px);
- font-size: -webkit-calc({select:font size}px + 20px);
- font-size: -o-calc({select:font size}px + 20px);
- font-size: calc({select:font size}px + 20px); }
- .source { text-align:right; margin-top:15px;
- font-size: -moz-calc({select:font size}px - 1px);
- font-size: -webkit-calc({select:font size}px - 1px);
- font-size: -o-calc({select:font size}px - 1px);
- font-size: calc({select:font size}px - 1px);
- line-height: -moz-calc({select:font size}px + 8px);
- line-height: -webkit-calc({select:font size}px + 8px);
- line-height: -o-calc({select:font size}px + 8px);
- line-height: calc({select:font size}px + 8px); }
- /* TYPE: ASKS */
- #question { background:{color:background}; color:{color:text}; margin:5px 0px 15px 0px; padding:10px 20px 0px 20px; overflow:hidden; text-align:justify; }
- #asker { width:100%; height:30px; background:{color:accent}; color:{color:posts}; margin:10px 0px 0px -30px; padding:10px 15px 0px 35px; font-size:8px; font-weight:400; text-align:right; text-transform:uppercase; letter-spacing:1.5px; line-height:23px; }
- #asker a { color:{color:posts}; font-weight:500; }
- /* TYPE: LINKS */
- .linktitle { color:{color:accent}; margin-top:-5px; font-family: 'Abril Fatface', cursive; font-weight:normal; text-align:center; line-height:28px; word-spacing:2px;
- font-size: -moz-calc({select:font size}px + 20px);
- font-size: -webkit-calc({select:font size}px + 20px);
- font-size: -o-calc({select:font size}px + 20px);
- font-size: calc({select:font size}px + 20px); }
- /* TYPE: AUDIO */
- .albumart { position:relative; width:60px; height:60px; padding:20px; border:1px solid {color:borders}; border-top-left-radius:5px; border-bottom-left-radius:5px; }
- .albumtrack { position:absolute; width:33px; height:30px; top:0px; right:0px; bottom:0px; left:0px; margin:auto; opacity:.6; }
- .albuminfo { position:relative; width:calc(100% - 142.5px); height:60px; padding:20px; margin:-102px 0px 0px 100px; border-top:1px solid {color:borders}; border-bottom:1px solid {color:borders}; border-right:1px solid {color:borders}; text-align:center; border-top-right-radius:5px; border-bottom-right-radius:5px; line-height:20px; }
- .albuminfo-text { position:absolute; width:100%; height:auto; top:27.5%; left:0%; font-size:10px; }
- .albuminfo-text b { color:{color:accent}; }
- /* TYPE: VIDEOS */
- .tumblr_video_container { width:auto!important; height:auto!important; {block:ifGrayscale} filter: grayscale(100%); {/block:ifGrayscale} }
- .tumblr_video_container:hover {
- {block:ifGrayscale} filter: grayscale(0%);
- -webkit-transition: all .8s;
- -moz-transition: all .8s;
- -o-transition: all .8s;
- -ms-transition: all .8s;
- transition: all .8s; {/block:ifGrayscale} }
- /*--- 09: TAB STYLING ---*/
- /* TAB + CLOSE CONTENT */
- .tcontent { position:absolute; width:620px; height:420px; right:160px; bottom:90px; background:{color:container}; overflow:hidden; z-index:9999; display:none; animation:fadeEffect 1s; }
- @keyframes fadeEffect { from {opacity: 0;} to {opacity: 1;} }
- .tcontent button { position:absolute; top:0px; right:0px; padding:15px; background:transparent; color:{color:links}; border:none; z-index:99999; }
- .tcontent button:hover { cursor:pointer; }
- .tcontent button:focus { outline:0; }
- /* NAVI TAB STYLING */
- .ngraph { position:absolute; width:500px; height:160px; top:50px; left:60px; border:1px solid {color:borders}; overflow:hidden;
- -webkit-box-shadow: 2px 2px 15px -2px {color:borders};
- box-shadow: 2px 2px 15px -2px {color:borders}; }
- .ngraph img { width:500px; height:160px; }
- .ntitle { position:absolute; width:200px; height:auto; top:190px; right:50px; text-align:right; font-family:"mondeline"; font-size:60px; font-weight:400; letter-spacing:1px; color:{color:accent}; }
- .nlinks { position:absolute; width:125px; height:150px; bottom:30px; left:90px; }
- .nlinks li { float:left; display:inline-block; width:40px; height:40px; line-height:40px; margin:5px; background:{color:posts}; border:1px solid {color:borders}; border-radius:4px; text-align:center; }
- .nlinks .iconify { font-size:15px; vertical-align:-4px; }
- .ndesc { position:absolute; width:350px; height:130px; bottom:40px; right:55px; text-align:center; }
- .ndesc i { color:{color:accent3}; font-size:22px; }
- .ndescription { position:absolute; width:auto; height:85px; bottom:5px; left:0px; padding:0px 20px 0px 20px; overflow:auto; line-height:17px; font-family:"roboto", sans-serif; font-size:10px; }
- /* MUSE TAB STYLING */
- .muses { position:absolute; width:550px; height:290px; bottom:20px; left:37.5px; overflow:scroll; }
- .muses li { float:left; display:inline-block; width:130px; height:80px; background:black; margin:7px; }
- .muses img { width:130px; height:80px; }
- .mtitle { position:absolute; width:200px; height:90px; top:15px; left:30px; text-align:left; font-family:"mondeline"; font-size:60px; font-weight:400; text-shadow: 0px 0px 2px {color:text shadow}; letter-spacing:1px; color:{color:accent}; line-height:95px; }
- .msubtitle { position:absolute; width:250px; height:20px; top:72.5px; left:65px; text-align:left; font-family:"roboto", sans-serif; font-size:7.5px; font-weight:800; text-shadow: 0px 0px 2px {color:text shadow}; letter-spacing:1.5px; color:{color:accent2}; text-transform:uppercase; font-style:italic; }
- /* MUSE POPUPS */
- .tabcontent { position:absolute; width:790px; height:420px; right:0px; bottom:90px; background:{color:container}; overflow:hidden; z-index:9999; display:none; animation:fadeEffect 1s; }
- @keyframes fadeEffect { from {opacity: 0;} to {opacity: 1;} }
- .close { float:right; z-index:99999; color:{color:links}; font-size:13px; padding:15px; }
- .close:hover { cursor:pointer; }
- /* MUSE POPUP STYLING */
- .ptitle { position:absolute; width:100%; height:20px; top:12.5px; left:0px; text-align:center; font-family:"roboto", sans-serif; font-size:10px; font-weight:800; text-shadow: 0px 0px 2px {color:text shadow}; letter-spacing:1.5px; color:{color:accent2}; text-transform:uppercase; font-style:italic; }
- /* popup link styling */
- .plinks-bg { position:absolute; width:529px; height:100px; right:0px; bottom:0px; border-top:1px solid {color:borders}; background:{color:container}; }
- .plinks { position:absolute; width:490px; height:65px; left:95px; bottom:0px; }
- .plinks li { float:left; display:inline-block; width:40px; height:40px; line-height:40px; margin:7px; background:{color:posts}; border:1px solid {color:borders}; border-radius:4px; text-align:center; }
- .plinks .iconify { font-size:15px; vertical-align:-4px; }
- /* stats styling */
- .pstats-title { position:absolute; width:530px; height:20px; top:35px; right:0px; text-align:center; font-family:"roboto", sans-serif; font-size:10px; font-weight:800; text-shadow: 0px 0px 2px {color:text shadow}; letter-spacing:1.5px; color:{color:accent2}; text-transform:uppercase; font-style:italic; }
- .pstats { position:absolute; width:450px; height:60px; top:60px; right:17.5px; text-align:center; padding:0px 30px 0px 30px; overflow:scroll; font-style:italic; font-family:"roboto", sans-serif; font-size:10px; }
- .pstats b { font-style:normal; }
- /* bio styling */
- .pbio-title { position:absolute; width:530px; height:20px; top:135px; right:0px; text-align:center; font-family:"roboto", sans-serif; font-size:10px; font-weight:800; text-shadow: 0px 0px 2px {color:text shadow}; letter-spacing:1.5px; color:{color:accent2}; text-transform:uppercase; font-style:italic; }
- .pbio { position:absolute; width:450px; height:150px; top:160px; right:17.5px; text-align:center; padding:0px 30px 0px 30px; overflow:scroll; font-family:"roboto", sans-serif; font-size:11px; }
- /* basic photography styling */
- .photography { position:absolute; width:250px; height:420px; top:0px; left:10px; border-right:1px solid {color:borders}; background:{color:container}; }
- .photo-content { position:absolute; width:250px; height:375px; bottom:0px; left:0px; overflow-x:hidden; overflow-y:scroll; }
- .photo-post { display:block; width:250px; height:auto; padding:0px 0px 15px 0px; margin-bottom:20px; }
- /* types of gallery styling */
- .photo-time { margin-top:10px; margin-left:25px; line-height:15px; margin-bottom:10px; }
- .photo-time b { font-size:13px; color:{color:accent}; }
- .photo-time span { font-size:9px; font-family:"roboto", sans-serif; font-style:italic; letter-spacing:1px; }
- .photo-time span .iconify { font-size:10px; vertical-align:-2.5px; }
- /* gallery: three pictures */
- .photo-boxes { position:relative; width:245px; height:200px; }
- .pic-one { float:left; margin-left:22.5px; width:100px; height:200px; background:gray; overflow:hidden; border-top-left-radius:8px; border-bottom-left-radius:8px; }
- .pic-two { float:right; margin-right:17.5px; width:95px; height:95px; background:gray; overflow:hidden; border-top-right-radius:8px; }
- .pic-three { float:right; margin-right:17.5px; margin-top:10px; width:95px; height:95px; background:gray; overflow:hidden; border-bottom-right-radius:8px; }
- /* gallery: video */
- .photo-video { margin-left:22.5px; margin-top:0px; background:gray; width:205px; height:205px; overflow:hidden; border-radius:10px; }
- .photo-video img { width:205px; height:205px; }
- .video-symbol { width:30px; height:30px; margin-left:77.5px; margin-top:-127.5px; }
- .video-symbol .iconify { font-size:25px; background:{color:posts}; padding:10px; border-radius:8.5px; border:1px solid {color:borders}; color:{color:accent3}; }
- /* gallery: two pictures */
- .photo-boxes2 { position:relative; width:245px; height:160px; }
- .pic-four { float:left; margin-left:22.5px; width:205px; height:75px; background:gray; overflow:hidden; border-top-left-radius:8px; border-top-right-radius:8px; }
- .pic-four img { width:205px; height:75px; }
- .pic-five { float:left; margin-left:22.5px; margin-top:10px; width:205px; height:75px; background:gray; overflow:hidden; border-bottom-left-radius:8px; border-bottom-right-radius:8px; }
- .pic-five img { width:205px; height:75px; }
- /*--- 10: CUSTOM CSS ---*/
- {CustomCSS}
- </style></head><body>
- <div id="container">
- <div class="png"> <img src="{image:png}" draggable="false"> </div>
- <div id="container-top">
- <form action="/search" method="get" class="sfm" name="theform">
- <i class="fas fa-search"></i>
- <input type="text" name="q" value="SEARCH"/>
- </form>
- <div class="top-title">
- {text:top title}
- </div>
- </div>
- <div id="container-left">
- <div class="graphic"> <img src="{image:small graph}" draggable="false"> </div>
- <div class="desc"> {text:description} </div>
- </div>
- <div id="graph"> <img src="{image:big graph}" draggable="false"> </div>
- <div id="container-bottom">
- <div class="links">
- <li><a href="/"> refresh. </a></li>
- <li><a href="/ask"> askbox. </a></li>
- <li><a href="#" class="tlinks" onclick="openCapitae(event, 'navi')"> navigate. </a></li>
- <li><a href="#" class="tablinks" onclick="openCity(event, 'about')"> about. </a></li>
- <li><a href="/"> free link. </a></li>
- <li><a href="/"> free link. </a></li>
- </div>
- <div class="subtitle"> {text:subtitle} </div>
- <div class="title"> {text:title} </div>
- </div>
- <!-- TABS: navigation -->
- <div id="navi" class="tcontent"> <button> x </button>
- <div class="ngraph"> <img src="{image:navi graph}" draggable="false"> </div>
- <div class="ntitle"> {text:navi title} </div>
- <div class="nlinks">
- <li> <a href="{text:navi link 01 url}" title="{text:navi link 01 title}"> <span class="iconify" data-icon="fluent:board-24-regular" data-inline="false" style="color:{color:accent}"></span> </a> </li>
- <li> <a href="{text:navi link 02 url}" title="{text:navi link 02 title}"> <span class="iconify" data-icon="fluent:settings-24-regular" data-inline="false" style="color:{color:accent2}"></span> </a> </li>
- <li> <a href="{text:navi link 03 url}" title="{text:navi link 03 title}"> <span class="iconify" data-icon="fluent:tag-24-regular" data-inline="false" style="color:{color:accent2}"></span> </li>
- <li> <a href="{text:navi link 04 url}" title="{text:navi link 04 title}"> <span class="iconify" data-icon="fluent:save-24-regular" data-inline="false" style="color:{color:accent}"></span> </a> </li>
- <li> <a href="{text:navi link 05 url}" title="{text:navi link 05 title}"> <span class="iconify" data-icon="fluent:document-bullet-list-24-regular" data-inline="false" style="color:{color:accent}"></span> </a> </li>
- <li> <a href="{text:navi link 06 url}" title="{text:navi link 06 title}"> <span class="iconify" data-icon="fluent:color-line-24-regular" data-inline="false" style="color:{color:accent2}"></span> </a> </li>
- </div>
- <div class="ndesc">
- <i class="cp cp-flower-o"> </i>
- <div class="ndescription">
- {text:navi desc}
- </div>
- </div>
- </div>
- <div id="about" class="tabcontent"> <span class="close" onclick="this.parentElement.style.display='none'"> x </span>
- <!-- popup stats --->
- <div class="pstats-title"> the basics ; </div>
- <div class="pstats">
- <b>name :</b> muse 01.  • •  <b>pronouns :</b> she/her.  • •  <b>gender :</b> cis woman.  • •  <b>age :</b> twenty  • •  <b>occupation :</b> answer.  • •  <b>hometown :</b> answer.  • •  <b>nationality :</b> answer.  • •  <b>ethnicity :</b> answer.  • •  <b>zodiac sign :</b> cancer.  • •  <b>alignment :</b> chaotic good.  • •  <b>sexuality :</b> bisexuality.  • •  <b>status :</b> available for plotting.
- </div>
- <!-- popup biography --->
- <div class="pbio-title"> biography ; </div>
- <div class="pbio">
-  • • •  <b>Contrary</b> to popular belief, Lorem Ipsum is not simply <b>random</b> text. It has roots in a piece of classical Latin <b>literature</b> from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure <b>Latin words</b>, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
- <br></br>
- The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.
- </div>
- <!-- popup photo gallery --->
- <div class="photography">
- <div class="ptitle"> photo gallery ; </div>
- <div class="photo-content">
- <!--- start post with 3 photos --->
- <div class="photo-post">
- <div class="photo-time">
- <!--- date --->
- <b>Yesterday</b> <br>
- <!--- time --->
- <span> <span class="iconify" data-icon="fluent:clock-20-regular" data-inline="false"></span> 10:02am
- <!--- location --->
- <span class="iconify" data-icon="fluent:location-20-regular" data-inline="false"></span> location </span>
- </div>
- <!--- 3 pictures --->
- <div class="photo-boxes">
- <div class="pic-one"> <img src="https://via.placeholder.com/100x200" draggable="false"> </div>
- <div class="pic-two"> <img src="https://via.placeholder.com/95x95" draggable="false"> </div>
- <div class="pic-three"> <img src="https://via.placeholder.com/95x95" draggable="false"> </div>
- </div>
- </div>
- <!--- end post with 3 photos --->
- <!--- start video post --->
- <div class="photo-post">
- <div class="photo-time">
- <!--- date --->
- <b>May 17th</b> <br>
- <!--- time --->
- <span> <span class="iconify" data-icon="fluent:clock-20-regular" data-inline="false"></span> 13:38pm
- <!--- location --->
- <span class="iconify" data-icon="fluent:location-20-regular" data-inline="false"></span> location </span>
- </div>
- <div class="photo-video">
- <img src="https://via.placeholder.com/205x205" draggable="false">
- <div class="video-symbol"> <span class="iconify" data-icon="fluent:play-20-filled" data-inline="false"></span> </div>
- </div>
- </div>
- <!--- end video post --->
- <!--- start post with 2 photos --->
- <div class="photo-post">
- <div class="photo-time">
- <!--- date --->
- <b>May 2nd</b> <br>
- <!--- time --->
- <span> <span class="iconify" data-icon="fluent:clock-20-regular" data-inline="false"></span> 11:11am
- <!--- location --->
- <span class="iconify" data-icon="fluent:location-20-regular" data-inline="false"></span> location </span>
- </div>
- <!--- 3 pictures --->
- <div class="photo-boxes2">
- <div class="pic-four"> <img src="https://via.placeholder.com/205x75" draggable="false"> </div>
- <div class="pic-five"> <img src="https://via.placeholder.com/205x75" draggable="false"> </div>
- </div>
- </div>
- <!--- end post with 2 photos --->
- <!--- start video post --->
- <div class="photo-post">
- <div class="photo-time">
- <!--- date --->
- <b>April 23rd</b> <br>
- <!--- time --->
- <span> <span class="iconify" data-icon="fluent:clock-20-regular" data-inline="false"></span> 00:05am
- <!--- location --->
- <span class="iconify" data-icon="fluent:location-20-regular" data-inline="false"></span> location </span>
- </div>
- <div class="photo-video">
- <img src="https://via.placeholder.com/205x205" draggable="false">
- </div>
- </div>
- <!--- end video post --->
- </div> <!-- end photo content -->
- </div>
- <!-- popup links --->
- <div class="plinks-bg">
- <div class="ptitle"> navigate ; </div>
- <div class="plinks">
- <li> <a href="/" title="link title"> <span class="iconify" data-icon="fluent:calendar-person-24-regular" data-inline="false" style="color:{color:accent}"></span> </a> </li>
- <li> <a href="/" title="link title"> <span class="iconify" data-icon="fluent:collections-24-regular" data-inline="false" style="color:{color:accent2}"></span> </a> </li>
- <li> <a href="/" title="link title"> <span class="iconify" data-icon="fluent:content-settings-24-regular" data-inline="false" style="color:{color:accent}"></span> </li>
- <li> <a href="/" title="link title"> <span class="iconify" data-icon="fluent:glance-24-regular" data-inline="false" style="color:{color:accent2}"></span> </a> </li>
- <li> <a href="/" title="link title"> <span class="iconify" data-icon="fluent:alert-on-24-regular" data-inline="false" style="color:{color:accent}"></span> </a> </li>
- <li> <a href="/" title="link title"> <span class="iconify" data-icon="fluent:calendar-agenda-24-regular" data-inline="false" style="color:{color:accent2}"></span> </a> </li>
- </div>
- </div>
- </div>
- <!--- POSTS --->
- <div id="posts">
- {block:Posts}
- <div class="entry">
- <!-- TOP INFO --->
- <div class="topinfo"> <p style="text-align:left;"> <a href="{Permalink}" title="posted {TimeAgo} with {NoteCountWithLabel}."> <span class="iconify" data-icon="clarity:calendar-line" data-inline="false" style="font-size:10px; vertical-align:-1px; padding-right:2px;"></span> {Month} {Year}</a> <span style="float:right;"> <a href="{ReblogURL}" target="_blank" title="reblog this post?"> <span class="iconify" data-icon="clarity:repeat-line" data-inline="false" style="font-size:10px; vertical-align:-1px; padding-right:1px;"></span> reblog</a> {block:ContentSource} <a href="{SourceURL}" title="posted by {SourceTitle}."> <span class="iconify" data-icon="clarity:directory-line" data-inline="false" style="font-size:10px; vertical-align:-2px; padding-left:7px;"></span> source</a>{/block:ContentSource} </span></p> </div>
- <!-- TEXT --->
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
- <!-- PHOTOS --->
- {block:Photo}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />{/block:Photo}
- {block:Photoset} {block:IndexPage}{Photoset-500}{/block:IndexPage} {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage} {/block:Photoset}
- <!-- QUOTE --->
- {block:Quote} <div class="quote"> {Quote} </div> <div class="source"> — {Source} </div> {/block:Quote}
- <!-- LINKS --->
- {block:Link} <div class="linktitle"> <a href="{URL}"><h1>{Name}</h1></a></div>
- {block:Description} <p>{Description}</p> {/block:Description}{/block:Link}
- <!-- CHATS --->
- {block:Chat} <ul class="convo">{block:Lines}<li class="line_{Alt} user_{UserNumber}">{block:Label}<span class="label" style="text-transform:uppercase; font-weight:bold;">@{Label} </span>{/block:Label}
- {Line}</li>{/block:Lines}</ul> <div class="delivered"> <span class="fas fa-check"></span> delivered. </div> {/block:Chat}
- <!-- AUDIO --->
- {block:Audio}
- {block:AlbumArt}
- <div class="albumart"> <img src="{AlbumArtURL}"/>{/block:AlbumArt} <div class="albumtrack"> {AudioPlayerGrey} </div> </div>
- <div class="albuminfo"><div class="albuminfo-text">
- {block:TrackName} <b>{TrackName}</b> {/block:TrackName} <br/> by {block:Artist} {Artist} {/block:Artist}
- </div></div>
- {/block:Audio}
- <!-- VIDEO --->
- {block:Video}<div class="video">{Video-500}</div>{/block:Video}
- <!-- ASKS --->
- {block:Answer}<div id="question">{Question} <div id="asker">written by {Asker}</div></div>{Answer} {/block:Answer}
- <!-- POST CAPTIONS --->
- {block:Caption}{Caption}{/block:Caption}
- <!-- READ MORE --->
- {block:More}<div class="more"><a href="{Permalink}" class="more-btn">read more</a></div>{/block:More}
- <!-- TAGS --->
- {block:HasTags} <div class="tags"> <span>with keywords: </span> {block:Tags}<a href="{TagURL}">#{Tag}, </a> {/block:Tags}<br></div>{/block:HasTags}
- <!-- POST NOTES --->
- <div class="note"> {block:PostNotes}{PostNotes}{/block:PostNotes} </div>
- </div>
- {/block:Posts}
- <!-- PAGINATION -->
- {block:Pagination} <div class="pagination"> {block:previouspage} <a href="{previouspage}"> <span class="iconify" data-icon="ei:chevron-left" data-inline="false"></span> </a> {/block:previouspage} {block:nextpage} <a href="{nextpage}"> <span class="iconify" data-icon="ei:chevron-right" data-inline="false"></span> </a> {/block:nextpage} </div> {/block:pagination}
- </div>
- </div>
- <!-- CREDIT -->
- <div class="credit">
- <a href="http://capitae.tumblr.com" title="coded by julie."> <span class="th th-holly-o"></span> </a>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment