Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <!--
- ▒█▀▀▀ ▒█▀▀▀█ ▒█▀▀▀█ ▒█▀▄▀█ ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▄▀█ ▒█▀▀▀ ▒█▀▀▀█
- ▒█▀▀▀ ▒█░░▒█ ▒█░░▒█ ▒█▒█▒█ ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█▒█▒█ ▒█▀▀▀ ░▀▀▀▄▄
- ▒█░░░ ▒█▄▄▄█ ▒█▄▄▄█ ▒█░░▒█ ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█░░▒█ ▒█▄▄▄ ▒█▄▄▄█
- © THEME 6: MIRROR MIRROR BY FOOMTHEMES.TUMBLR.COM
- PLEASE DO NOT TAKE CREDIT FOR THIS THEME AS IT GAVE ME A LOT OF TROUBLE
- YOU MAY EDIT THIS THEME AS MUCH AS YOU PLEASE BUT DO NOT CALL IT YOUR OWN
- FEEL FREE TO RECOMMEND IT TO YOUR FRIENDS UNLESS YOU DON'T HAVE FRIENDS THEN I'M SORRY
- WE COULD BE FRIENDS HIT ME UP BRO http://lucifa.co.vu
- -->
- <meta name="image:Background" content="">
- <meta name="image:Sidebar" content="">
- <meta name="image:Cursor" content="">
- <meta name="image:Favicon" content="">
- <meta name="color:Text" content="#333333">
- <meta name="color:Links" content="#444444">
- <meta name="color:Links Hover" content="#aaaaaa">
- <meta name="color:Background" content="#eeeeff">
- <meta name="color:Posts Bg" content="#ddddee">
- <meta name="color:Blockquotes" content="#cccccc">
- <meta name="color:Description Text" content="#ffffff">
- <meta name="color:Description Bg" content="#ffffff">
- <meta name="color:Tags and Info BG" content="#ddddee">
- <meta name="color:Tags and Info" content="#888877">
- <meta name="color:Tags and Info Hover" content="#000000">
- <meta name="text:Blog Title" content="">
- <meta name="text:Font Size" content="13">
- <meta name="color:Scrollbar" content="#888888">
- <meta name="text:Scrollbar Width" content="8">
- <meta name="if:Transparent Posts" content="0">
- <meta name="if:Transparent Sidebar" content="1">
- <meta name="if:Use Mini Cursor" content="0">
- <meta name="if:Use Normal Scrollbar" content="0">
- <meta name="font:Body" content="Arial"/>
- <meta name="select:Background Style" content="" title="Normal"/>
- <meta name="select:Background Style" content="background-attachment: fixed; background-repeat:no-repeat;" title="Fixed, Non-repeating"/>
- <meta name="select:Background Style" content="background-attachment: fixed; background-size:100% 100%;" title="Fixed and Covered"/>
- <meta name="select:Background Style" content="background-attachment: fixed;" title="Fixed"/>
- <meta name="select:Background Style" content="background-repeat: no-repeat;" title="Non-repeating"/>
- <meta name="select:Background Style" content="background-size: 100% 100%;" title="Covered"/>
- <meta name="color:Side Links" content="#888888">
- <meta name="color:Side Links Bg" content="#cccccc">
- <meta name="color:Description" content="#222222">
- <meta name="color:Description Links" content="#999999">
- <meta name="text:Home" content="HOME">
- <meta name="text:Ask" content="ASK">
- <meta name="text:Ask Link" content="/ask">
- <meta name="text:Link 1 Text" content="">
- <meta name="text:Link 1" content="">
- <meta name="text:Link 1 Text" content="">
- <meta name="text:Link 2" content="">
- <meta name="text:Link 2 Text" content="">
- <meta name="text:Link 3" content="">
- <meta name="text:Link 3 Text" content="">
- <meta name="text:Link 4" content="">
- <meta name="text:Link 4 Text" content="">
- <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:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script>
- $(document).mouseover(function(){
- $(document).mousemove(function(e){
- $("#cursor").css({left:e.pageX, top:e.pageY});
- });
- });
- </script>
- <link href='http://fonts.googleapis.com/css?family=Droid+Sans+Mono' rel='stylesheet' type='text/css'>
- <style>
- #cursor{
- position:absolute;
- margin:3px;
- -webkit-transition: all 10ms ease;
- -moz-transition: all 10ms ease;
- -ms-transition: all 10ms ease;
- -o-transition: all 10ms ease;
- transition: all 10ms ease;
- max-width:25px;
- z-index:9000000000000;
- }
- @font-face {
- font-family: 'General Store';
- src: local('General Store'),
- url('http://static.tumblr.com/iwxqvyr/6IGmryz2p/general_store.ttf') format('truetype'), url('http://static.tumblr.com/iwxqvyr/Vrkmstyvj/general_store.woff') format('woff');
- font-weight: normal;
- font-style: normal;
- }
- #s-m-t-tooltip {
- display:none;
- text-align:center;
- position:absolute;
- -webkit-transition: all 0ms ease;
- -moz-transition: all 0ms ease;
- -ms-transition: all 0ms ease;
- -o-transition: all 0ms ease;
- transition: all 0ms ease;
- z-index:500000000000000;
- padding: 4px;
- background: #fff;
- margin-left: 8px;
- margin-top:5px;
- border: 1px solid #333;
- font-size: 11px;
- font-family: "Pathway Gothic One";
- letter-spacing: 1px;
- text-transform: uppercase;
- }
- {block:ifNotUseNormalScrollbar}
- ::-webkit-scrollbar {width: {text:Scrollbar width}px; height:{text:Scrollbar width}px; background:#ffffff}
- ::-webkit-scrollbar-corner {background:#ffffff}
- ::-webkit-scrollbar-button:vertical {height:4px; width: 7px; display: block; background:{color:Scrollbar}}
- ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:Scrollbar}}
- ::-webkit-scrollbar-thumb:vertical {background:{color:Scrollbar}; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff}
- ::-webkit-scrollbar-thumb:horizontal {background: #ffffff; border: 0px solid #ffffff; border-left: 1px solid #ffffff; border-right: 1px solid }
- ::-webkit-scrollbar-thumb {background: {color:Scrollbar}; border-top: 0pt solid #ffffff; border-bottom: 0pt solid #ffffff}
- ::-webkit-scrollbar-thumb:hover {background: {color:Scrollbar}; {block:ifUseMiniCursor}cursor:url('http://static.tumblr.com/7svvack/XBTmp1gg7/my_hover.png'), auto{/block:ifUseMiniCursor}}
- ::-webkit-scrollbar-track-piece {background: #ffffff; border-top: 1pt solid #ffffff; border-bottom: 1pt solid #ffffff; width:4pt}{/block:ifNotUseNormalScrollbar}
- {block:ifUseMiniCursor}
- html{ cursor:url('http://static.tumblr.com/7svvack/kl0mp1gfn/my_mouse.png'), auto }
- a, a:hover { cursor:url('http://static.tumblr.com/7svvack/XBTmp1gg7/my_hover.png'),auto}{/block:ifUseMiniCursor}
- body {
- background: {color:background} url({image:Background});
- font-family: {font:Body};
- font-size: {text:font size}px;
- color: {color:Text};
- {select:Background Style}
- }
- a {
- color: {color:Links};
- text-decoration: none;
- }
- a:hover {
- color: {color:Links Hover};
- text-decoration: none;
- }
- * {
- -webkit-transition: all 500ms ease;
- -moz-transition: all 500ms ease;
- -ms-transition: all 500ms ease;
- -o-transition: all 500ms ease;
- transition: all 500ms ease;
- margin: 0px;
- }
- #posts {
- width: 520px;
- padding-left:225px;
- margin-top: 5px;
- }
- .post {
- width: 500px;
- margin: 5px;
- text-align: left;
- {block:ifNotTransparentPosts}background: {color:Posts Bg};{/block:ifNotTransparentPosts}
- padding: 5px;
- }
- .post img {
- max-width: 100%;
- }
- .audio_player iframe {
- width: 100%;
- height: 60px;
- }
- .chat .line {
- padding: 5px;
- border: 1px solid rgba(0,0,0,.1);
- border-top: 0px;
- }
- .chat .line:first-child {
- border-top: 1px solid rgba(0,0,0,.1);
- }
- .chat .line.even {
- background: rgba(0,0,0,.01);
- }
- .label {
- font-weight: bold;
- }
- .reblogg {
- font-size: 9px;
- font-family: "Strait";
- margin: -5px;
- margin-top: 5px;
- letter-spacing: 1px;
- text-align: center;
- padding: 5px;
- color: {color:Tags and info};
- background: {color:Tags and info Bg};
- opacity: 1;
- }
- .reblogg a {
- color: {color:Tags and info};
- }
- .reblogg a:hover {
- color: {color:Tags and info hover};
- }
- .reblogg:hover {
- opacity: .9;
- }
- .ralsir{
- float: right;
- }
- .title {
- font-size: 130%;
- }
- blockquote {
- margin-left:5px;
- border-left: 3px solid {color:Blockquotes};
- padding-left:5px;
- }
- .tags {
- text-align: left;
- clear: both;
- }
- .va {
- width: 1px;
- height: 100%;
- display: inline-block;
- vertical-align: middle;
- }
- .sym {
- font-family: "General Store";
- margin-right: 5px;
- display: inline-block;
- }
- .unos {
- float: left;
- text-transform: uppercase;
- }
- .like_button {position:relative; display:inline-block;
- cursor:{block:ifUseMiniCursor}url('http://static.tumblr.com/7svvack/XBTmp1gg7/my_hover.png'),{/block:ifUseMiniCursor} pointer!important; }
- #oh {}
- .like_button iframe {position:absolute; top:0; left:0; width:100%;
- height: 15px;
- opacity: 0;
- margin-top: -3px;
- z-index: 5;
- cursor:{block:ifUseMiniCursor}url('http://static.tumblr.com/7svvack/XBTmp1gg7/my_hover.png'),{/block:ifUseMiniCursor} pointer!important;}
- .like_button::before {content:'j'; font-family:'general store'!important; text-transform:lowercase!important; position:relative; font-size:8px; z-index:3;
- cursor:{block:ifUseMiniCursor}url('http://static.tumblr.com/7svvack/XBTmp1gg7/my_hover.png'),{/block:ifUseMiniCursor} pointer !important;}
- .like_button:hover:before, .like_button.liked:before {color:#ff0000;
- cursor:{block:ifUseMiniCursor}url('http://static.tumblr.com/7svvack/XBTmp1gg7/my_hover.png'),{/block:ifUseMiniCursor} pointer!important;
- }
- .rebloggit:hover {
- color: green;
- }
- .minjs {
- height: 0px;
- clear: both;
- width: 100%;
- }
- .asker img{
- height: 55px;
- float:left;
- margin: 5px;
- border: 1px {color:Posts Bg} solid;
- }
- .arrow_box {
- background: {color:Tags and info bg};
- padding: 5px;
- color: {color:Tags and info};
- }
- .askername {
- font-size: 12px;
- font-family: pathway gothic one;
- letter-spacing: 1px;
- text-transform: uppercase;
- padding-top: 9px;
- }
- .answer {
- clear:both;
- }
- #frame {
- width: 200px;
- height: 288px;
- background: url("http://25.media.tumblr.com/f2edf518430391a636f9a6f701f7c3fa/tumblr_mplcfeGwtX1szt780o2_500.png");
- background-size: 200px 288px;
- -webkit-filter: saturate(1);
- }
- #shelf {
- width: 200px;
- height: 100px;
- background: url("http://24.media.tumblr.com/af08d24023cea52f631eb20481206548/tumblr_mplcfeGwtX1szt780o1_250.png");
- background-size: 200px 100px;
- -webkit-filter: saturate(1) hue-rotate(15deg);
- }
- a.next {
- font-family: "Georgia";
- color: {color:Side Links};
- {block:ifNotTransparentSidelinks}background: {color:Side Links Bg};{/block:ifNotTransparentSidelinks}
- {block:ifTransparentSidelinks}background: transparent;{/block:ifTransparentSidelinks}
- text-decoration: none;
- font-size: 10px;
- padding: 2px;
- font-style: italic;
- {block:ifTransparentSidelinks}
- margin-top: 6px;{/block:ifTransparentSidelinks}
- margin-left: 140px;
- display: inline-block;
- }
- a.next:hover {
- color: {color:Side Links};
- {block:ifNotTransparentSidelinks}background: {color:Side Links Bg};{/block:ifNotTransparentSidelinks}
- {block:ifTransparentSidelinks}background: transparent;{/block:ifTransparentSidelinks}
- }
- a.prev {
- position: relative;
- left:-60px;
- top: -17px;
- {block:ifTransparentSidelinks}
- top: -23px;{/block:ifTransparentSidelinks}
- }
- .sep {
- position: relative;
- left:-55px;
- font-size: 60%;
- top: -19px;
- {block:ifTransparentSidelinks}
- top: -23px;{/block:ifTransparentSidelinks}
- }
- #egg a {
- color: {color:description links};
- }
- #egg {
- display:block;
- width: 117px;
- height: 123px;
- left: 26px;
- position: relative;
- top: 59px;
- background-color: {color:Description Bg};
- color: {color:Description};
- -webkit-border-radius: 50% 50% 50% 50% / 48% 48% 50% 50%;
- border-radius: 50% 50% 50% 50% / 48% 48% 50% 50%;
- padding-top:30px;
- padding-bottom:30px;
- padding-left: 15px;
- overflow: hidden;
- padding-right: 15px;
- text-align: center;
- font-size: 10px;
- font-family: Arial;
- vertical-align:middle;
- {block:ifSidebarImage}opacity: 0;
- }
- #imagg{
- display:block;
- width: 146px;
- height: 183px;
- background: url("{image:Sidebar}") center center;
- margin-left: 27px;
- background-size: 100% auto;
- position: absolute;
- margin-top: 59px;
- background-color: #fff;
- -webkit-border-radius: 50% 50% 50% 50% / 48% 48% 50% 50%;
- border-radius: 50% 50% 50% 50% / 48% 48% 50% 50%;
- overflow: hidden;{/block:ifSidebarImage}
- }
- #desc {
- width: 100px;
- font-size: 9px;
- text-align: justify;
- height: 100px;
- margin: 5px;
- border: 1px solid rgba(0,0,0,.2);
- overflow: auto;
- padding: 3px;
- }
- #desc::-webkit-scrollbar-track {
- background: #fff;
- }
- #desc::-webkit-scrollbar {
- width: 4px;
- height: 4px;
- background: #fff;
- }
- #frame:hover #egg {
- opacity: 1;
- }
- #wall {
- position: fixed;
- left: 50%;
- top:50%;
- margin-top: -180px;
- height:300px;
- width: 300px;
- padding: 5px;
- margin-left: -455px;
- {block:ifNotTransparentSidebar}
- {block:ifNotTransparentPosts}background: {color:Posts Bg};{/block:ifNotTransparentPosts}{/block:ifNotTransparentSidebar};
- -webkit-border-radius: 50% 50% 50% 50% / 48% 48% 50% 50%;
- border-radius: 50% 50% 50% 50% / 48% 48% 50% 50%;
- }
- #mirro {
- position: relative;
- left: 50px;
- top:-110px;
- }
- #linky a {
- display:block;
- width: 60px;
- padding: 2px;
- margin: 3px;
- text-align: center;
- color: {color:Side Links};
- {block:ifNotTransparentSidelinks}background: {color:Side Links Bg};{/block:ifNotTransparentSidelinks}
- {block:ifTransparentSidelinks}background: transparent;{/block:ifTransparentSidelinks}
- }
- #linky a:hover {
- letter-spacing: 2px;
- }
- #linkya {
- display:inline-block;
- width: 70px;
- margin-left: -25px;
- }
- #linkyb {
- display:inline-block;
- width: 70px;
- margin-left: 110px;
- }
- #linky {
- position:relative;
- top: 280px;
- left:-2px;
- z-index: 30000;
- font-size: 9px;
- }
- #a {
- position: relative;
- left: -30px;
- }
- #b {
- position: relative;
- left: -10px;
- }
- #c {
- position: relative;
- left: 10px;
- }
- #d {
- position: relative;
- left: 30px;
- }
- #e {
- position: relative;
- left: 10px;
- }
- #f {
- position: relative;
- left: -10px;
- }
- .hide {
- color: transparent;
- opacity: 0;
- }
- #blogtitle {
- font-size: 200%;
- text-align: center;
- position: relative;
- padding-top: 5px;
- font-family: "Share Tech Mono";
- width: 265px;
- left: -35px;
- }
- #links {
- position: fixed;
- height: 100%;
- left: 50%;
- width: 110px;
- font-size: 9px;
- margin-left: 370px;
- {block:ifNotTransparentSidelinks}
- background: {color:Side Links Bg};{/block:ifNotTransparentSidelinks}
- }
- #links #in {
- width: 108px;
- display:inline-block;
- vertical-align: middle;
- }
- #links a {
- padding: 5px;
- background: rgba(0,0,0,.05);
- text-align: center;
- margin: 3px;
- color: {color:Side Links};
- display:block;
- }
- #links a:hover {
- padding: 5px;
- background: rgba(0,0,0,.1);
- text-align: center;
- margin: 3px;
- color: {color:Side Links};
- display:block;
- }
- ol,ul {
- padding: 0;
- list-style: inside;
- }
- ol.notes {
- padding: 0px;
- list-style-type: none;=
- }
- ol.notes li.note {
- padding: 5px;
- background: rgba(125,125,125,0.05);
- border: 1px solid rgba(125,125,125,0.1);
- margin: 10px;
- }
- ol.notes li.note:nth-child(odd) {
- margin-right: 30px;
- }
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- width: 16px;
- height: 16px;
- }
- ol.notes li.note span.action {
- }
- ol.notes li.note .answer_content {
- font-weight: normal;
- }
- ol.notes li.note blockquote {
- display: inline-block;
- margin: 3px;
- }
- {CustomCss}
- </style>
- <link href='http://fonts.googleapis.com/css?family=Passero+One|Squada+One|Pathway+Gothic+One|Strait|Iceberg|Special+Elite|Share+Tech+Mono' rel='stylesheet' type='text/css'>
- <meta name="if:White Credit" content="0"> <link href='http://fonts.googleapis.com/css?family=Squada+One' rel='stylesheet' type='text/css'>{block:ifNotWhiteCredit}<link type="text/css" rel="stylesheet" href="http://static.tumblr.com/iwxqvyr/EkKmrd769/blackcredit.css">{/block:ifNotWhiteCredit} {block:ifWhiteCredit}<link type="text/css" rel="stylesheet" href="http://static.tumblr.com/iwxqvyr/Y8amrd9tl/whitecredit.css">{/block:ifWhiteCredit}
- </head>
- <body>
- <a href="http://foomthemes.tumblr.com"><div id="credit"> <nobr><div id="foom">FOOM</div>THEMES</nobr> </div></a>
- <img id="cursor" src="{image:Cursor}" />
- <div id="wall">
- <div id="mirro">
- <div id="linky"><div id="linkya">
- <a href="/" id="a"><span style="opacity: 0;">.</span>{text:Home}<span style="opacity: 0;">.</span></a>
- <a href="{text:Link 1}" id="b"><span style="opacity: 0;">.</span>{text:Link 1 text}<span style="opacity: 0;">.</span></a>
- <a href="{text:Link 3}" id="c"><span style="opacity: 0;">.</span>{text:Link 3 text}<span style="opacity: 0;">.</span></a>
- </div><div id="linkyb">
- <a href="{text:Ask Link}" id="d"><span style="opacity: 0;">.</span>{text:Ask}<span style="opacity: 0;">.</span></a>
- <a href="{text:Link 2}" id="e"><span style="opacity: 0;">.</span>{text:Link 2 text}<span style="opacity: 0;">.</span></a>
- <a href="{text:Link 4}" id="f"><span style="opacity: 0;">.</span>{text:Link 4 text}<span style="opacity: 0;">.</span></a>
- </div></div><div id="frame"><div id="imagg"></div>{block:Description}<div id="egg"><div id="desc">{Description}</div></div>{/block:Description}</div>
- <div id="blogtitle">{block:ifBlogTitle}{text:Blog Title}{/block:ifBlogTitle}{block:ifNotBlogTitle}{Title}{/block:ifNotBlogTitle}</div>
- <div id="shelf">
- {block:Pagination}{block:NextPage}<!--{/block:NextPage}{block:PreviousPage}<a class="next hide">next</a>{/block:PreviousPage}{block:NextPage}-->{/block:NextPage}
- {block:NextPage}<a href="{NextPage}" class="next">next</a>{/block:NextPage}{block:PreviousPage} <a href="{PreviousPage}" class="next prev">previous</a>{/block:PreviousPage}{block:NextPage}{block:PreviousPage}<span class="sep">-</span>{/block:PreviousPage}{/block:NextPage}{/block:Pagination}
- {block:PermalinkPagination}
- {block:NextPost}<!--{/block:NextPost}{block:PreviousPost}<a class="next hide">next</a>{/block:PreviousPost}{block:NextPost}-->{/block:NextPost}
- {block:NextPost}<a href="{NextPost}" class="next">next</a>{/block:NextPost}{block:PreviousPost} <a href="{PreviousPost}" class="next prev">previous</a>{/block:PreviousPost}{block:NextPost}{block:PreviousPost}<span class="sep"> -</span>{/block:PreviousPost}{/block:NextPost}{/block:PermalinkPagination}</div></div></div>
- {block:HasPages}
- <div id="links">
- <div id="in">
- <div class="va"></div>
- {block:Pages}
- <a href="{URL}">{Label}</a>
- {/block:Pages}
- <div class="va"></div>
- </div></div>
- {/block:HasPages}
- <center>
- <div id="posts">
- {block:Posts}
- <div class="post">
- {block:Answer}
- <div class="asker"><img src="{AskerPortraitURL-128}"/></div>
- <div class="askername"><nobr>{Asker}</nobr></div>
- <div class="arrow_box"><strong>{Question}</strong></div>
- <div class="answer">
- {Answer}
- </div>
- {/block:Answer}
- {block:Text}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- <div class="caption">{Body}</div>
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></center>{LinkCloseTag}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Photo}
- {block:Panorama}
- {LinkOpenTag}
- <center><img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/></center>
- {LinkCloseTag}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Panorama}
- {block:Photoset}
- <center>{Photoset-500}</center>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <center><div class="title">"{Quote}"</div>
- {block:Source}
- <div class="source">{Source}</div>
- {/block:Source}</center>
- {/block:Quote}
- {block:Link}
- <a href="{URL}" {Target}><div class="title">{Name}</div></a>
- {block:Description}
- <div class="caption">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- <div class="chat">
- {block:Lines}
- <div class="{Alt} user_{UserNumber} line">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </div>
- {/block:Lines}
- </div>
- {/block:Chat}
- {block:Video}
- {Video-500}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Video}
- {block:Audio}
- {AudioPlayerWhite}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Audio}
- {block:Date}<div class="reblogg">
- <div class="ralsir"><a href="{ReblogURL}" class="sym rebloggit" title="Reblog">d</a>
- <div style="margin-top:-10px; margin-left:30px;" id="oh"><a title="like this post">{LikeButton color="grey" size="10"}</a></div></div>
- <div class="unos">
- <a href="{permalink}">{12Hour}:{minutes}{AMPM} | {monthNumber}/{DayOfMonth}/{shortyear}</a>
- |
- <a href="{Permalink}" >{NoteCountWithLabel}</a>
- {block:RebloggedFrom}|
- <a href="{ReblogParentURL}" title="{ReblogParentName}">VIA</a>
- {/block:RebloggedFrom}
- {block:ContentSource}|
- <a href="{SourceURL}" title="{SourceTitle}">SOURCE</a>
- {/block:ContentSource}
- </div>
- {block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}" style="text-transform:none;">#{Tag} </a>{/block:Tags}</div>{/block:HasTags}
- <div class="minjs"></div>
- </div></div>
- {block:PostNotes}<div class="post">{PostNotes}</div>{/block:PostNotes}{/block:Date}
- {/block:Posts}
- </div></center>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment