Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <!--- 16. empathy (version a) by capitae.
- .USER_GUIDE
- - sidebar image // width: 320px, height: 260px
- - tab header, 300px // width: 370px, height: 170px
- - tab header, 350px // width: 420px, height: 170px
- - tab header, 400px // width: 470px, height: 170px
- - tab header, 450px // width: 520px, height: 170px
- - tab header, 500px // width: 570px, height: 170px
- - navi icon // width: 90px, height: 90px
- - muse header, 300px // width: 300px, height: 60px
- - muse header, 350px // width: 350px, height: 60px
- - muse header, 400px // width: 400px, height: 60px
- - muse header, 450px // width: 450px, height: 60px
- - muse header, 500px // width: 500px, height: 60px
- .READ_ME
- - 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 <3 --->
- <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:sidebar" content="https://via.placeholder.com/320x460"/>
- <meta name="image:navi icon" content="https://via.placeholder.com/90x90"/>
- <meta name="image:navi header" content="https://via.placeholder.com/370x170"/>
- <meta name="image:muse header" content="https://via.placeholder.com/370x170"/>
- <meta name="color:background" content="#eaeaea"/>
- <meta name="color:container" content="#f5f5f5"/>
- <meta name="color:container2" content="#ffffff"/>
- <meta name="color:posts" content="#fbfbfb"/>
- <meta name="color:post border" content="#fbfbfb"/>
- <meta name="color:borders" content="#e8e6e7"/>
- <meta name="color:accent" content="#bfc3ab"/>
- <meta name="color:accent2" content="#e7e4e0"/>
- <meta name="color:title" content="#e7ceb5"/>
- <meta name="color:subtitle" content="#a8a8a8"/>
- <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="#323536"/>
- <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="10" title="10px"/>
- <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="select:post size" content="300" title="300px" />
- <meta name="select:post size" content="350" title="350px" />
- <meta name="select:post size" content="400" title="400px" />
- <meta name="select:post size" content="450" title="450px" />
- <meta name="select:post size" content="500" title="500px" />
- <meta name="text:free link url" content="/"/>
- <meta name="text:free link" content="free link"/>
- <meta name="text:number" content="№ 01."/>
- <meta name="text:title" content="Doh <br> Kyungsoo"/>
- <meta name="text:subtitle" content="exo's d.o. debut album"/>
- <meta name="text:info" content="singer, actor, & songwriter"/>
- <meta name="text:navi title" content="empathy,"/>
- <meta name="text:navi subtitle" content="the first mini album."/>
- <meta name="text:navi link one" content="/"/>
- <meta name="text:navi link one text" content="about me."/>
- <meta name="text:navi link two" content="/"/>
- <meta name="text:navi link two text" content="guidelines."/>
- <meta name="text:navi link three" content="/"/>
- <meta name="text:navi link three text" content="wanted plots."/>
- <meta name="text:navi link four" content="/"/>
- <meta name="text:navi link four text" content="extra link."/>
- <meta name="text:navi desc" content="- tab header, 300px posts // width: 370px, height: 170px <br> - tab header, 350px posts // width: 420px, height: 170px <br> - tab header, 400px posts // width: 470px, height: 170px <br> - tab header, 450px posts // width: 520px, height: 170px <br> - tab header, 500px posts // width: 570px, height: 170px <br> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum..."/>
- <meta name="if:muse tab" content="1"/>
- <meta name="if:border radius" content="0"/>
- <meta name="if:grayscale" content="0"/>
- <meta name="if:text shadow" content="1"/>
- <!--- 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=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;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>
- <style type="text/css">
- /*--- FONTS HOSTED BY @CAPITAE ---*/
- @font-face{ font-family:"ee"; src: url('https://dl.dropboxusercontent.com/s/3sqp3jzoyi72i34/ErvaEsra.tt’)'); }
- @font-face{ font-family:"harmony"; src: url('https://dl.dropboxusercontent.com/s/5gypi5qwd4h5kgm/harmony.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:accent2}; }
- ::-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:title}; font-family:'poppins', 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; word-wrap:break-word; }
- 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-size:10px; font-weight:700; text-transform:uppercase; letter-spacing:.5px; }
- i, em { color:{color:italic}; }
- blockquote { margin:5px; padding-left:20px; border-left:1px solid {color:borders}; }
- /* TYPE: TUMBLR CONTROLS by cyantists */
- iframe.tmblr-iframe { top:0px!important; right:0px!important; opacity:0; 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; padding-top:12.5px; padding-right:70px; }
- iframe.tmblr-iframe:hover { opacity:1!important; }
- .tumblr-controls { position:fixed; width:30px; height:30px; top:10px; right:10px; background:{color:container}; z-index:9999; border:1px solid {color:borders}; text-align:center; }
- .tumblr-controls .iconify { position:absolute; font-size:16px; color:{color:text}; margin:auto; left:0px; right:0px; top:0px; bottom:0px; }
- /* TYPE: THEME CREDIT do not delete!! */
- .credit { position:fixed; width:30px; height:30px; bottom:10px; right:10px; background:{color:container}; z-index:9999; border:1px solid {color:borders}; text-align:center; }
- .credit .iconify { position:absolute; font-size:18px; color:{color:text}; margin:auto; left:0px; right:0px; top:0px; bottom:0px; }
- /*--- 04: CONTAINER + SIDEBAR STYLING ---*/
- /* CONTAINER */
- #container { position:absolute; height:550px; top:0px; right:0px; bottom:0px; left:0px; background:{color:container}; margin:auto; overflow:hidden; border:1px solid {color:borders};
- -webkit-box-shadow: 2px 2px 15px -2px {color:borders};
- box-shadow: 2px 2px 15px -2px {color:borders};
- width: -moz-calc({select:post size}px + 600px);
- width: -webkit-calc({select:post size}px + 600px);
- width: -o-calc({select:post size}px + 600px);
- width: calc({select:post size}px + 600px); }
- /* RIGHT BAR */
- #links { position:absolute; width:70px; height:550px; top:0px; right:0px; background:{color:container2}; }
- .symbol { position:absolute; width:70px; height:70px; top:0px; left:0px; background:{color:accent}; text-align:center; line-height:85px; }
- .symbol span { color:{color:container}; font-size:25px; text-shadow:none; }
- /* TAB LINKS */
- .tab { position:absolute; width:500px; height:auto; bottom:180px; left:-215px; overflow:hidden; text-align:center;
- -webkit-transform: rotate(90deg);
- -moz-transform: rotate(90deg);
- -ms-transform: rotate(90deg);
- -o-transform: rotate(90deg); }
- .tab li { display:inline-block; float:left; margin-right:40px; width:auto; height:auto; }
- .tab a { color:{color:accent}; font-size:10px; line-height:20px; letter-spacing:1px; }
- /* SIDEBAR STYLING */
- #sidebar { position:absolute; width:410px; height:550px; top:0px; left:0px; background:{color:accent}; }
- .sidebar { position:absolute; width:370px; height:510px; top:0px; left:0px; bottom:0px; right:0px; margin:auto; background:{color:container2}; }
- .graphic { position:absolute; width:320px; height:460px; top:0px; left:25px; top:25px;
- -webkit-box-shadow: 2px 2px 15px -2px {color:borders};
- box-shadow: 2px 2px 15px -2px {color:borders}; }
- .graphic img { width:320px; height:460px; }
- .number { position:absolute; width:auto; height:auto; top:15px; left:10px; font-family:"harmony"; font-size:35px; text-transform:uppercase; color:{color:container2}; text-align:left; line-height:25px; border-bottom:3px solid {color:title}; padding-bottom:5px; }
- .barcode { position:absolute; top:10px; right:5px; width:97px; height:auto; }
- .text-one { position:absolute; width:auto; height:auto; bottom:27.5px; right:10px; font-family:"harmony"; font-size:25px; text-transform:uppercase; color:{color:container2}; text-align:right; line-height:25px; border-bottom:3px solid {color:title}; }
- .text-two { position:absolute; width:50px; height:auto; top:180px; left:10px; font-family:"harmony"; font-size:9px; text-transform:uppercase; font-style:italic; color:{color:container2}; text-align:left; line-height:12px; border-left:3px solid {color:title}; padding-left:10px; }
- .text-three { position:absolute; width:auto; height:auto; bottom:0px; right:10px; font-family:"harmony"; font-size:12px; text-transform:uppercase; color:{color:container2}; text-align:right; line-height:25px; font-style:italic; letter-spacing:.5px; }
- /*--- 05: POSTS + ENTRIES ---*/
- /* POSTS */
- #posts { position:absolute; height:530px; right:70px; bottom:0px; padding:20px 0px 0px 20px; overflow-x:hidden; overflow-y:auto; z-index:1000;
- width: -moz-calc({select:post size}px + 100px);
- width: -webkit-calc({select:post size}px + 100px);
- width: -o-calc({select:post size}px + 100px);
- width: calc({select:post size}px + 100px); }
- /* ENTRY STYLING */
- .entry { width:{select:post size}px; 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 { 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;
- width: -moz-calc({select:post size}px + 20px);
- width: -webkit-calc({select:post size}px + 20px);
- width: -o-calc({select:post size}px + 20px);
- width: calc({select:post size}px + 20px); }
- .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 { 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;
- width: -moz-calc({select:post size}px + 20px);
- width: -webkit-calc({select:post size}px + 20px);
- width: -o-calc({select:post size}px + 20px);
- width: calc({select:post size}px + 20px); }
- .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 { margin:20px 0px 0px -31px; font-size:10px; text-transform:uppercase;
- width: -moz-calc({select:post size}px + 40px);
- width: -webkit-calc({select:post size}px + 40px);
- width: -o-calc({select:post size}px + 40px);
- width: calc({select:post size}px + 40px); }
- .note li { list-style-type:none; float:left; 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;
- width: -moz-calc({select:post size}px + 40px);
- width: -webkit-calc({select:post size}px + 40px);
- width: -o-calc({select:post size}px + 40px);
- width: calc({select:post size}px + 40px); }
- .note img.avatar { display:none; }
- /* PAGINATION */
- .pagination { width:100%; text-align:center; margin-left:-7.5px; }
- .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:title}; color:{color:posts}; padding:4px 11px 4px 11px; font-size:9px; font-weight:bold; text-transform:uppercase; }
- /*--- 07: 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; text-shadow:none; }
- .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:{select:post size}px; 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} }
- /*--- 08: TAB STYLING ---*/
- /* TAB + CLOSE CONTENT */
- .tcontent { position:absolute; height:550px; right:70px; bottom:0px; background:{color:container}; overflow:hidden; z-index:9999; display:none;
- width: -moz-calc({select:post size}px + 120px);
- width: -webkit-calc({select:post size}px + 120px);
- width: -o-calc({select:post size}px + 120px);
- width: calc({select:post size}px + 120px);
- animation:fadeEffect 1s; }
- @keyframes fadeEffect { from {opacity: 0;} to {opacity: 1;} }
- .tcontent button { position:absolute; top:170px; right:0px; padding:15px; background:transparent; color:{color:links}; border:none; z-index:99999; }
- .tcontent button:hover { cursor:pointer; }
- .tcontent button:focus { outline:0; }
- /* NAVIGATION TAB */
- .header { position:absolute; height:170px; top:0px; left:0px; background:{color:container2}; z-index:999; border-bottom:1px solid {color:borders};
- -webkit-box-shadow: 2px 2px 15px -2px {color:borders};
- box-shadow: 2px 2px 15px -2px {color:borders};
- width: -moz-calc({select:post size}px + 120px);
- width: -webkit-calc({select:post size}px + 120px);
- width: -o-calc({select:post size}px + 120px);
- width: calc({select:post size}px + 120px); }
- .header img { height:170px;
- width: -moz-calc({select:post size}px + 120px);
- width: -webkit-calc({select:post size}px + 120px);
- width: -o-calc({select:post size}px + 120px);
- width: calc({select:post size}px + 120px); }
- .icon { position:absolute; width:120px; height:120px; background:{color:container2}; left:30px; top:130px; z-index:9999;
- -webkit-box-shadow: 2px 2px 15px -2px {color:borders};
- box-shadow: 2px 2px 15px -2px {color:borders}; }
- .icon img { position:absolute; width:90px; height:90px; margin-left:15px; margin-top:15px;
- -webkit-box-shadow: 2px 2px 15px -2px {color:borders};
- box-shadow: 2px 2px 15px -2px {color:borders}; }
- .title { position:absolute; height:auto; top:190px; right:0px; font-family:"harmony"; font-size:35px; text-transform:uppercase; color:{color:accent}; text-align:center; line-height:25px; font-weight:bold; letter-spacing:1px; z-index:9999;
- width: -moz-calc({select:post size}px - 30px);
- width: -webkit-calc({select:post size}px - 30px);
- width: -o-calc({select:post size}px - 30px);
- width: calc({select:post size}px - 30px); }
- .title2 { position:absolute; height:auto; top:192px; right:-2.5px; font-family:"harmony"; font-size:35px; text-transform:uppercase; color:{color:container2}; text-align:center; line-height:25px; font-weight:bold; letter-spacing:1px; z-index:999;
- width: -moz-calc({select:post size}px - 30px);
- width: -webkit-calc({select:post size}px - 30px);
- width: -o-calc({select:post size}px - 30px);
- width: calc({select:post size}px - 30px); }
- .subtitle { position:absolute; height:auto; top:213px; right:0px; font-family:"roboto"; font-size:9px; text-transform:uppercase; font-style:italic; color:{color:title}; text-align:center; line-height:25px; font-weight:bold; letter-spacing:1px; z-index:9999;
- width: -moz-calc({select:post size}px - 30px);
- width: -webkit-calc({select:post size}px - 30px);
- width: -o-calc({select:post size}px - 30px);
- width: calc({select:post size}px - 30px); }
- .nav-links { position:absolute; width:180px; height:250px; left:50px; bottom:30px; }
- .nav-links li { display:block; float:left; width:auto; height:60px; margin:0; text-align:left; }
- .nav-links h1 { float:left; }
- .nav-links a { margin-left:5px; vertical-align:-22px; border-bottom:3px solid {color:container2}; }
- .nav-desc { position:absolute; height:210px; right:30px; bottom:50px; overflow:scroll; padding-right:20px; text-align:justify; font-family"roboto"; font-size:10px; color:{color:text}; font-style:italic;
- width: -moz-calc({select:post size}px - 160px);
- width: -webkit-calc({select:post size}px - 160px);
- width: -o-calc({select:post size}px - 160px);
- width: calc({select:post size}px - 160px); }
- /* MUSE TAB */
- .muses { position:absolute; height:310px; bottom:30px; left:40px; overflow:scroll; padding-right:13px;
- width: -moz-calc({select:post size}px + 50px);
- width: -webkit-calc({select:post size}px + 50px);
- width: -o-calc({select:post size}px + 50px);
- width: calc({select:post size}px + 50px); }
- .muses li { display:inline-block; float:left; width:90px; height:90px; background:{color:container2}; border:1px solid {color:borders}; margin:10px;
- -webkit-box-shadow: 2px 2px 15px -2px {color:borders};
- box-shadow: 2px 2px 15px -2px {color:borders}; }
- .muses img { width:70px; height:70px; margin-top:10px; margin-left:10px; }
- /*--- 09: CUSTOM CSS ---*/
- {CustomCSS}
- </style></head><body>
- <div class="tumblr-controls"> <span class="iconify" data-icon="ei:gear" data-inline="false"></span> </div>
- <div id="container">
- <div id="sidebar">
- <div class="sidebar">
- <div class="graphic">
- <div class="number"> {text:number} </div>
- <svg class="barcode"
- jsbarcode-format="upc"
- jsbarcode-value="123456789012"
- jsbarcode-textmargin="0"
- jsbarcode-background="transparent"
- jsbarcode-linecolor="{color:container2}"
- jsbarcode-width="4"
- jsbarcode-height="135"
- jsbarcode-fontSize="40">
- </svg>
- <div class="text-one"> {text:title} </div>
- <div class="text-two"> {text:info} </div>
- <div class="text-three"> {text:subtitle}</div>
- <img src="{image:sidebar}" draggable="false"> </div>
- </div>
- </div>
- <div id="links">
- <div class="symbol"> <span class="cp cp-holly-o"></span> </div>
- <div class="tab">
- <li><a href="/"> refresh </a></li>
- <li><a href="/ask"> message </a></li>
- <li><a href="#" class="tlinks" onclick="openCapitae(event, 'navi')"> navigate </a></li>
- {block:ifMuseTab} <li><a href="#" class="tlinks" onclick="openCapitae(event, 'muses')"> characters </a></li> {/block:ifMuseTab}
- {block:ifNotMuseTab} <li><a href="{text:free link url}"> {text:free link} </a></li> {/block:ifNotMuseTab}
- </div>
- </div>
- <!-- TABS: navigation -->
- <div id="navi" class="tcontent"> <button> x </button>
- <div class="header"> <img src="{image:navi header}" draggable="false"> </div>
- <div class="icon"> <img src="{image:navi icon}" draggable="false"> </div>
- <div class="title"> {text:navi title} </div>
- <div class="title2"> {text:navi title} </div>
- <div class="subtitle"> {text:navi subtitle}</div>
- <div class="nav-links">
- <li> <h1>01.</h1> <a href="{text:navi link one}">{text:navi link one text}</a> </li>
- <li> <h1>02.</h1> <a href="{text:navi link two}">{text:navi link two text}</a> </li>
- <li> <h1>03.</h1> <a href="{text:navi link three}">{text:navi link three text}</a> </li>
- <li> <h1>04.</h1> <a href="{text:navi link four}">{text:navi link four text}</a> </li>
- </div>
- <div class="nav-desc">
- {text:navi desc}
- </div>
- </div>
- <!-- TABS: muses -->
- <div id="muses" class="tcontent"> <button> x </button>
- <div class="header"> <img src="{image:muse header}" draggable="false"> </div>
- <div class="muses">
- <!--- EDIT YOUR MUSES HERE !! --->
- <li> <a href="muse link" title="hover text"> <img src="https://via.placeholder.com/70x70"></a> </li>
- <li> <a href="muse link" title="hover text"> <img src="https://via.placeholder.com/70x70"></a> </li>
- <li> <a href="muse link" title="hover text"> <img src="https://via.placeholder.com/70x70"></a> </li>
- <li> <a href="muse link" title="hover text"> <img src="https://via.placeholder.com/70x70"></a> </li>
- <li> <a href="muse link" title="hover text"> <img src="https://via.placeholder.com/70x70"></a> </li>
- <li> <a href="muse link" title="hover text"> <img src="https://via.placeholder.com/70x70"></a> </li>
- <li> <a href="muse link" title="hover text"> <img src="https://via.placeholder.com/70x70"></a> </li>
- <li> <a href="muse link" title="hover text"> <img src="https://via.placeholder.com/70x70"></a> </li>
- <li> <a href="muse link" title="hover text"> <img src="https://via.placeholder.com/70x70"></a> </li>
- </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:-2px; 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:-2px; 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="iconify" data-icon="ei:heart" data-inline="false"></span> </a>
- </div>
- <!--- SCRIPTS PT. 2 --->
- <script src="https://cdnjs.cloudflare.com/ajax/libs/jsbarcode/3.11.4/barcodes/JsBarcode.ean-upc.min.js"></script>
- <script> JsBarcode(".barcode").init(); </script>
- </body>
- </html>
Add Comment
Please, Sign In to add comment