Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- THEME CREDIT TO LTTLEBIRDS
- *thank you for using my theme! you can edit it so that it is to your liking of course and since this is only a base, you do not need to include credit. however, please do not redistribute this code as your own and please remember to like/reblog the post so that i know you're not stealing the code. thank you and if you have any questions, you can message me at lttlebirdsthemes.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="#000000"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="color:Hover" content="#f2f2f2"/>
- <meta name="color:Scrollbar" content="#000000"/>
- <meta name="image:sidebar" content=""/>
- <meta name="text:link1" content="home">
- <meta name="text:link1 url" content="/">
- <meta name="text:link2" content="ask">
- <meta name="text:link2 url" content="/ask">
- <meta name="text:link3" content="link3">
- <meta name="text:link3 url" content="/">
- <meta name="text:link4" content="link4">
- <meta name="text:link4 url" content="/">
- <style type="text/css">
- ::-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:10px;
- line-height:100%;
- background-image:url('{image:Background}');
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- }
- img {
- border-color:#000;
- }
- 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:400px;
- margin-top:60px;
- }
- #post {
- width:500px;
- margin-top:5px;
- background-color:{color:Background};
- }
- #info {
- text-align:left;
- margin-top:10px;
- text-transform:lowercase;
- font-size:9px;
- letter-spacing:1px;
- padding:2px;
- background-color:white;
- border-bottom:1px solid#000
- }
- #info a{
- color:#000;
- }
- #tags {
- font-family:calibri;
- letter-spacing:0px;
- text-transform:lowercase;
- font-size:9px;
- margin-top:4px;
- background-color:white;
- color:black;
- }
- #tags a{
- display:inline; background-color:white;
- text-align:left;
- }
- #asker {
- padding:10px;
- text-align:left;
- background-color:#fff;
- color:#000;
- border:2px solid#000;
- }
- #asker a{
- color:#000;
- text-transform:uppercase;
- font-size:12px;
- }
- #sidebar {
- position:fixed;
- width:250px;
- height:auto;
- margin-left:125px;
- margin-top:100px;
- }
- #sidebar img{
- position:fixed;
- width:150px;
- height:150px;
- margin-left:50px;
- margin-top:0px;
- }
- #description {
- position:fixed;
- font-family:calibri;
- font-size:10px;
- width:150px;
- margin-left:50px;
- margin-top:160px;
- height:auto;
- }
- #links {
- position:fixed;
- font-family:calibri;
- text-transform:uppercase;
- font-size:10px;
- margin-top:-15px;
- margin-left:50px;
- width:150px;
- text-align:center;
- }
- #pagination {
- position:fixed;
- font-family:calibri;
- text-transform:lowercase;
- font-size:16px;
- margin-top:75px;
- margin-left:-13px;
- text-align:center;
- font-style:italic;
- }
- {CustomCSS}</style></head><body>
- <div id="sidebar">
- <img src="{image:sidebar}">
- <div id="links">
- <a href="{text:link1 url}">{text:link1}</a>
- <a href="{text:link2 url}">{text:link2}</a>
- <a href="{text:link3 url}">{text:link3}</a>
- <a href="{text:link4 url}">{text:link4}</a>
- </div>
- <div id="description">
- {Description}
- </div>
- <div id="pagination">
- {block:Pagination}
- {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage} <br><br>
- {block:PreviousPage}<a href="{PreviousPage}">previous</a>{/block:PreviousPage}
- {/block:Pagination}
- </div>
- </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} + <a href="{ReblogParentURL}"
- title="{ReblogParentTitle}">VIA</a> + <a href="{ReblogRootURL}"title="{ReblogRoottitle}">SOURCE</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:10px; text-transform:uppercase;"><a href="http://lttlebirds.tumblr.com/">lttlebirds</a></div>
- </body>
- </div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment