Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
- HEY THERE.
- THEME MADE BY RACHEL
- » ALMIGHTYONE.TUMBLR.COM
- [THEME #2] HANGING ON
- I will NOT be answering any questions for this theme.
- For more themes, go to 7th-district.tumblr.com
- !!TERMS OF USE!!
- - You CAN edit the codes, but do NOT make heavy changes that
- make it no longer recognizable as my theme.
- - You can change the colors, fonts, and anything that I made
- customizable.
- CREDITS
- - Do NOT move the credits to anywhere else and leave the credits
- alone! NO moving them to pages!
- - Do NOT redistribute.
- -!!!!IT HAS TO BE VISIBLE ON YOUR BLOG AND DO NOT CHANGE THE CREDIT LINKS TO MATCH THE BACKGROUND!!!!
- THAT ALSO COUNTS AS REMOVING THE CREDITS! SO PLEASE DO NOT DO THAT!!!
- STEALING
- - Do NOT steal my themes and claim it as your own.
- - Do NOT use my themes as a base, then edit and claim it
- as your own!
- AGAIN, DO NOT REMOVE THE CREDITS OR MOVE THEM A.N.Y.W.H.E.R.E.
- Okay that's about it. CIAO!
- ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
- -->
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips();});})(jQuery);</script>
- <meta name="color:background" content="#ffffff" />
- <meta name="color:text" content=#434343" />
- <meta name="color:links" content#121212" />
- <meta name="color:links hover" content="#eeeeee" />
- <meta name="color:blockquote" content="#000000" />
- <meta name="color:blockquote background" content="#f8f8f8" />
- <meta name="color:post border" content="#e4e4e4" />
- <meta name="color:navigation background" content="#000000" />
- <meta name="color:description" content="#ffffff" />
- <meta name="color:custom links" content="#ffffff" />
- <meta name="color:custom links bg" content="#121212" />
- <meta name="color:custom links hover" content="#323232" />
- <meta name="color:date" content="#565656" />
- <meta name="color:question" content="#636363" />
- <meta name="color:scrollbar" content="#000000" />
- <meta name="color:scrollbar bg" content="#ffffff" />
- <meta name="color:posts" content="#ffffff" />
- <meta name="image:background" content="" />
- <meta name="image:sidebar" content="http://static.tumblr.com/3ikb5og/dSwmr5kpc/35937848_m.jpg" />
- <meta name="if:grayscale" content="0" />
- <meta name="if:photo fade" content="0" />
- <meta name="if:1 column" content="0" />
- <meta name="if:2 column" content="1" />
- <meta name="if:column 3" content="0" />
- <meta name="if:infinite scroll" content="1" />
- <meta name="text:Link1 url" content="/">
- <meta name="text:Link1" content"link 1"/>
- <meta name="text:Link2 url" content="/">
- <meta name="text:Link2" content"link 2"/>
- <meta name="text:Link3 url" content="/">
- <meta name="text:Link3" content"link 3"/>
- <meta name="text:Link4 url" content="/">
- <meta name="text:Link4" content"link 4"/>
- <style type="text/css">
- ::-webkit-scrollbar-track {
- background-color:{color:scrollbar bg};
- }
- ::-webkit-scrollbar-thumb {
- background-color:{color:scrollbar};
- }
- ::-webkit-scrollbar {
- width:5px;
- height:5px;
- }
- ::-moz-scrollbar-track {
- background-color:{color:scrollbar bg};
- }
- ::-moz-scrollbar-thumb {
- background-color:{color:scrollbar};
- }
- ::-moz-scrollbar {
- width:5px;
- height:5px;
- }
- body{
- background:{color:background};
- background-image:url('{image:background}');
- background-attachment:fixed;
- background-repeat:repeat;
- text-decoration:none;
- font-family:cambria;
- font-size:11px;
- padding:0;
- margin:0;
- word-wrap:break-word;
- color:{color:text};
- }
- body a{
- text-decoration:none;
- color:{color:links};
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- }
- body a:hover{
- color:{color:links hover};
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- }
- #content{
- {block:if1column}
- width:300px;
- margin: 20px 0px 60px 230px;
- {/block:if1column}
- {block:if2column}
- width:650px;
- margin: 20px 0px 60px 230px;
- {/block:if2column}
- {block:ifcolumn3}
- width:900px;
- margin: 20px 0px 60px 230px;
- {/block:ifcolumn3}
- margin: 20px 0px 60px 230px;
- }
- #content blockquote {
- border-left:2px solid {color:blockquote};
- padding-left:7px;
- margin:0;
- background:{color:blockquote background};
- }
- #content blockquote img {
- {block:indexpage}
- width:200px;
- {/block:indexpage}
- {block:permalinkpage}
- width:450px;
- {/block:permalinkpage}
- }
- .posts{
- {block:indexpage}
- width:250px;
- {/block:indexpage}
- {block:permalinkpage}
- width:500px;
- {/block:permalinkpage}
- padding:7px;
- border:1px solid {color:post border};
- margin:5px;
- float:left;
- background:{color:posts};
- -webkit-transition-duration: 0.7s;
- -moz-transition-duration: 07s;
- {block:ifphotofade}
- opacity:.6;
- {/block:ifphotofade}
- {block:ifgrayscale}
- -webkit-filter: grayscale(100%);
- -moz-filter: grayscale(100%);
- -o-filter: grayscale(100%);
- {/block:ifgrayscale}
- z-index:99;
- }
- .posts:hover{
- -webkit-filter: grayscale(0%);
- -moz-filter: grayscale(0%);
- -o-filter: grayscale(0%);
- opacity:1;
- -webkit-transition-duration: 0.7s;
- -moz-transition-duration: 0.7s;
- }
- #top{
- position:fixed;
- bottom:0;
- left:0;
- width:150%;
- height:45px;
- background:{color:navigation background};
- z-index:9998;
- }
- #sideimg{
- position:fixed;
- margin-left:100px;
- margin-bottom:0px;
- bottom:0px;
- }
- #sideimg img{
- width:100px;
- height:100px;
- border:8px solid {color:navigation background};
- }
- #desc{
- text-align:left;
- margin-left:230px;;
- font-family:cambria;
- {block:if2column}
- width:400px;
- {/block:if2column}
- {block:ifcolumn3}
- width:400px;
- {/block:ifcolumn3}
- {block:if1column}
- width:260px;
- {/block:if1column}
- font-size:10px;
- color:{color:description};
- padding:8px 5px 5px 5px;
- line-height:100%;
- z-index:9999;
- }
- #desc a{
- color:{color:description};
- text-decoration:none;
- }
- #links {
- font-family:camrbia;
- font-size:10px;
- text-transform:uppercase;
- color:white;
- margin-top:3px;
- margin-bottom:7px;
- margin-left:3px;
- }
- .links {
- color:{color:custom links};
- padding:0px 3px;
- background:{color:custom links bg};
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- }
- .links:hover{
- color:{color:custom links hover};
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- }
- #s-m-t-tooltip {
- position:relative;
- overflow:hidden;
- z-index:9999999999;
- max-width:200px;
- margin:10px 0 0 10px;
- padding:4px 6px;
- font:9px consolas;
- letter-spacing:1px;
- background:black;
- line-height:100%;
- text-transform:uppercase;
- letter-spacing:1px;
- color:#fff;
- }
- .info{
- padding-bottom:3px;
- padding-top:5px;
- padding-left:2px;
- text-transform:uppercase;
- border-bottom:0px solid {color:navigation};
- text-align:left;
- font-family:consolas;
- font-size:11px;
- color:{color:text};
- }
- #tags{
- font-family:consolas;
- font-size:8px;
- text-transform:uppercase;
- letter-spacing:1px;
- text-align:left;
- color:{color:text};
- }
- .date{
- padding-top:3px;
- text-align:right;
- font-family:consolas;
- font-size:9px;
- margin-left:205px;
- color:{color:date};
- }
- #audio {
- {block:indexpage}
- max-width:250px;
- {/block:indexpage}
- {block:permalinkpage}
- max-width:500px;
- {/block:permalinkpage}
- display:block;
- background:black;
- }
- #quote {
- font-size:15px;
- font-style:italic;
- }
- #source{
- text-align:right;
- }
- .title{
- font-size:17px;
- font-weight:bold;
- }
- #ques{
- {block:indexpage}
- width:240px;
- {/block:indexpage};
- {block:permalinkpage}
- width:485px;
- {/block:permalinkpage}
- float:left;
- color:{color:question};
- line-height:110%;
- padding:3px 3px 3px 3px;
- }
- #question{
- position:fixed;
- font-family:consolas;
- font-size:9px;
- letter-spacing:1px;
- text-transform:uppercase;
- font-weight:bold;
- text-decoration:none;
- right:5px;
- bottom:5px;
- padding:1px 3px 0px 3px;
- color:{color:custom links};
- background:{color:navigation};
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- -ms-transition: all 0.4s linear;
- -o-transition: all 0.4s linear;
- transition: all 0.4s linear;
- z-index:999999;
- }
- #question:hover{
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- -ms-transition: all 0.4s linear;
- -o-transition: all 0.4s linear;
- transition: all 0.4s linear;
- color:{color:links};
- background:{color:custom links};
- }
- #answer{
- padding:3px 3px 3px 3px;
- line-height:110%;
- }
- #note{
- margin:20px auto;
- width:500px;
- font-size: 9px;
- text-transform:uppercase;
- font-family:consolas;
- color:{color:text};
- }
- ol.notes{
- list-style-type:none;
- margin:0px;
- padding:0;
- line-height:130%;
- color:{color:text};
- }
- .pagination{
- position:fixed;
- bottom:10px;
- left:710px;
- margin:3px;
- text-align:center;
- z-index:99999;
- }
- .pagination a{
- display:none;
- padding:0px 3px;
- color:{color:navigation};
- font-family:cambria;
- font-size:12px;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- }
- #content img {
- max-width:250px;
- {block:permalinkpage}
- max-width:100%;
- {/block:permalinkpage}
- }
- </style>
- {block:indexpage}<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script><script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script><script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script><script>
- $(function(){
- var $container = $('#content');
- $container.imagesLoaded(function(){
- $container.masonry({
- itemSelector: '.posts',
- });
- });
- $container.infinitescroll({
- itemSelector : ".posts",
- navSelector : "div.pagination",
- nextSelector : ".pagination a#next",
- loadingImg : "",
- loadingText : "<em></em>",
- bufferPx : 10000,
- extraScrollPx: 12000,
- },
- // trigger Masonry as a callback
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $container.masonry( 'appended', $newElems, true );
- });
- }
- );
- });
- </script>{/block:indexpage}
- </head>
- <body>
- <div class="pagination">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage"}>previous</a> ·{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
- </div>
- <div id="top">
- <div id="desc">
- {block:Description}{Description}{/block:Description}
- </div><!--desc-->
- <div id="sideimg"><img src="{image:sidebar}" />
- <div id="links">
- <a href="/" class="links" title="home">i.</a>
- <a href="/ask" class="links" title="message">ii.</a>
- {block:IfLink1}
- <a href="{text:Link1 url}" class="links" title="{text:Link1}">iii.</a>
- {/block:IfLink1}
- {block:IfLink2}
- <a href="{text:Link2 url}" class="links" title="{text:Link2}">iv.</a>
- {/block:IfLink2}
- {block:IfLink3}
- <a href="{text:Link3 url}" class="links" title="{text:Link3}">v.</a>
- {/block:IfLink3}
- {block:IfLink4}
- <a href="{text:Link4 url}" class="links" title="{text:Link4}">vi.</a>
- {/block:IfLink4}
- </div>
- </div>
- </div> <!--top -->
- <a href="http://almightyone.tumblr.com/" id="question" title="made by almightyone">▰theme</a>
- <div id="content">
- <div class="autopagerize_page_element">
- {block:posts}
- <div class="posts">
- {block:Text}
- {block:Title}<div class="title">{Title}</div>{/block:Title}
- {Body}
- {block:indexpage}<a href="{Permalink}" class="date">
- {block:Date}{MonthNumberWithZero}.{DayOfMonthWithZero}.{ShortYear}
- </a>{/block:Date}
- {/block:indexpage}
- {block:permalinkpage}
- {block:Caption}{Caption}{/block:Caption}
- <div class="info">
- {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
- {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
- </div>
- {block:HasTags}<div id="tags">
- {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:permalinkpage}
- {/block:Text}
- {block:Photo}
- {block:indexpage}
- {LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-250}" /></a>{LinkCloseTag}
- {/block:indexpage}
- {block:permalinkpage}
- {LinkOpenTag}<img src="{PhotoURL-500}" />{LinkOpenTag}
- {block:Caption}{Caption}{/block:Caption}
- <div class="info">
- {block:RebloggedFrom}
- via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
- src: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a><br /><br />
- {/block:RebloggedFrom}
- {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
- {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
- </div>
- {block:HasTags}<div id="tags">
- {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:permalinkpage}
- {/block:Photo}
- {block:Photoset}
- {block:indexpage}
- {Photoset-250}
- <a href="{Permalink}" class="date">
- {block:Date}{MonthNumberWithZero}.{DayOfMonthWithZero}.{ShortYear}
- </a>{/block:Date}
- {/block:indexpage}
- {block:permalinkpage}
- {Photoset-500}
- {block:Caption}{Caption}{/block:Caption}
- <div class="info">
- {block:RebloggedFrom}
- via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
- src: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a><br /><br />
- {/block:RebloggedFrom}
- {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
- {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
- </div>
- {block:HasTags}<div id="tags">
- {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Quote}
- <div id="quote">“{Quote}”</div><br />
- <div id="source">{block:Source}- {Source}{/block:Source}</div>
- {block:indexpage}<a href="{Permalink}" class="date">
- {block:Date}{MonthNumberWithZero}.{DayOfMonthWithZero}.{ShortYear}
- </a>{/block:Date}
- {/block:indexpage}
- {block:permalinkpage}
- {block:Caption}{Caption}{/block:Caption}
- <div class="info">
- {block:RebloggedFrom}
- via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
- src: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a><br /><br />
- {/block:RebloggedFrom}
- {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
- {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
- </div>
- {block:HasTags}<div id="tags">
- {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:permalinkpage}
- {/block:Quote}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}<br />{Description}{/block:Description}
- {block:indexpage}<a href="{Permalink}" class="date">
- {block:Date}{MonthNumberWithZero}.{DayOfMonthWithZero}.{ShortYear}
- </a>{/block:Date}
- {/block:indexpage}
- {block:permalinkpage}
- {block:Caption}{Caption}{/block:Caption}
- <div class="info">
- {block:RebloggedFrom}
- via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
- src: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a><br /><br />
- {/block:RebloggedFrom}
- {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
- {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
- </div>
- {block:HasTags}<div id="tags">
- {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:permalinkpage}
- {/block:Link}
- {block:Chat}
- {block:Title}{Title}<br />{/block:Title}
- {block:Lines}
- {block:Label}<strong>{Label}</strong>{/block:Label} {Line}<br />
- {/block:Lines}
- {block:indexpage}<a href="{Permalink}" class="date">
- {block:Date}{MonthNumberWithZero}.{DayOfMonthWithZero}.{ShortYear}
- </a>{/block:Date}
- {/block:indexpage}
- {block:permalinkpage}
- {block:Caption}{Caption}{/block:Caption}
- <div class="info">
- {block:RebloggedFrom}
- via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
- src: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a><br /><br />
- {/block:RebloggedFrom}
- {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
- {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
- </div>
- {block:HasTags}<div id="tags">
- {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:permalinkpage}
- {/block:Chat}
- {block:Video}
- {block:indexpage}
- {Video-250}
- <a href="{Permalink}" class="date">
- {block:Date}{MonthNumberWithZero}.{DayOfMonthWithZero}.{ShortYear}
- </a>{/block:Date}
- {/block:indexpage}
- {block:permalinkpage}
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- <div class="info">
- {block:RebloggedFrom}
- via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
- src: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a><br /><br />
- {/block:RebloggedFrom}
- {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
- {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
- </div>
- {block:HasTags}<div id="tags">
- {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:permalinkpage}
- {/block:Video}
- {block:Audio}
- <div id="audio">{AudioPlayerBlack}</div>
- {block:indexpage}
- {block:Caption}{Caption}{/block:Caption}
- <a href="{Permalink}" class="date">
- {block:Date}{MonthNumberWithZero}.{DayOfMonthWithZero}.{ShortYear}
- </a>{/block:Date}
- {/block:indexpage}
- {block:permalinkpage}
- <div class="info">
- {block:Caption}{Caption}{/block:Caption}
- {block:RebloggedFrom}
- via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
- src: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a><br /><br />
- {/block:RebloggedFrom}
- {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
- {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
- </div>
- {block:HasTags}<div id="tags">
- {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:permalinkpage}
- {/block:Audio}
- {block:Answer}
- <div id="ques"><b>{Asker} <i>said</i>:</b>
- {Question}</div><br />
- <div id="answer">{Answer}</div>
- {block:indexpage}<a href="{Permalink}" class="date">
- {block:Date}{MonthNumberWithZero}.{DayOfMonthWithZero}.{ShortYear}
- </a>{/block:Date}
- {/block:indexpage}
- {block:permalinkpage}
- {block:Caption}{Caption}{/block:Caption}
- <div class="info">
- {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
- {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
- </div>
- {block:HasTags}<div id="tags">
- {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:permalinkpage}
- {/block:Answer}
- {block:PermalinkPage}
- {block:PostNotes}
- <div id="note">{PostNotes}</div>
- {/block:PostNotes}
- {/block:PermalinkPage}
- </div> <!--posts-->
- {/block:posts}
- </div>
- </div> <!--content-->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment