Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- THEME CREDIT TO LTTLEBIRDS
- *thank you for using my theme, but please do not use this as a base or remove the credit! that's just not nice. however, you can edit it so that it is to your liking of course! if you have any questions, you can message me at lttlebirds.tumblr.com!
- ♡ALLI♡-->
- <!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}</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}
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#a8a8a8"/>
- <meta name="color:Link" content="#b8b8b8"/>
- <meta name="color:Hover" content="#f2f2f2"/>
- <meta name="color:sbackground" content="#fffff"/>
- <meta name="color:bg" content="#ffffff"/>
- <meta name="color:Border" content="#e4e4e4"/>
- <meta name="color:answerbg" content="#F8F8F8"/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content=""/>
- <meta name="image:thekey" content=""/>
- <meta name="color:Scrollbar" content="##f8f8f8"/>
- <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="" />
- <style type="text/css">
- #bite
- #bite a{
- display:block
- }
- #bite .death {
- margin-top:0px;filter: alpha(opacity = 0);
- opacity:0;-webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- }
- #bite:hover .death {
- margin-top:0px;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- filter: alpha(opacity = 100);
- filter: alpha(opacity = 100);
- opacity:100;
- }
- ::-webkit-scrollbar{height: 9px; width: 9px; -webkit-border-radius: 0px; background-color:{color:background};}
- ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
- ::-webkit-scrollbar-track{background-color:{color:background};}
- body {
- background:{color:background};
- margin:0px;
- color:{color:text};
- font-family:Calibri;
- font-size:9px;
- line-height:100%;
- background-image:url('{image:Background}');
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- h1 {
- font-size:9px;
- text-transform:uppercase;
- }
- a:hover {
- opacity:10;
- color:{color:hover};
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease
- }
- #entries {
- padding:10px;
- width:500px;
- margin-left:500px;
- margin-top:40px;
- }
- #post {
- width:500px;
- margin-top:20px;
- padding:20px;
- border:1px solid {color:border};
- background-color:{color:bg};
- }
- #sidebar {
- width:150px;
- height:746px;
- position:fixed;
- margin-left:210px;
- background-color: #fff;
- margin-top:-40px;
- background-image:url('{image:Sidebar}');
- border:1px solid;
- border-color: {color:border};
- }
- #sidebarimage {
- width 100px;
- }
- #sidebarimage img {
- width:94px;
- height:95px;
- border:1px solid {color:border};
- background-color:#ffffff;
- padding:3px;
- margin-left:83px;
- margin-top:190px;
- }
- #links {
- font-family:calibri;
- font-size:8px;
- opacity:1;
- text-align:center;
- letter-spacing:1px;
- line-height:175%;
- text-transform:uppercase;
- margin-top:10px;
- margin-left:-10px;
- border:1px solid#fff;
- background-color:white;
- width:170px;
- height: 15px;
- border-left:1px dotted#a8a8a8;
- border-right:1px dotted#a8a8a8;
- }
- #links a {
- color: {color:Link};
- background-color:white;
- font-size: 8px;
- }
- #links a:hover {
- color: {color:Link};
- font-size:10px;
- }
- #links2 {
- font-family:calibri;
- font-size:8px;
- opacity:1;
- text-align:center;
- letter-spacing:1px;
- line-height:175%;
- text-transform:uppercase;
- margin-top:10px;
- margin-left:-1px;
- border:1px solid#fff;
- background-color:white;
- width:170px;
- height: 15px;
- border-left:1px dotted#a8a8a8;
- border-right:1px dotted#a8a8a8;
- }
- #links2 a {
- color: {color:Link};
- background-color:white;
- font-size: 8px;
- }
- #links2 a:hover {
- color: {color:link};
- }
- #links3 {
- font-family:calibri;
- font-size:8px;
- opacity:1;
- text-align:center;
- letter-spacing:1px;
- line-height:175%;
- text-transform:uppercase;
- margin-top:10px;
- margin-left:-1px;
- border:1px solid#fff;
- background-color:white;
- width:170px;
- height: 15px;
- border-left:1px dotted#a8a8a8;
- border-right:1px dotted#a8a8a8;
- }
- #links3 a {
- color: {color:Link};
- background-color:white;
- font-size: 8px;
- }
- #links3 a:hover {
- color: {color:link};
- }
- #links4 {
- font-family:calibri;
- font-size:8px;
- opacity:1;
- text-align:center;
- letter-spacing:1px;
- line-height:175%;
- text-transform:uppercase;
- margin-top:10px;
- margin-left:-1px;
- border:1px solid#fff;
- background-color:white;
- width:170px;
- height: 15px;
- border-left:1px dotted#a8a8a8;
- border-right:1px dotted#a8a8a8;
- }
- #links4 a {
- color: {color:Link};
- background-color:white;
- font-size: 8px;
- }
- #links4 a:hover {
- color: {color:link};
- }
- #links5 {
- font-family:calibri;
- font-size:8px;
- opacity:1;
- text-align:center;
- letter-spacing:1px;
- line-height:175%;
- text-transform:uppercase;
- margin-top:10px;
- margin-left:-1px;
- border:1px solid#fff;
- background-color:white;
- width:170px;
- height: 15px;
- border-left:1px dotted#a8a8a8;
- border-right:1px dotted#a8a8a8;
- }
- #links5 a {
- color: {color:Link};
- background-color:white;
- font-size: 8px;
- }
- #links5 a:hover {
- color: {color:link};
- }
- #description {
- font-family:cambria;
- font-style:italic;
- font-size:18px;
- padding:5px;
- text-align:center;
- font-size:9px;
- margin-left:0px;
- margin-top:90px;
- padding:9px;
- width: 143px;
- }
- /*--THIS IS NOT IN THE ACTUAL THEME RIGHT NOW BUT CAN REPLACE THE KEY IF NEEDED--*/
- #news {
- font-family:calibri;
- font-size:11px;
- color: #b8b8b8;
- width:30px;
- height:15px;
- padding-top:3px;
- border:1px solid#b8b8b8;
- margin-left: 60px;
- margin-top:-30px;
- text-align:center;
- position:fixed;
- }
- #actualnews {
- font-family:calibri;
- font-size:10px;
- color: #b8b8b8;
- width:100px;
- height:auto;
- padding-top:3px;
- border:1px solid#b8b8b8;
- margin-left: 30px;
- margin-top:10px;
- text-align:center;
- position:fixed;
- }
- #thekey img{
- width:60px;
- margin-top: -40px;
- margin-left: 45px;
- position:fixed;
- }
- #pagination {
- position:fixed;
- width:550px;
- text-align:center;
- margin-top:15px;
- margin-left:500px;
- font-family:calibri;
- font-size:8px;
- letter-spacing:4px;
- text-transform:uppercase;
- font-style:normal;
- z-index:100;
- background-color:#ffffff;
- bottom:0;
- padding:10px;
- border-top:1px solid #f8f8f8;
- }
- #info {
- text-align:center;
- margin-top:10px;
- text-transform:lowercase;
- font-size:9px;
- }
- #tags {
- font-family:calibri;
- letter-spacing:0px;
- text-transform:lowercase;
- font-size:9px;
- margin-top:4px;
- }
- #tags
- a {display:inline; background-color:{color:linkb};
- padding:-4px;
- text-align:left;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
- #asker {
- padding:10px;
- text-align:center;
- background-color:#f8f8f8;
- }
- {CustomCSS}</style></head><body>
- <div id="bite">
- <div id="thekey"><img src="{image:thekey}"></div>
- <div class="death">
- <div id="actualnews">
- PRE-INTALLED KEY JUST FOR U MY LITTLE CHICKADEES
- <p>
- ISNT DIS GR8
- </div>
- </div></div>
- <div id="sidebar">
- <div id="links">
- <a href="/">home</a><br>
- <div id="links2">
- <a href="/ask">letters</a><br>
- <div id="links3">
- <a href="{text:Link 1}">{text:Link 1 Text}<a><br>
- <div id="links4">
- <a href="{text:Link 2}">{text:Link 2 Text}</a>
- <div id="links5">
- <a href="{text:Link 3}">{text:Link 3 Text}</a>
- </div></div></div></div></div>
- <br>
- <div id="description">
- {Description}
- </br>
- <br>
- </div>
- </div>
- </div>
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">←</a>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {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}">→</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}</div>
- <div id="entries">{block:Posts}<div id="post">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}{Quote}{block:Source} —{Source}{/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}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
- <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
- <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
- {/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker"><span style="font-family:calibri;font-size:10px;font-style:italic">{Asker} pondered:</span> {Question}</div><center>{Answer}{/block:Answer}
- <div id="info">
- {block:Date} {TimeAgo}{/block:Date} <a href="{Permalink}">
- +{NoteCountWithLabel}</a>{block:RebloggedFrom}<br>+<a href="{ReblogParentURL}"
- title="{ReblogParentTitle}">{ReblogParentName}</a> ©<a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom}
- {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
- {/block:Posts}
- {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
- {/block:Posts}</div></div></div>
- <div style="position:fixed;bottom:3px; right:3px; font-size:12px; text-transform:uppercase;"><a href="http://lttlebirds.tumblr.com/">lttlebirds</a></div>
- </body>
- </div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment