Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--
- ------------------------------------------------------------
- THEME 2.4 TRAGEDY BY ANGIE @IMAGINEDRAGONS.TUMBLR.COM
- ------------------------------------------------------------
- PLEASE DO NOT STEAL OR CLAIM AND REDISTRIBUTE AS YOUR OWN; I WORKED VERY HARD ON THIS THEME.
- YOU CAN EDIT THIS AS MUCH AS YOU WANT AS LONG AS YOU KEEP THE CREDIT INTACT.
- THANK YOU.
- ENJOY!
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <link href='http://fonts.googleapis.com/css?family=Roboto+Slab' rel='stylesheet' type='text/css'>
- <script type="text/javascript" src="http://static.tumblr.com/53unaru/y8wlgzkbt/jquery.ui.totop.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script src="http://code.jquery.com/jquery-1.10.0.min.js">
- </script>
- <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}
- <!--DEFAULT VARIABLES-->
- <meta name="color:Background" content="#f2f2f2"/>
- <meta name="color:Post Background" content="#ffffff"/>
- <meta name="color:Post Border" content="#eeeeee"/>
- <meta name="color:Tooltip Text" content="#ffffff"/>
- <meta name="color:Tooltip Background" content="#ff0099"/>
- <meta name="color:Text" content="#777777"/>
- <meta name="color:Bold Text" content="#d10820"/>
- <meta name="color:Italic Text" content="#00bfff"/>
- <meta name="color:Link" content="#a8a8a8"/>
- <meta name="color:Link Hover" content="#000000"/>
- <meta name="color:Scroller" content="#ff0099"/>
- <meta name="color:Scrollbar Background" content="#fdfdfd"/>
- <meta name="color:Header Font" content="#b5b5b5"/>
- <meta name="color:Custom Links Background" content="#151515"/>
- <meta name="color:Title Bar Background" content="#050505"/>
- <meta name="color:Question Background" content="#050505"/>
- <meta name="color:Sidebar Background" content="#ffffff"/>
- <meta name="color:Blog Title" content="#ffffff"/>
- <meta name="color:Question Text" content="#ffffff"/>
- <meta name="color:Custom Links Hover Background" content="#ff0099"/>
- <meta name="color:Main Links Hover Background" content="#33ccff"/>
- <meta name="color:Custom Links Text" content="#ffffff"/>
- <meta name="color:Main Links Text" content="#ffffff"/>
- <meta name="color:Description Text" content="#a8a8a8"/>
- <meta name="color:Quote Text" content="#555555"/>
- <meta name="color:Quote Border" content="#eeeeee"/>
- <meta name="image:Sidebar Image" content=""/>
- <meta name="image:Background" content=""/>
- <meta name="if:Infinite Scroll" content="1"/>
- <meta name="if:Music Player" content="1"/>
- <meta name="if:400px Posts" content="0"/>
- <meta name="if:500px Posts" content="1"/>
- <meta name="if:Quote" content="1"/>
- <meta name="if:Music Player" content="1"/>
- <meta name="if:Blog Title" content="1"/>
- <meta name="if:Monochrome Photo Effect" content="0"/>
- <meta name="if:Saturation Photo Effect" content="0"/>
- <meta name="text:Link 1 URL" content="" />
- <meta name="text:Link 1 Name" content="" />
- <meta name="text:Link 2 URL" content="" />
- <meta name="text:Link 2 Name" content="" />
- <meta name="text:Link 3 URL" content="" />
- <meta name="text:Link 3 Name" content="" />
- <meta name="text:Link 4 URL" content="" />
- <meta name="text:Link 4 Name" content="" />
- <meta name="text:Link 5 URL" content="" />
- <meta name="text:Link 5 Name" content="" />
- <meta name="text:Quote" content=""/>
- <meta name="text:Post Font Size" content="9px"/>
- <style type="text/css">
- ::-webkit-scrollbar-thumb:vertical {background-color: {color:Scroller}; height: 7px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color: {color:Scroller}; height:7px!important;}
- ::-webkit-scrollbar {background-color:{color:Scrollbar Background}; height:7px; width:7px;}
- @font-face {font-family:brenda;src:url('http://static.tumblr.com/fecg7oi/qlFn7j1sd/blenda_script.otf');font-weight:normal;font-style:normal;}
- body {
- background:{color:Background};
- margin:0px;
- color:{color:Text};
- font-family:trebuchet ms;
- font-size:{text:Post Font Size};
- line-height:140%;
- text-align:justify;
- background-image:url('{image:Background}');
- background-attachment:fixed;
- }
- a {
- text-decoration:none;
- outline:none;font-size:9px;
- font-family:trebuchet ms;text-transform:uppercase;
- -moz-outline-style:none;
- color:{color:Link};letter-spacing:1px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- a:hover {
- color:{color:Link Hover};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- small {font-size:7px;text-transform:lowercase;}
- big {font-size:12px;font-weight:bold;text-transform:uppercase;}
- b, strong {color:{color:Bold Text};}
- i, em {color:{color:Italic Text};}
- p {margin-top:5px; margin-bottom:5px}
- img {border:none;}
- blockquote {
- padding:0px 10px;
- border-left:1px solid {color:Custom Links Hover Background};
- max-width:385px;
- }
- blockquote img{width:250px;height:auto;}
- /**title**/
- h1 {
- font-family:trebuchet ms;{block:If400pxPosts}width:440px;{/block:If400pxPOsts}{block:If500pxPosts}width:540px;{/block:If500pxPOsts}text-align:center;
- font-size:10px;
- text-transform:none;
- font-weight:normal;
- text-transform:uppercase;color:{color:Header Font};
- letter-spacing:2px;margin-bottom:7px;
- }
- h1:first-letter {color:{color:Custom Links Hover Background};font-weight:bold;font-size:12px;font-family:times;}
- /**chat**/
- .chat {
- font-family:consolas;
- font-size:10px;
- text-align:left;
- line-height:10px;
- list-style:none;
- }
- .chat ul {
- line-height:15px;
- list-style:none;
- padding:0px;
- line-height:20px;
- }
- /**tooltips**/
- #s-m-t-tooltip {
- max-width:300px;
- padding:0px 4px;
- margin:0px 0px 0px 15px;
- border:4px double #fff;
- font-family:calibri;
- font-style:italic;
- letter-spacing:1px;
- text-transform:lowercase;
- color:{color:Tooltip Text};
- background-color:{color:Tooltip Background};
- z-index:999999999999999999999999999999999999;
- }
- /**notes**/
- ol.notes {
- padding: 0px;
- margin: 20px 0px;
- list-style-type: none;
- color: {color:Text};
- text-transform: uppercase;
- font-size: 7px;}
- .notes a {letter-spacing: 1px;font-size: 7px;}
- ol.notes li.note {padding: 10px;width:420px;text-align:left;margin-left:1px;}
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-right: 10px;
- width: 12px;
- height: 12px;
- display: inline-block;padding:1px;background:white;border:2px solid {color:Custom Links Hover Background};}
- ol.notes li.note span.action {font-weight: normal;font-size: 7px;}
- ol.notes li.note .answer_content {font-weight: normal;font-size: 7px;}
- ol.notes li.note blockquote {
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;font-size: 7px;}
- ol.notes li.note blockquote a {text-decoration: none; color:{color:Text};font-size: 7px;}
- /**bar**/
- #ho{width:350px;}
- #ba{width:100px;position:fixed;height:100%;background:{color:Title Bar Background};}
- #tit{height:100%;position:absolute;margin-top:210px;font-size:13px;color:{color:Blog Title};width:13px;text-align:center;margin-left:40px;font-family:times;line-height:120%;}
- #ho:hover #tit{opacity:0;}
- #links{margin-top:200px;}
- #links a{width:100px;overflow:hidden;display:block;text-align:center;padding:2px 0px;margin-bottom:5px;background:{color:Custom Links Background};font-family:arial;text-transform:uppercase;font-size:7px;color:{color:Custom Links Text};letter-spacing:2px;margin-left:-110px;clear:left;}
- #links a:hover {box-shadow:inset 100px 0px {color:Custom Links Hover Background};}
- .yi{-webkit-transition: all 0.2s ease;
- -moz-transition: all 0.2s ease;
- -o-transition: all 0.2s ease}
- #ho:hover .yi{margin-left:0px; -webkit-transition: all 0.2s ease;
- -moz-transition: all 0.2s ease;
- -o-transition: all 0.2s ease}
- .er{-webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease}
- #ho:hover .er{margin-left:0px; -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease}
- .san{-webkit-transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease}
- #ho:hover .san{margin-left:0px; -webkit-transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease}
- .si{-webkit-transition: all 0.8s ease;
- -moz-transition: all 0.8s ease;
- -o-transition: all 0.8s ease}
- #ho:hover .si{margin-left:0px; -webkit-transition: all 0.80s ease;
- -moz-transition: all 0.8s ease;
- -o-transition: all 0.8s ease}
- .wu{-webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease}
- #ho:hover .wu{margin-left:0px; -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease}
- /**sidebar**/
- #sb{width:200px;height:100%;padding:60px 20px;margin-left:100px;position:fixed;background:{color:Sidebar Background};}
- .sb img{width:200px}
- .main{margin-top:5px;}
- .main a{background:{color:Title Bar Background};padding:4px 5px;width:7px;height:8px;overflow:hidden;display:inline-block;color:{color:Main Links Text};font-family:arial;text-transform:uppercase;font-size:7px;letter-spacing:2px;}
- .main img{float:left; -webkit-filter: brightness(3);
- filter: brightness(3);}
- .main a:hover{width:110px;color:{color:Main Links Text};background:{color:Main Links Hover Background};}
- .word{margin-left:15px;margin-top:-2px;}
- #desc{text-align:left;padding:5px 0px;color:{color:Description Text};}
- #quo{font-family:courier new;line-height:140%;padding:5px 0px;font-size:11px;text-align:left;color:{color:Quote Text};border-bottom:1px solid {color:Quote Border};}
- /**entry**/
- #container{margin-left:400px;padding:60px 0px;}
- /**post**/
- #post{margin-bottom:80px;{block:If400pxPosts}width:443px;{/block:If400pxPosts}{block:If500pxPosts}width:543px;{/block:If500pxPosts}}
- #set{padding:20px;background:{color:Post Background};border:1px solid {color:Post Border};}
- #inf{{block:If400pxPosts}width:400px;{/block:If400pxPosts}{block:If500pxPosts}width:500px;{/block:If500pxPosts}padding:10px 20px;background:{color:Main Links Hover Background};margin-left:2px;text-align:center;-webkit-transition: all 0.4s ease;color:{color:Main Links Text};font-family:arial;font-size:7px;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease}
- #inf a{color:{color:Main Links Text};font-family:arial;font-size:7px;text-transform:uppercase;letter-spacing:2px;}
- #post:hover #inf{background:{color:Title Bar Background};-webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease}
- #tags{opacity:0;-webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease}
- #tags a{float:left;}
- #post:hover #tags{opacity:1;-webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease}
- {block:IfSaturationPhotoEffect}#post img{ -webkit-filter: saturate(1);
- filter: saturate(1);}
- .pi img{ -webkit-filter: saturate(1);
- filter: saturate(1);}{/block:IfSaturationPhotoEffect}
- {block:IfMonochromePhotoEffect}#post img{ -webkit-filter: grayscale(1);
- filter: grayscale(1);}
- .pi img{ -webkit-filter: grayscale(1);
- filter: grayscale(1);}{/block:IfMonochromePhotoEffect}
- /**tooltips**/
- #s-m-t-tooltip {
- max-width:300px;
- font-style:normal;
- margin:0px 0px 0px 15px;border:none;
- font-family:arial;
- font-size:7px;
- letter-spacing:2px;
- text-transform:uppercase;
- color:{color:Tooltip Text};
- background-color:{color:Tooltip Background};
- z-index:999999999999999999999999999999999999;
- }
- .asks{margin-bottom:80px;}
- .inf{float:left;vertical-align:middle;margin-right:10px;margin-top:10px;font-family:trebuchet ms;font-size:9px;text-transform:uppercase;
- color:{color:Header Font};letter-spacing:1px;}
- .inf:first-letter {color:{color:Custom Links Hover Background};font-weight:bold;font-size:11px;font-family:times;}
- .inf img{padding:2px;background:white;border:3px solid {color:Main Links Hover Background};}
- .inf a{font-family:trebuchet ms;font-size:9px;text-transform:uppercase;
- color:{color:Header Font};letter-spacing:1px;}
- .inf a:first-letter {color:{color:Custom Links Hover Background};font-weight:bold;font-size:11px;font-family:times;}
- .question {display:block;padding:10px 20px;color:{color:Question Text};text-align:left;background:{color:Question Background};{block:If400pxPosts}width:400px;{/block:If400pxPosts}{block:If500pxPosts}width:500px;{/block:If500pxPosts}border-radius:3px;}
- .arrow{width:0;height:0;border-right:10px solid transparent;border-top: 10px solid {color:Question Background};position:absolute;margin-left:20px;margin-top:10px;}
- #audiopost {height:90px;}
- .albumart {width:70px; height:70px; margin-left:0px; position:absolute;}
- .albumart img {float:left; width:70px; height:70px;padding:3px;background:white;border:3px solid {color:Title Bar Background};}
- .aplayer {opacity:1;display:block; position:absolute; margin-top:23px; margin-left:20px; width:40px; height:40px; -webkit-transition:all 0.4s; -moz-transition:all 0.4s; -o-transition:all 0.4s; -ms-transition: all 0.4s; transition:all 0.5s; background:white; z-index:1;border-radius:40px;opacity:0;}
- #audiopost:hover .aplayer{opacity:1;}
- .audioplayer {margin-top:4px; margin-left:3px; overflow:hidden; width:24px; height:24px; padding:3px;}
- .audioinfo {display:block;{block:If400pxPosts}width:310px;{/block:If400pxPosts}{block:If500pxPosts}width:410px;{/block:If500pxPosts}margin-left:90px;height:44px; padding:20px;font-family:trebuchet ms;font-size:9px;text-transform:uppercase;
- color:{color:Header Font};letter-spacing:1px;background:{color:Post Background};border:1px solid {color:Post Border};}
- .audioinfo:first-letter{color:{color:Custom Links Hover Background};font-weight:bold;font-size:11px;font-family:times;}
- .audioinfo1 {margin-top:5px;color:{color:Text};text-transform:lowercase;color:{color:Header Font};}
- #pagination {position:fixed;font-size:7px;text-align:center;font-family:arial;bottom:12px;width:100px;text-align:center;left:0px;height:15px;}
- .jump_page {padding:3px 5px;background-color:transparent;color:{color:Custom Links Text};font-size:8px;height:15px;}
- .current_page, .jump_page:hover {padding: 3px 5px;background-color:{color:Custom Links Hover Background};color:{color:Custom Links Text};height:15px;
- font-family:arial;font-size:7px;}
- </style>
- <script type="text/javascript" src="http://static.tumblr.com/53unaru/y8wlgzkbt/jquery.ui.totop.js"></script>
- {block:IfInfiniteScroll}<div style="position:fixed;bottom:10px;left:10px"><a href="javascript:;" id="scrollToTop"text="back to top"><img src="http://static.tumblr.com/fecg7oi/qNQn8ied8/images.png"></a></div>{/block:IfInfiniteScroll}
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
- <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.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[text]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"text"
- });
- });
- })(jQuery);
- </script>
- <script src="http://code.jquery.com/jquery-1.10.0.min.js"></script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <body>
- <div id="ho">
- {block:IfBlogTitle}<div id="ba"><div id="tit">{Title}</div>{/block:IfBlogTitle}
- <div id="links">
- <a class="yi" href="{text:Link 1 URL}">{text:Link 1 Name}</a>
- <a class="er" href="{text:Link 2 URL}">{text:Link 2 Name}</a>
- <a class="san" href="{text:Link 3 URL}">{text:Link 3 Name}</a>
- <a class="si" href="{text:Link 4 URL}">{text:Link 4 Name}</a>
- <a class="wu" href="{text:Link 5 URL}">{text:Link 5 Name}</a>
- </div>
- </div>
- <div id="sb"><div class="sb"><img src="{image:Sidebar Image}"></div>
- <div class="main">
- <a href="/"><img src="http://media.tumblr.com/2015daae1d676432bfe8cc417be25d2b/tumblr_inline_n2aiggyMWT1r7v6wt.png"> <div class="word"> refresh</div></a>
- <a href="/ask"><img src="http://media.tumblr.com/5b80f6b287f935df5d5eae173919821e/tumblr_inline_n2aigwiUlj1r7v6wt.png"> <div class="word">message</div></a>
- <a href="/archive"><img src="http://static.tumblr.com/3yblkz0/VCjn2c2my/tr.png"> <div class="word">archive</div></a>
- <a href="http://imaginedragons.tumblr.com"><img src="http://static.tumblr.com/3yblkz0/Eifn2c23d/w2.png"> <div class="word">theme</div></a>
- {block:IfMusicPlayer}
- <a class="mus"><img src="http://static.tumblr.com/3yblkz0/9mQn46s61/untitled-2.png"><div class="word"style="margin-top:-5px">MUSIC CODE HERE</div></a>{/block:IfMusicPlayer}
- </div>
- {block:IfQuote}<div id="quo">{text:Quote}</div>{/block:IfQuote}
- <div id="desc">{Description}{block:IfInfiniteScroll}<script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScroll}</div>
- </div>
- </div>
- <div id="container">
- <div class ="autopagerize_page_element">{block:Posts}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <div id="post">
- {block:Text}<div id="header"><h1>{block:Title}{Title}{/block:Title}</h1></div><div id="set">{Body}</div>{/block:Text}
- {block:If400pxPosts}
- {block:Photo}<div id="set">{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
- {block:Photoset}<div id="set"><div class="pi">{Photoset-400}</div>{block:Caption}{Caption}{/block:Caption}</div>{/block:Photoset}
- {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {/block:If400pxPosts}
- {block:If500pxPosts}
- {block:Photo}<div id="set">{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
- {block:Photoset}<div id="set"><div class="pi">{Photoset-500}</div>{block:Caption}{Caption}{/block:Caption}</div>{/block:Photoset}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {/block:If500pxPosts}
- {block:Quote}<div id="header"><h1>{Quote}</h1></div>{Source}{/block:Quote}
- {block:Link}<a href="{URL}"><div id="header"><h1>{Target}{Name}</h1></div></a><div id="set">{block:Description}{Description}{/block:Description}</div>{/block:Link}
- {block:Chat}{block:Title}<div id="header"><h1><a href="{Permalink}">{Title}</a></h1></div>{/block:Title}
- <div id="set">
- <div class="chat"><ul>{block:Lines}
- <li class="user_{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div></div>{/block:Chat}
- {block:Audio}
- <div id="audiopost">
- {block:AlbumArt}<div class="albumart" style="margin-top:2px"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
- <div class="aplayer"><div class="audioplayer">{AudioPlayerWhite}</div></div>
- <div class="audioinfo">{block:TrackName}{TrackName}{/block:TrackName}
- <div class="audioinfo1">{block:Artist} by {Artist}{/block:Artist} + {FormattedPlayCount} plays
- </div></div></div>
- {block:Caption}<div id="set"style="margin-top:5px">{Caption}</div>{/block:Caption}
- {/block:Audio}
- {block:Answer}<div class="asks">
- <div class="question">{Question}<div class="arrow"></div></div>
- <div class="inf"><img src="{AskerPortraitURL-24}" align="bottom"></div><div class="inf" style="margin-top:20px">{Asker}</div><br/><div id="set"style="margin-top:40px">{Answer}</div>
- {/block:Answer}
- <div id="inf">
- <a href="{Permalink}">{Month} {DayOfMonthWithZero} + {NoteCount} notes</a> {block:RebloggedFrom} <a style="margin-left:6px"text="{ReblogParentName}"href="{ReblogParentURL}" >via</a> <a style="margin-left:6px"href="{ReblogRootURL}" text="{ReblogRootName}">source</a>{/block:RebloggedFrom}</div>
- {block:IndexPage}
- {block:Tags}<div id="tags"><div style="width:440px; text-align:center;margin-top:7px"><a style="text-transform:lowercase;color:#bbb" href="{TagURL}">#{Tag}</a></div></div>{/block:Tags}
- {/block:IndexPage}
- {block:PermalinkPage}{block:Tags}<div style="width:440px; text-align:center;margin-top:7px"><a style="text-transform:lowercase;color:#bbb" href="{TagURL}">#{Tag}</a></div>{/block:Tags}{/block:PermalinkPage}
- </div>
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}{/block:Posts}
- </div>
- </div>
- <!--
- THEME MAKER CREDIT PLEASE DO NOT REMOVE
- -->
- {block:Pagination}<div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">«</a>{/block:PreviousPage}
- {block:JumpPagination length="3"}
- {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}" class="jump_page">»</a>{/block:NextPage}
- </div>{/block:Pagination}
- <div style="position:fixed; bottom:3px; right:6px;text-align:center;color:#fff;padding:3px 5px;font-size:9px; letter-spacing:1px; font-family:trebuchet ms;background:{color:Title Bar Background};"><a style="color:{color:Custom Links Text}" href="http://imaginedragons.tumblr.com/" text="theme by imaginedragons">ID</a></center></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment