Advertisement
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">
- <head>
- <!--- Theme #45 - Playback by wonderfullythemes
- dont remove the credit pls and thanks
- --->
- <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}
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
- <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <stsss>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:100,
- tip_fade_speed:200,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
- <script type="text/javascript" charset="utf-8">
- var $j = jQuery.noConflict();
- $j(function() {
- if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
- $j("img").lazyload({
- placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
- effect: "fadeIn",
- });
- });
- </script>
- <!--SIDEBAR ANIMATION-->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $(".one").click(function(){
- $("#sidebarimage").animate({marginLeft:"+200px"},"slow");
- });
- $(".one").click(function(){
- $("#links").animate({marginLeft:"+200px"},"slow");
- });
- $(".one").click(function(){
- $("#choose").animate({marginLeft:"+240px"},"slow");
- });
- $(".one").click(function(){
- $("#entries").animate({marginLeft:"+200px"},"slow");
- });
- });
- $(document).ready(function(){
- $(".two").click(function(){
- $("#links").show("slow");
- });
- });
- </script>
- <meta name="color:Background" content="#fff" />
- <meta name="color:Link" content="#1bcc5c" />
- <meta name="color:Hover" content="#444" />
- <meta name="color:Text" content="#444" />
- <meta name="color:Border" content="#ddd" />
- <meta name="color:Description Text" content="#444" />
- <meta name="color:Description Border" content="#ddd" />
- <meta name="color:Nav Links Background" content="#000" />
- <meta name="color:Nav Links" content="#fff" />
- <meta name="color:Nav Links Hover" content="#ddd" />
- <meta name="color:Nav Links Shadow" content="#444" />
- <meta name="color:Question Background" content="#ddd" />
- <meta name="color:Question Text" content="#444" />
- <meta name="color:Chat Bg Odd" content="#ddd" />
- <meta name="color:Chat Bg Even" content="#fff" />
- <meta name="color:Info Background" content="#ddd" />
- <meta name="color:Info Text" content="#444" />
- <meta name="color:Info Links" content="#444" />
- <meta name="color:Info Links Hover" content="#fff" />
- <meta name="color:Tooltip Background" content="#000" />
- <meta name="color:Tooltip Text" content="#fff" />
- <meta name="color:Tooltip Border" content="#000" />
- <meta name="image:Background" content="" />
- <meta name="image:sidebar" content=""/>
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Text" content="Link 1" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Text" content="Link 2" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Text" content="Link 3" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Text" content="Link 4" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Text" content="Link 5" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Text" content="Link 6" />
- <meta name="text:Link7" content="/" />
- <meta name="text:Link7 Text" content="Link 7" />
- <meta name="text:Link8" content="/" />
- <meta name="text:Link8 Text" content="Link 8" />
- <meta name="text:Link9" content="/" />
- <meta name="text:Link9 Text" content="Link 9" />
- <meta name="text:Link10" content="/" />
- <meta name="text:Link10 Text" content="Link 10" />
- <meta name="if:ShowCustomCursor" content="1" />
- <style type="text/css">
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color:{color:Link};
- border:2px solid {color:Background};
- }
- ::-webkit-scrollbar {
- height:8px;
- width:11px;
- background-color:{color:Link};
- border:5px solid {color:Background};
- }
- #s-m-t-tooltip {
- border:1px solid {color:Tooltip Border};
- max-width:200px;
- font-size:10px;
- background-color:{color:Tooltip Background};
- color:{color:Tooltip Text};
- line-height:9px;
- display:none;
- position:absolute;
- letter-spacing:1px;
- text-transform:uppercase;
- padding:10px;
- margin:15px 0px 0px 15px;
- z-index:99999999999999;
- }
- body {
- background-image: url({image:Background});
- background-attachment:fixed;
- background-repeat:no-repeat;
- background-size:cover;
- background-color:{color:Background};
- margin:0px;
- color:{color:Text};
- font-family:'calibri';
- font-size:11px;
- line-height:13px;
- font-style: none;
- {block:IfShowCustomCursor}
- cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;
- {/block:IfShowCustomCursor}
- }
- a {
- color:{color:Link};
- text-decoration:none;
- text-decoration:none;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- a:hover {
- color:{color:Hover};
- {block:IfShowCustomCursor}
- cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;
- {/block:IfShowCustomCursor}
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- #entries {
- position:relative;
- float:center;
- top:40px;
- text-align:justify;
- overflow:hidden;
- margin-bottom:40px;
- left:25%;
- width:500px;
- }
- #post {
- padding:20px;
- overflow-y:hidden;
- overflow-x:hidden;
- margin-bottom:140px;
- width:400px;
- margin-right:45px;
- }
- #post img {
- max-width:100%
- }
- /*--SIDEBAR--*/
- #sidebar {
- width:270px;
- height:100%;
- position:fixed;
- left:0;
- }
- #sidebar:hover #choose {
- opacity:1;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- #choose {
- width:200px;
- position:absolute;
- top:47%;
- margin-left:40px;
- border:1px solid {color:Border};
- text-align:center;
- background-color: rgba(0,0,0,0.5);
- opacity:0;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- #choose a {
- color:{color:Border};
- letter-spacing:1px;
- text-transform:uppercase;
- padding:10px;
- display:block;
- }
- #choose a:hover {
- letter-spacing:3px;
- background-color:{color:Hover};
- color:{color:Link};
- }
- .one:hover {
- cursor:help;
- }
- .two:hover {
- cursor:help;
- }
- #sidebarimage {
- width:auto;
- height:auto;
- }
- #sidebarimage img {
- width:270px;
- height:100%;
- opacity:1;
- }
- #sidebar:hover #title2 {
- color:{color:Link};
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- #title2 {
- width:200px;
- top:0;
- position:absolute;
- text-align:right;
- line-height:100%;
- font-size:11px;
- letter-spacing:2px;
- text-transform:uppercase;
- color:{color:Title};
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- opacity:0;
- }
- .desc {
- color:{color:Description Text};
- padding:20px;
- width:100px;
- position:absolute;
- text-align:center;
- background-color:#fff;
- top:35%;
- left:30px;
- height:210px;
- opacity:1;
- border:1px solid {color:Description Border};
- overflow-y:scroll;
- z-index:-1;
- }
- #links {
- padding-top:100px;
- position:fixed;
- background-color:{color:Nav Links Background};
- height:100%;
- width:50px;
- font-size:15px;
- letter-spacing:1px;
- text-align:center;
- font-style:none;
- line-height:100%;
- top:0;
- left:850px;
- text-transform:uppercase;
- display:none;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- #links a {
- margin-top:20px;
- display:block;
- color:{color:Nav Links};
- border-bottom:none;
- }
- #links a:hover {
- color:{color:Nav Links Hover};
- text-shadow:2px 2px 1px {color:Nav Links Shadow};
- border-bottom:none;
- }
- #pagination {
- font-size:13px;
- width:440px;
- position:absolute;
- text-align:center;
- margin-top:-75px;
- text-transform:none;
- font-style:none;
- text-transform: lowercase;
- }
- /*--POST TYPES--*/
- .user {
- font-style:italic;
- position:relative;
- }
- .user a {
- border-bottom:none;
- color:white;
- }
- .user a:hover {
- color:{color:Hover};
- letter-spacing:2px;
- box-shadow:none;
- }
- .question {
- position:relative;
- max-width:100%;
- background-color:{color:Question Background};
- color:{color:Question Text};
- padding:20px;
- }
- .arrow-down {
- width: 0;
- height: 0;
- border-left: 15px solid transparent;
- border-right: 15px solid transparent;
- margin-left:30px;
- margin-top:0px;
- border-top: 15px solid {color:Question Background};
- }
- .answer {
- text-align:left;
- margin-top:20px;
- max-width:100%;
- padding-bottom:5px;
- }
- .quote {
- font-size:18px;
- font-style:italic;
- }
- .chat li {
- list-style:none;
- }
- .line_odd {
- color:{color:Chat Bg Odd};
- }
- .line_even {
- color:{color:Chat Bg Even};
- }
- .playerbuttonbg {
- position: absolute;
- left: 20px;
- top: 20px;
- width: 19px;
- height: 19px;
- background-color: #fff;
- padding: 10px;
- opacity: .4;
- filter: alpha(opacity=40);
- -moz-opacity: 0.4;
- -khtml-opacity: 0.4;
- transition: opacity .7s ease-in-out;
- -moz-transition: opacity .7s ease-in-out;
- -webkit-transition: opacity .7s ease-in-out;
- }
- .playerbuttonbg:hover {
- opacity: 1;
- filter: alpha(opacity=100);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- }
- .newplayerbutton {
- position: relative;
- width: 19px;
- height: 19px;
- overflow: hidden;
- }
- .playerbuttonhug {
- position: absolute;
- top: -18px;
- left: -7px;
- }
- .tumblr_audio_player {
- height: 90px;
- width: 270px;
- -moz-transform: scale(0.60, 0.60);
- -webkit-transform: scale(0.60, 0.60);
- -o-transform: scale(0.60, 0.60);
- -ms-transform: scale(0.60, 0.60);
- transform: scale(0.60, 0.60);
- -moz-transform-origin: top left;
- -webkit-transform-origin: top left;
- -o-transform-origin: top left;
- -ms-transform-origin: top left;
- transform-origin: top left;
- }
- .audioimgwrapper {
- position: absolute;
- left: 0px;
- top: 0px;
- overflow: hidden;
- width: 79px;
- height: 79px;
- }
- .audioimgwrapper img {
- width: 100%;
- height: auto;
- }
- .trackdetails {
- width: auto;
- display:inline-block;
- margin-left: 90px;
- min-height: 85px;
- }
- .audiowrapper {
- position: relative;
- display:inline-block;
- }
- /*--INFO AND TAGS--*/
- #footer {
- color:{color:Info Text};
- text-transform:uppercase;
- width:380px;
- text-align:left;
- font-size:10px;
- margin-top:10px;
- padding:10px;
- background-color:{color:Info Background};
- }
- #footer a {
- color:{color:Info Links};
- }
- #footer a:hover {
- color:{color:Info Links Hover};
- }
- #post:hover .tags {
- margin-left:0px;
- opacity:1;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .tags {
- margin-left:-100px;
- margin-top:10px;
- text-align:center;
- opacity:0;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .like_and_reblog_buttons {
- position:absolute;
- margin-left:400px;
- list-style: none;
- opacity:1;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .like_and_reblog_buttons li {
- list-style:none;
- float: left;
- margin: 0;
- padding: 7px 15px;
- }
- .like_and_reblog_buttons li:first-child {
- height:15px;
- }
- /*CREDIT*/
- #cred {
- position:fixed;
- font-family:'Calibri';
- text-transform:uppercase;
- font-size:8px;
- right:9px;
- bottom:9px;
- padding:4px;
- color:{color:Link};
- letter-spacing:1px;
- }
- {CustomCSS}</style></head><body>
- <div id="links">
- <a href="/" title="refresh"><i class="fa fa-power-off"></i></a>
- <a href="{text:Link1}" title="{text:Link1 Text}"><i class="fa fa-step-backward"></i></a>
- <a href="{text:Link2}" title="{text:Link2 Text}"><i class="fa fa-fast-backward"></i></a>
- <a href="{text:Link3}" title="{text:Link3 Text}"><i class="fa fa-backward"></i></a>
- <a href="{text:Link4}" title="{text:Link4 Text}"><i class="fa fa-play"></i></a>
- <a href="{text:Link5}" title="{text:Link5 Text}"><i class="fa fa-pause"></i></a>
- <a href="{text:Link6}" title="{text:Link6 Text}"><i class="fa fa-stop"></i></a>
- <a href="{text:Link7}" title="{text:Link7 Text}"><i class="fa fa-forward"></i></a>
- <a href="{text:Link8}" title="{text:Link8 Text}"><i class="fa fa-fast-forward"></i></a>
- <a href="{text:Link9}" title="{text:Link9 Text}"><i class="fa fa-step-forward"></i></a>
- <a href="{text:Link10}" title="{text:Link10 Text}"><i class="fa fa-eject"></i></a>
- </div>
- <div id="sidebar">
- <div id="choose">
- <a class="one">+description</a>
- <a class="two">+links</a>
- </div>
- <div id="sidebarimage">
- <img src="{image:sidebar}"></div>
- <div id="title2">{Title}</div>
- <div class="desc">
- {Description}
- </div>
- </div>
- <div id="entries">{block:Posts}<div id="post">
- <div class="like_and_reblog_buttons">
- <li>{ReblogButton color="black"}</li>
- <li>{LikeButton color="black"}</li>
- </div>
- {block:Text}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {Body}
- {/block:Text}
- {block:Answer}
- <div class="question">{Question} ―<span class="user">{Asker}</span></div>
- <div class="arrow-down"></div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- {block:Quote}
- <span class="quote"><div style="font-size:20px;color:{color:Link};font-weight:bold;border-bottom:3px solid {color:Text};font-style:normal;text-align:center;float:center;width:100%;margin-bottom:10px">“</div>
- {Quote}
- <div style="font-size:20px;color:{color:Link};font-weight:bold;border-top:3px solid {color:Text};font-style:normal;text-align:center;float:center;width:100%;margin-top:10px;padding-top:5px;line-height:30px;">” </div></span>
- {block:Source}<div class="font-size:18px"> —{Source}</div>{/block:Source}
- {/block:Quote}
- {block:Link}
- <h2><a href="{URL}">{Name}</a></h2>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}{Title}{/block:Title}
- {block:Lines}<span class="chat">
- <li><span class="line_{Alt}">{block:Label}<span class="label">{Label}</span></span>{/block:Label}</span> {Line}</li>
- {/block:Lines}
- {/block:Chat}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-400}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Audio}
- {block:AudioPlayer}
- <div class="audiowrapper">
- {block:AlbumArt}
- <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- <div class="playerbuttonbg">
- <div class="newplayerbutton">
- <div class="playerbuttonhug">
- {AudioPlayerWhite}
- </div>
- </div>
- </div>
- <div class="trackdetails">
- {block:TrackName}{TrackName}</a><br>{/block:TrackName}
- {block:Artist}Artist: {Artist}<br>{/block:Artist}
- {block:Album}Album: {Album}<br>{/block:Album}
- {PlayCountWithLabel}
- </div>
- </div>
- {/block:AudioPlayer}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}
- {Video-400}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- <div id="footer">
- {block:Date}<a href="{Permalink}" title="{MonthNumberWithZero}.{DayOfMonthWithZero}.{ShortYear}"><i class="fa fa-clock-o"></i></a> {block:NoteCount} <a href="{Permalink}" title="{NoteCountWithLabel}"><i class="fa fa-heart"></i></a>{/block:NoteCount} {/block:Date}
- <div style="float:right">
- {block:RebloggedFrom} + <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> {/block:RebloggedFrom}
- {block:RebloggedFrom} | <a href="{ReblogRootURL}" title="{ReblogRootName}">src</a>{/block:RebloggedFrom}
- </div>
- </div>
- <div class="tags">
- {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag} </a> {/block:Tags}{/block:HasTags}
- </div>
- </div>{/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage} -
- {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
- {/block:Pagination}
- </div>
- <div id="cred">
- <a href="http://wonderfullythemes.tumblr.com/" title="wonderfullythemes">theme</a>
- </div>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement