Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <title>{title}</title>
- <link rel="shortcut icon" href="{favicon}" />
- <meta name="color:text" content="#9a9a9a"/>
- <meta name="color:links" content="#bbb"/>
- <meta name="color:linkshover" content="#e9e7e7"/>
- <meta name="color:tags" content="#ddd"/>
- <meta name="color:tagshover" content="#999"/>
- <meta name="color:info" content="#999"/>
- <meta name="color:infohover" content="#000"/>
- <meta name="color:scrollbar" content="#ddd"/>
- <meta name="text:link1text" content="01." />
- <meta name="text:link1title" content="refresh" />
- <meta name="text:link1url" content="/" />
- <meta name="text:link2text" content="02." />
- <meta name="text:link2title" content="ask" />
- <meta name="text:link2url" content="/" />
- <meta name="text:link3text" content="03." />
- <meta name="text:link3title" content="link" />
- <meta name="text:link3url" content="/" />
- <meta name="text:link4text" content="04." />
- <meta name="text:link4title" content="link" />
- <meta name="text:link4url" content="/" />
- <meta name="if:updatesbar" content="1" />
- <meta name="if:updatestab" content="1" />
- <meta name="if:hovertags" content="1" />
- <meta name="if:tinycursor" content="1" />
- <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script> <script type="text/javascript" src="http://static.tumblr.com/gyoju49/uF2mjkhe3/layoutcomponent.txt"></script><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/bkd4m5b/Citm42m8i/smoothscroll.js"></script>
- <!--
- ┊ ┊ ┊
- ┊ ┊ ┊ ┊ ┊ ┊ ┊
- ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
- ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
- ᴛʜᴇᴍᴇ ʙʏ ᴍᴇᴇᴍ (ᴋɪᴍsᴊᴏɴɢɪɴ.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ)
- ᴘʟᴇᴀsᴇ ᴅᴏɴ'ᴛ ʀᴇᴍᴏᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛ ᴏʀ sᴛᴇᴀʟ! ^_^
- ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
- ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
- ┊ ┊ ┊ ┊ ┊ ┊ ┊
- ┊ ┊ ┊
- -->
- <style type="text/css">
- @font-face {font-family: "meem2";
- src: url('http://static.tumblr.com/gs9d5ab/Rj8m7debq/websymbols-regular-webfont.ttf');}
- #audio {
- margin-bottom:5px;
- width:500px;
- height:105px;
- }
- .albumart {
- width:100px;
- height:100px;
- position:absolute;
- }
- .albumart img {
- width:100px;
- height:100px;
- float:left;
- }
- .playercontainer {
- opacity: .2;
- display:block;
- width:100px;
- height:100px;
- background-color:white;
- position:absolute;
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- -o-transition:all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;
- }
- .playercontainer:hover {
- opacity:.7;
- position:absolute;
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- -o-transition:all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;
- }
- /* ᴛʜᴇᴍᴇ ʙʏ ᴍᴇᴇᴍ (ᴋɪᴍsᴊᴏɴɢɪɴ.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ) */
- .player {
- margin-left:36px;
- margin-top:36px;
- width:25px;
- height:25px;
- overflow:hidden;
- position:absolute;
- background-color:white;
- }
- .audioinfo {
- margin-left:110px;
- float:left;
- color:{color:Text};
- width:386px;
- padding:2px;
- margin-top:3px;
- }
- #info {
- color:#eee;
- width:490px;
- font-family:calibri;
- text-transform:uppercase;
- letter-spacing:0px;
- font-size: 8px;
- line-height:120%;
- text-align:center;
- margin-top:2px;
- letter-spacing:1px;
- padding:5px;
- padding-bottom:5px;
- -webkit-transition-duration:0.5s;
- }
- {block:iftinycursor}
- body, a, a:hover{
- cursor: url('http://24.media.tumblr.com/tumblr_mdig6jktic1riysloo1_100.png'), progress;
- }
- {/block:iftinycursor}
- #info a{
- color:{color:info};
- border:0px;
- width:490px;
- font-family:calibri;
- letter-spacing:0px;
- font-size: 8px;
- line-height:120%;
- text-align:center;
- letter-spacing:1px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #info a:hover{
- color:{color:infohover};
- border-bottom:0px solid #fff;
- width:490px;
- letter-spacing:0px;
- font-size: 8px;
- line-height:120%;
- text-align:center;
- margin-top:2px;
- letter-spacing:1px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- {block:ifhovertags}
- #tags {
- opacity:0;
- margin-top:-10px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #post:hover #tags {
- margin-top:5px;
- opacity:1;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- {/block:ifhovertags}
- {block:ifnothovertags}
- #tags {
- margin-top:5px;
- opacity:1;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- {/block:ifnothovertags}
- #tags a {
- color:{color:tags};
- font-family:cambria;
- font-style:italic;
- border:0px;
- text-shadow:0px 0px 0px;
- text-transform:lowercase;
- padding-top:1px;
- padding-bottom:2px;
- padding-left:4px;
- padding-right:3px;
- margin:0px 2px 0px;
- font-size:8px;
- -moz-transition-duration:0.9s;
- -webkit-transition-duration:0.9s;
- -o-transition-duration:0.9s;
- }
- #tags a:hover {
- color:{color:tagshover};
- font-size:8px;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- #ackles {
- line-height:100%;
- position:fixed;
- font-size:10px;
- width:70px;
- height:20px;
- font-family:calibri;
- letter-spacing:1px;
- padding-bottom:4px;
- padding-right:4px;
- bottom:0;
- right:0;
- z-index:12;
- }
- #ackles .ville a {
- color:#9a9a9a;
- }
- #ackles .dancy{
- color:#9a9a9a;
- opacity:1.0;
- padding:1px 3px 2px 3px;
- margin-top:00px;
- margin-left:29px;
- text-align:center;
- overflow:hidden;
- position: absolute;
- background:#fff;
- font-size:10px;
- text-transform:uppercase;
- z-index:100;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- border:1px solid #ece4e4;
- }
- #ackles:hover .dancy{
- opacity:0;
- transition: all 0.5s linear;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- }
- #ackles .ville{
- color:#9a9a9a;
- background:#fff;
- margin-top:100px;
- margin-top:0px;
- padding:1px 4px 2px 5px;
- margin-left:29px;
- font-size:10px;
- text-align:left;
- text-transform:uppercase;
- opacity:0;
- overflow:hidden;
- position: absolute;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- z-index:1200;
- border:1px solid #ece4e4;
- }
- #ackles:hover .ville {
- opacity:1;
- margin-bottom:14px;
- transition: all 0.5s linear;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- }
- ::-moz-selection {
- background: #000;
- color: #fff;
- }
- ::selection {
- background: #000;
- color: #fff;
- }
- ::-webkit-scrollbar-thumb{
- background: {color:scrollbar};
- height:auto;
- }
- ::-webkit-scrollbar {
- height:4px;
- width:4px;
- background: #fff;
- }
- body {
- text-shadow:0px 0px 0px #eee;
- background:{color:bg};
- margin:0px;
- color:{color:text};
- font-family:baskerville;
- font-size:9px;
- line-height:100%;
- }
- a {
- color: #bbb; text-decoration:none;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- a:hover{
- color:#e9e7e7;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #entries {
- letter-spacing:1px;
- text-align:left;
- padding:10px;
- width:500px;
- margin-left:500px;
- margin-top:80px;
- }
- #post {
- width:500px;
- padding-bottom:20px;
- }
- #asker{
- font-family:georgia;
- font-style:italic;
- font-size:10px;
- text-align:center;
- }
- img {
- border:none;
- }
- blockquote {
- margin-left:5px;
- padding-left:5px;
- border-left:1px solid #eee;
- }
- blockquote blockquote {
- margin-left:10px;
- padding-left:5px;
- border-left:1px solid #eee;
- }
- h1 {
- font-family:baskerville;
- font-weight:normal;
- font-size:11px;
- text-align:center;
- font-style:normal;
- letter-spacing:1px;
- text-transform:uppercase;
- color:{color:text};
- }
- h2 {
- font-family:baskerville;
- font-size:15px;
- text-align:center;
- line-height:70%;
- letter-spacing:-0.5px;
- color:{color:text};
- font-style:italic;
- font-weight:normal;
- }
- h3 {
- font-family:baskerville;
- font-size:9px;
- text-align:center;
- font-style:normal;
- line-height:120%;
- letter-spacing:1px;
- text-transform:uppercase;
- color:{color:text};
- }
- h4 {
- font-size:9px;
- text-align:center;
- font-style:normal;
- line-height:120%;
- letter-spacing:-0.5px;
- color:{color:text};
- }
- #sidebar {
- border:0px solid #000;
- height:250px;
- width:230px;
- position:fixed;
- margin-left:90px;
- margin-top:30px;
- background-size:300%;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #sidebar:hover {
- background-size:300%;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #black {
- opacity:1;
- width: 140px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #black img {
- z-index:9999999999 !important;
- width:350px;
- padding:6px;
- margin-left:-110px;
- margin-top:0px;
- background:transparent;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- position:fixed;
- }
- #sidebar:hover #white {
- opacity:1;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #white {
- opacity:0;
- width: 150px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #white img {
- z-index:0 !important;
- position:fixed;
- opacity:1;
- width:50px;
- padding:6px;
- margin-top:200px;
- margin-left:150px;
- background:transparent;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #gray {
- opacity:1;
- width: 150px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #gray img {
- z-index:0 !important;
- position:fixed;
- opacity:1;
- width:60px;
- padding:6px;
- margin-top:212px;
- margin-left:60px;
- background:transparent;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #apple {
- opacity:1;
- width: 150px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #apple img {
- z-index:0 !important;
- position:fixed;
- opacity:1;
- width:62px;
- padding:6px;
- margin-top:210px;
- margin-left:59px;
- background:transparent;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #sidebarimage {
- opacity:1;
- position:fixed;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #sidebarimage img {
- margin-top:218px;
- margin-left:180px;
- z-index:999;
- position:fixed;
- height:130px;
- width:90px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #sidebar:hover #sidebarimage img{
- opacity:0;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #sidebar:hover .links {
- opacity:1;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #sidebar:hover #gray {
- opacity:0;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #sidebar:hover #description {
- opacity:1;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #description {
- opacity:0;
- color:#000;
- background:transparent;
- font-style:italic;
- position:fixed;
- line-height:90%;
- font-family:'georgia';
- font-size:13px;
- width:120px;
- height:107px;
- border:0px solid #fff;
- margin-top:230px;
- padding:8px;
- margin-left:-75px;
- text-align:justify;
- z-index:99999999999;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #description a {
- color:#000;
- }
- #links {
- width:150px;
- margin-top:5px;
- margin-left:-15px;
- border:0px solid #000;
- }
- #links a {
- font-size:11px;
- padding:1px 2px 1px 3px;
- color:#000;
- text-decoration:none;
- font-family: times;
- letter-spacing:1px;
- text-transform:lowercase;
- font-style:normal;
- }
- #links a:hover {
- color:#fff;
- background:#000;
- }
- #container {
- width: 500px;
- margin:0px auto;
- }
- #s-m-t-tooltip {
- font-size: 8px;
- max-width:300px;
- padding:3px 3px 2px 4px;
- margin:20px 0px 0px 20px;
- z-index:10;
- background:#000;
- border:1px solid #fff;
- font-family:calibri;
- letter-spacing:3px;
- text-transform:uppercase;
- color:#fff;
- z-index:999999999999999999999999999999999999;
- }
- #words h1 {
- font-family:georgia;
- text-transform:uppercase;
- font-weight:normal;
- font-size:15px;
- }
- @font-face { font-family: "meem"; src: url('http://static.tumblr.com/oetadgc/Uialyjfaa/laine.ttf'); }
- #words {
- color:#777;
- z-index:9;
- position:fixed;
- background: #fff;
- font-family:georgia;
- text-transform:none;
- font-size:9px;
- width:500px;
- margin:-310px 0px 40px -10px;
- text-align:center;
- height:auto;
- font-style:normal;
- font-size:9px;
- padding:120px 10px 8px 10px;
- border-bottom: 1px solid #eee;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- #words:hover {
- margin-top:-180px;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- #candywrapper {
- /*this is where you control what the whole updates tab looks like*/
- /*how far apart the letters are spaced*/
- letter-spacing:1px;
- /*how the text is aligned; it could be center, left, right, or justify*/
- text-align: center;
- /*font size*/
- font-size: 11px;
- /*dont touch*/
- position:fixed;
- /*how far from the left the updates tab is*/
- left:10px;
- /*how far from the top the updates tab is*/
- top:-142px;
- /*dont touch the three lines below ok*/
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- z-index:99;
- }
- #candywrapper:hover {
- /*this is where you control what the whole tab looks like when you hover*/
- /*how far from the top the updates tab will be when you hover*/
- top:-30px;
- /*dont touch the three lines below ok*/
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;}
- #in {
- overflow:auto;
- color:#999; /*this is the color of the text within the tab; pick one from colorpicker.com*/
- /*this is the font of the text*/
- font-family:georgia;
- /*title tab border style. it can be dotted or dashed; just remember to change it on all four lines!*/
- border-style:solid;
- /*border width*/
- border-width:1px;
- /*border color*/
- border-color:#999;
- /*dont touch*/
- padding: 40px 10px 10px 10px;
- /*background color*/
- background:#fff;
- /*text alignment; could be right, left, center, justify*/
- text-align:center;
- /*font size of the updates box*/
- font-size:8px;
- /*width of the updates box*/
- width:90px;
- /*height of the updates box*/
- height:90px;
- /*dont touch*/
- z-index: 9999;
- }
- #titletab {
- /* the title tab where it says "updates"; if you want to change the text "updates" then command+f (control+f if on pc) and look for the word "updates"*/
- /*background color of the title tab*/
- background:#fff;
- /*color of title tab text*/
- color:#999;
- /*title tab text letter spacing*/
- letter-spacing:0px;
- /*dont touch*/
- border-top-style:none;
- /*title tab border style. it can be dotted or dashed; just remember to change it on all four lines!*/
- border-right-style:solid;
- border-bottom-style:solid;
- border-left-style:solid;
- /*font of the title tab*/
- font-family:georgia;
- /*font size of title tab*/
- font-size:8px;
- /*border color of title tab*/
- border-color:#999;
- /*border width of title tab*/
- border-width:1px;
- /*how the text is aligned; could be right, left, justify, or center*/
- text-align: center;
- /*height of title tab*/
- height:5px;
- /*dont touch*/
- padding: 3px 0 7px 0;
- /*change the border radius on all of these lines if you want the tab to be rounded!*/
- border-bottom-right-radius: 0px;
- -moz-border-bottom-right-radius: 0px;
- -webkit-border-bottom-right-radius: 0px;
- /*dont touch the three lines below ok*/
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- }
- </style>
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
- </head>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://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>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <body>
- <div id="sidebar">
- <div id="black">
- <img src="http://media.tumblr.com/74ef103be74d4a8cd4af9764c5b93d39/tumblr_inline_mopcy4tD7H1qz4rgp.png">
- </div>
- <div id="white">
- <img src="http://media.tumblr.com/114d1504410544764668aeac76ae3f1f/tumblr_inline_mopcs5lxbx1qz4rgp.png">
- </div>
- <div id="apple">
- <img src="http://media.tumblr.com/1d31bd50ee0944da8b0d013958ed6f61/tumblr_inline_mopd6pk1LV1qz4rgp.png">
- </div>
- <div id="gray">
- <img src="http://media.tumblr.com/221f7be9723df341cb5f01c485b7c5de/tumblr_inline_mopcxxwqad1qz4rgp.png">
- </div>
- <div id="description">
- <div id="links">
- <center>
- <a title="{text:link1title}" href="{text:link1url}">{text:link1text}</a>
- <a title="{text:link2title}" href="{text:link2url}">{text:link2text}</a>
- <a title="{text:link3title}" href="{text:link3url}">{text:link3text}</a>
- <a title="{text:link4title}" href="{text:link4url}">{text:link4text}</a></div><br>
- {description}<br>
- <div style="font-style:normal;">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">←</a> {/block:PreviousPage} {block:NextPage} <a href="{NextPage}">→</a>{/block:NextPage}{/block:Pagination}{/block:Pagination}
- </div>
- </div>
- </center>
- <br><br>
- </div>
- </div>
- </div>
- {block:ifupdatestab}
- <div id="candywrapper">
- <div id="in">
- oo your text goes here!<br><br>
- fill this up with whatever you want!<br><br>
- use < br > (without spaces) to bring text to a new line<br><br>
- if your info doesn't fit, don't worry; a scrollbar will appear<br>
- <a href="http://kimsjongin.tumblr.com">here's a link</a>
- </div>
- <div id="titletab">updates</div>
- </div>
- {/block:ifupdatestab}
- <div id="entries">
- {block:ifupdatesbar}
- <div id="words">
- <h1>UPDATES</h1><br>
- <div style="font-style:normal;font-size:9px;">
- 1. <a href="http://kimsjongin.tumblr.com">wow cool a link</a><br>
- 2. type <code><br></code> to go to another line! :)<br>
- 3. text text text<br>
- <br></div>
- <br><img src="http://25.media.tumblr.com/a4000ff25ef60e7c7837e7a16ea68ab8/tumblr_mjtrwufvmf1s7gs24o1_250.png"><br><br><br><br>
- <font face="meem" size="4">T</font>ype <b>a</b> <i>short</i>
- <br> <b>quote</b> <i>here</i> using<br> <b>alternating</b> <i>font</i>
- styles.<br>
- <br>
- </div>
- <br>
- {/block:ifupdatesbar}
- {block:Posts}
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}" width="500">{LinkCloseTag}<br><br>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div style="text-align:center; font-size:12px;">{Quote}</div> {block:Source}<div style="text-align:center; font-size:10px;">{Source}</div><br>{/block:Source}{/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Audio}
- <div id="audio">
- <div class="albumart"><img src="http://static.tumblr.com/4wyqgof/Dyvm2qmp1/default.jpg"></div>{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playercontainer"><div class="player">{AudioPlayerWhite}</div></div>
- {block:TrackName}<div class="audioinfo"><b>Title:</b> {TrackName}</div><br>{/block:TrackName}
- {block:Artist}<div class="audioinfo"><b>Artist:</b> {Artist}</div><br>{/block:Artist}
- {block:Album}<div class="audioinfo"><b>Album:</b> {Album}</div>{/block:Album}
- {block:PlayCount}<div class="audioinfo"><b>Played:</b> {FormattedPlayCount} times</div> {/block:PlayCount}
- </div>{block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}{Video-500} <br><center>played {PlayCount} times</center> {block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <a href="{AskerURL}"></a> <span id="asker">{Asker} asked: {Question}</span><p>
- {Answer}
- {/block:Answer}
- <div id="info">
- <br>
- {block:Date} <a href="{permalink}">{TimeAgo}</a> / <a title="click for permalink" href="{Permalink}">{NoteCountWithLabel}</a> {/block:Date} {block:RebloggedFrom} /
- <a title="via" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom} / {block:ContentSource} <a title="source" href="{SourceURL}">{SourceLink}</a>{/block:ContentSource} / <a title="reblog" href="{ReblogURL}" target="_blank"><font face="meem2">J</font></a></div> <p></p><div id="tags"><center>{block:HasTags}<font face="meem2" color="#c9c2c2"><small>,</small></font>{block:Tags}<a title="#{Tag}"href="/tagged/{Tag}">#{Tag}</a> </small>{/block:Tags}{/block:HasTags}</center>
- </div>
- <br>
- {block:PostNotes}<center><a href="http://kimsjongin.tumblr.com">ᴛʜᴇᴍᴇ ʙʏ ʙᴀɴɢᴊᴇɴsᴇɴ</a></center><br><br>{PostNotes}{/block:PostNotes}<br>
- {/block:Posts}
- </div>
- </div>
- <div id="ackles">
- <div class="dancy">
- ᴛʜᴇᴍᴇ
- </div>
- <div class="ville">
- <a href="http://kimsjongin.tumblr.com/">ᴍᴇᴇᴍ</a>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment