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">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!-- This theme was entirely written by drgling @artdelafolie.tumblr.
- Don't steal or copy either the whole theme or parts of it and claim as your own. If you're interested, you are very welcome to msg me at my tumblr or twitter (@drgling). This theme is solely written for lucy @lvytea.tumblr and she alone is allowed to use this. -->
- <head>
- <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:300' rel='stylesheet' type='text/css'>
- <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="image:Sidebar Pic" content="http://static.tumblr.com/3b5bfb8fc4752c0e7da9153aa2d0ea70/9nrsaks/kHCndcyn3/tumblr_static_dnu1ozbore0o8g0k8wcgwwosk.png">
- <meta name="color:Scrollbar BG" content="">
- <meta name="color:Scrollbar Color" content="#6e6e6e">
- <meta name="color:Text Color" content:"#000">
- <meta name="color:Link Color" content="#000">
- <meta name="color:Link Hover Color" content="#d3d3d3">
- <meta name="if:Sidepic" content="1">
- <meta name="text:URL1" content="/ask">
- <meta name="text:Link 1" content="ask">
- <meta name="text:URL2" content="/tagged/my%20stuff">
- <meta name="text:Link 2" content="my art">
- <meta name="text:URL3" content="">
- <meta name="text:Link 3" content="">
- <meta name="text:URL4" content="">
- <meta name="text:Link 4" content="">
- <style type="text/css">
- ::-webkit-scrollbar {background-color:{color:Background Color}; width:5px}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar Color};}
- body {
- font-family: 'Roboto Condensed', Helvetica;
- font-size:12px;
- color:{color:Text Color};
- }
- h1 {
- font-size:16px;
- text-align:center;
- text-transform:uppercase;
- }
- blockquote {
- padding-left:3px;
- border-left:1px solid #000;
- }
- a {
- text-decoration:none;
- color:{color:Link Color};
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- }
- a:hover {
- color:{color:Link Hover Color};
- }
- #sidebar {
- position:fixed;
- width:200px;
- left:120px;
- top:55px;
- }
- #sidebarpic {
- position:float;
- }
- #sidebarpic img {
- max-width:200px;
- height:auto;
- }
- #sidebarnav {
- float:left;
- padding-right:5px;
- margin-top:30px;
- width:72px;
- text-align:right;
- border-right:1px solid {color:Link Color};
- line-height:16px;
- }
- #sidebardesc {
- float:right;
- margin-top:30px;
- padding-left:10px;
- height:100px;
- width:110px;
- overflow:auto;
- line-height:16px;
- }
- #pagination {
- font-size:18px;
- position:fixed;
- top:380px;
- width:200px;
- text-align:center;
- }
- #nosidebar {
- position:fixed;
- top:140px;
- left:150px;
- width:150px;
- }
- #nosidebardesc {
- width:150px;
- height:100px;
- overflow:auto
- line-height:16px;
- }
- #nosidebarnav {
- text-align:right;
- width:145px;
- margin-top:10px;
- border-right:1px solid {color:Link Color};
- padding-right:5px;
- }
- #nopagination {
- margin-top:20px;
- font-size:18px;
- top:380px;
- width:150px;
- text-align:center;
- }
- #postcontainer {
- position:absolute;
- top:55px;
- width:520px;
- left:400px;
- padding:5px;
- }
- /* All about posts and post types */
- .post {
- margin-bottom:40px;
- }
- .quote {
- text-align:justify;
- font-size:18px;
- padding:3px;
- background-color: rgba(255,255,255,.3);
- }
- .asks {
- padding:3px;
- background-color: rgba(255,255,255,.3);
- }
- .notes {
- font-size:10px;
- text-align:center;
- text-transform:uppercase;
- border-top:1px dashed rgba(0, 0, 0, .3);
- padding-top:5px;
- }
- .tags {
- font-size:10px;
- text-align:center;
- text-transform:uppercase;
- }
- .audio {
- margin-bottom:10px;
- height:100px;
- }
- .albumart {
- position:absolute;
- width:98px;
- border:1px solid rgba(0,0,0,.1);
- padding:2px;
- z-index:-3;
- }
- .player {
- position:absolute;
- background:#000;
- width:27px;
- z-index:999;
- height:27px;
- overflow:hidden;
- margin-top:35px;
- margin-left:35px;
- padding:3px;
- opacity:0;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- .audio:hover .player {
- opacity:1;
- }
- .audioinfo {
- width:400px;
- float:right;
- text-align:left;
- padding:2px;
- line-height:20px;
- }
- #credit {
- border:1px dashed #e3e3e3;
- padding:5px;
- font-size:10px;
- position:fixed;
- bottom:0px;
- right:0px;
- }
- </style>
- </head>
- <body>
- <div id="credit"><a href="http://artdelafolie.tumblr.com">DRGL</a></div>
- {block:ifSidepic}<div id="sidebar">
- <div id="sidebarpic"><img src="{image:Sidebar Pic}"></div>
- <div id="sidebarnav">
- <a href="/">home</a><br>
- <a href="{text:URL1}">{text:Link 1}</a><br>
- <a href="{text:URL2}">{text:Link 2}</a><br>
- <a href="{text:URL3}">{text:Link 3}</a><br>
- <a href="{text:URL4}">{text:Link 4}</a>
- </div><div id="sidebardesc">
- {Description}
- </div>
- <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">< </a>{/block:PreviousPage} {block:NextPage} <a href="{NextPage}"> ></a>{/block:NextPage}{/block:Pagination}</div></div>
- {/block:ifSidepic}
- {block:ifnotSidepic}
- <div id="nosidebar">
- <div id="nosidebardesc">
- {Description}
- </div>
- <div id="nosidebarnav">
- <a href="/">home</a><br>
- <a href="{text:URL1}">{text:Link 1}</a><br>
- <a href="{text:URL2}">{text:Link 2}</a><br>
- <a href="{text:URL3}">{text:Link 3}</a><br>
- <a href="{text:URL4}">{text:Link 4}</a>
- </div><div id="nopagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">< </a>{/block:PreviousPage} {block:NextPage} <a href="{NextPage}"> ></a>{/block:NextPage}{/block:Pagination}</div>
- </div>
- {/block:ifnotSidepic}
- <div id="postcontainer">{block:Posts}<div class="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}<div class="quote">{Quote}"</div>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
- {block:Link}<h2><a href="{URL}" {Target}>{Name}</a></h2>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Answer}<div class="asks"><img src="{AskerPortraitURL-30}"/><i><b> {Asker}</b> asked: </i>{Question}</div>{Answer}{/block:answer}
- {block:Audio}
- <div class="audio">
- {block:AlbumArt}<img class="albumart" src="{AlbumArtURL}">{/block:AlbumArt}
- <div class="player">{block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}</div>
- <div class="audioinfo">
- {block:TrackName}<b>Title:</b> {TrackName}<BR>{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<BR>{/block:Artist}
- {block:Album}<b>Album:</b> {Album}<BR>{/block:Album}
- {block:PlayCount}<b>Plays:</b> {PlayCount}<BR>{/block:PlayCount}</div></div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- <div class="notes">
- {block:Date}<a href="{Permalink}">{TimeAgo}</a>{block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a> {/block:NoteCount}
- {block:RebloggedFrom} from <a href="{ReblogParentURL}">{ReblogParentName} </a>{/block:RebloggedFrom}
- {block:ContentSource} by <a href="{SourceURL}">{SourceLink}
- </a>{/block:ContentSource}{/block:Date}
- </div>
- {block:HasTags}<div class="tags">
- {block:Tags} # <a href="{TagURL}"> {Tag}</a>{/block:Tags}</div>
- {/block:HasTags}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>{/block:Posts}</div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment