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 #33 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}">
- <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>
- <script src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <stsss>
- <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 src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $(".message").click(function(){
- $(".entries").show();
- });
- $(".message").click(function(){
- $(".sidebar").hide();
- });
- });
- </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $(".index").click(function(){
- $(".entries").show();
- });
- $(".index").click(function(){
- $(".sidebar").hide();
- });
- $(".index").click(function(){
- $(".faq").hide();
- });
- $(".index").click(function(){
- $(".tags").hide();
- })
- $(".index").click(function(){
- $(".updateinfo").hide();
- })
- });
- </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $(".mail").click(function(){
- $(".faq").show();
- });
- $(".mail").click(function(){
- $(".sidebar").hide();
- });
- $(".mail").click(function(){
- $(".entries").hide();
- });
- $(".mail").click(function(){
- $(".tags").hide();
- });
- $(".mail").click(function(){
- $(".updateinfo").hide();
- });
- });
- </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $(".map").click(function(){
- $(".tags").show();
- });
- $(".map").click(function(){
- $(".sidebar").hide();
- });
- $(".map").click(function(){
- $(".entries").hide();
- });
- $(".map").click(function(){
- $(".faq").hide();
- });
- $(".map").click(function(){
- $(".updateinfo").hide();
- });
- });
- </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $(".updates").click(function(){
- $(".updateinfo").show();
- });
- $(".updates").click(function(){
- $(".sidebar").hide();
- });
- $(".updates").click(function(){
- $(".entries").hide();
- });
- $(".updates").click(function(){
- $(".faq").hide();
- });
- $(".updates").click(function(){
- $(".tags").hide();
- });
- });
- </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:Title" content="#ddd" />
- <meta name="color:NavLinks" content="#fff" />
- <meta name="color:NavLinks Border" content="#fff" />
- <meta name="color:NavLinks Hover" content="#fff" />
- <meta name="color:NavLinks Border Hover" content="#fff" />
- <meta name="color:Post Title" content="#fff" />
- <meta name="color:Post Border" content="#fff" />
- <meta name="color:Blockquote" content="#444" />
- <meta name="color:Asker Icon Border" content="#ddd" />
- <meta name="color:Ask Text" content="#fff" />
- <meta name="color:Ask Link" content="#ddd" />
- <meta name="color:Ask Link Hover" content="#ccc" />
- <meta name="color:Question Text" content="#444" />
- <meta name="color:Question Border" content="#ddd" />
- <meta name="color:Answer Text" content="#444" />
- <meta name="color:Answer Border" content="#ddd" />
- <meta name="color:Chat Underline" content="#fff" />
- <meta name="color:Quote Underline" content="#fff" />
- <meta name="color:Permalink Text" content="#fff" />
- <meta name="color:Permalink Links" content="#ddd" />
- <meta name="color:Permalink Links Background Hover" content="#000" />
- <meta name="color:Permalink Links Hover" content="#fff" />
- <meta name="color:Scrollbar" content="#444" />
- <meta name="color:Tooltip Background" content="#000" />
- <meta name="color:Tooltip Text" content="#fff" />
- <meta name="color:Tooltip Border" content="#fff" />
- <meta name="image:Background" content="" />
- <meta name="if:Effect1" content="0" />
- <meta name="if:Effect2" content="1" />
- <meta name="text:Welcome Message" content="click for posts" />
- <meta name="text:FAQ" content="your faq here" />
- <meta name="text:Your URL" content="your url here" />
- <meta name="text:Updates" content="your updates here" />
- <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="text:Link11" content="/" />
- <meta name="text:Link11 Text" content="Link 11" />
- <meta name="text:Link12" content="/" />
- <meta name="text:Link12 Text" content="Link 12" />
- <meta name="text:Link13" content="/" />
- <meta name="text:Link13 Text" content="Link 13" />
- <meta name="text:Link14" content="/" />
- <meta name="text:Link14 Text" content="Link 14" />
- <meta name="text:Link15" content="/" />
- <meta name="text:Link15 Text" content="Link 15" />
- <meta name="text:Link16" content="/" />
- <meta name="text:Link16 Text" content="Link 16" />
- <style type="text/css">
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color:{color:Scrollbar};
- }
- ::-webkit-scrollbar {
- height:6px;
- width:8px;
- padding-right:2px;
- background-color:transparent;
- }
- #s-m-t-tooltip {
- max-width:200px;
- font-family:'pt sans';
- font-size:9px;
- background-color:{color:Tooltip Background};
- color:{color:Tooltip Text};
- border:1px solid {color:Tooltip Border};
- line-height:9px;
- display:none;
- position:absolute;
- letter-spacing:1px;
- text-transform:uppercase;
- padding:5px;
- margin:15px 0px 0px 15px;
- z-index:99999999999999;
- }
- body {
- background:{color:Background};
- background-image: url({image:Background});
- background-attachment: fixed;
- background-repeat:no-repeat;
- background-size:cover;
- color:{color:Text};
- font-family:'calibri';
- font-size:13px;
- text-decoration:none;
- text-transform:none;
- margin:auto;
- }
- a {
- color:{color:Link};
- text-decoration:underline;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- a:hover {
- text-decoration:none;
- background-color:#fff;
- color:{color:Hover};
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- h2 {
- text-align:center;
- text-decoration:underline;
- color:{color:Post Title};
- }
- h2 a {
- color:{color:Link};
- }
- li {
- list-style:square;
- }
- blockquote {
- border-left:2px solid {color:Blockquote};
- padding-left:5px;
- }
- img, blockquote, li, h2 {
- max-width:100%;
- }
- #container {
- margin:auto;
- top:0;
- left:0;
- right:0;
- bottom:0;
- position:fixed;
- width:650px;
- height:350px;
- border:1px solid {color:Container Border};
- overflow-y:scroll;
- overflow-x:hidden;
- }
- /*--SIDEBAR--*/
- .sidebar {
- }
- .message {
- float:center;
- text-align:center;
- margin-top:10px;
- letter-spacing:2px;
- font-size:10px;
- text-transform:uppercase;
- width:100%;
- padding:7px;
- border:1px solid white;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .message:hover {
- cursor:help;
- box-shadow:inset 130px 0 0 #fff;
- color:{color:Hover};
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- /*--LINKS--*/
- .links {
- height:30px;
- line-height:50px;
- font-size:10px;
- text-transform:uppercase;
- position:absolute;
- top:30%;
- right:240px;
- }
- .links a {
- text-decoration:none;
- padding:10px;
- letter-spacing:1px;
- color:{color:NavLinks};
- border:1px solid {color:NavLinks Border};
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .links a:hover {
- color:{color:Hover};
- box-shadow:inset 90px 0 0 #fff;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- /*--PAGINATION--*/
- #pagination {
- font-size:10px;
- text-transform:uppercase;
- text-align:center;
- line-height:10px;
- z-index:300;
- width:100%;
- float:center;
- bottom:70px;
- position:absolute;
- }
- #pagination a {
- text-decoration:none;
- padding:5px 7px 5px 7px;
- color:{color:Link};
- border:1px solid {color:Link};
- }
- #pagination a:hover {
- box-shadow:inset 0 30px 0 #fff;
- color:{color:Hover};
- }
- .current_page {
- padding:5px 7px 5px 7px;
- }
- .jump_page {
- color:blue;
- padding:5px 7px 5px 7px;
- }
- .entries {
- width:300px;
- height:auto;
- position:relative;
- float:left;
- padding-right:5px;
- display:none;
- }
- .post {
- margin-left:120px;
- width:250px;
- padding:50px;
- border-bottom:1px solid {color:Post Border};
- margin-bottom:10px;
- }
- .post img{;
- max-width:100%;}
- /*--POST TYPES--*/
- #askericon {
- width:100%x;
- text-align:center;
- }
- #askericon img {
- padding:10px;
- border:1px solid {color:Asker Icon Border};
- margin-bottom:10px;
- }
- .user {
- width:auto;
- padding:5px;
- color:{color:Ask Text};
- }
- .user a {
- color:{color:Ask Link};
- }
- .user a:hover {
- color:{color:Ask Link Hover};
- letter-spacing:2px;
- text-decoration:none;
- }
- .question {
- color:{color:Question Text};
- border-top:1px solid {color:Question Border};
- padding-top:10px;
- margin-top:10px;
- padding-bottom:5px;
- position:relative;
- text-align:center;
- }
- .answer {
- text-align:center;
- color:{color:Answer Text};
- border-top:1px solid {color:Answer Border};
- margin-top:10px;
- max-width:250px;
- }
- .quote {
- font-size:18px;
- font-style:italic;
- border-bottom:2px dotted {color:Quote Underline};
- }
- .chat li {
- list-style:none;
- }
- .label {
- border-bottom:1px dotted {color:Chat Underline};
- }
- .line_odd {
- line-height:20px;
- background-color:transparent;
- }
- .line_even {
- line-height:20px;
- background-color:transparent;
- }
- .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;
- }
- /*--LIKE/REBLOG BUTTONS--*/
- .like_and_reblog_buttons {
- padding-right:10px;
- border-right:1px solid white;
- margin-left:-70px;
- z-index:1000;
- position:absolute;
- list-style: none;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .like_and_reblog_buttons li {
- margin-bottom:5px;
- list-style:none;
- height:20px;
- width:20px;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- /*--CREDIT--*/
- #spectrum {
- bottom:9px;
- right:7px;
- font-size:8px;
- font-family:'calibri';
- letter-spacing:1px;
- text-transform:uppercase;
- position:fixed;
- }
- /*--PERMALINK--*/
- #footer {
- margin-left:280px;
- position:absolute;
- line-height:20px;
- width:140px;
- max-height:310px;
- padding:5px;
- color:{color:Permalink Text};
- overflow-y:scroll;
- border-left:1px solid white;
- padding-left:10px;
- }
- #footer a {
- padding:3px;
- text-decoration:none;
- color:{color:Permalink Links};
- }
- #footer a:hover {
- color:{color:Hover};
- }
- .index {
- width:150px;
- }
- .index:hover {
- cursor:help;
- }
- .mail:hover {
- cursor:help;
- }
- .faq {
- position:absolute;
- padding:50px;
- width:545px;
- max-height:350px;
- overflow-y:scroll;
- display:none;
- }
- .faqinfo {
- padding-top:50px;
- position:absolute;
- width:250px;
- height:300px;
- right:50px;
- top:0;
- overflow-y:scroll;
- line-height:20px;
- }
- .faqinfo li {
- list-style:decimal;
- }
- .map:hover {
- cursor:help;
- }
- .tags {
- position:absolute;
- margin-left:25px;
- padding-top:80px;
- padding-left:50px;
- padding-bottom:50px;
- width:545px;
- height:200px;
- display:none;
- }
- #tagscontainer {
- display:table;
- width:100%;
- float:center;
- }
- #singletag {
- display:table-cell;
- height:100px;
- width:100%;
- padding:0;
- margin:0;
- }
- #singletag a {
- font-size:10px;
- text-transform:uppercase;
- line-height:10px;
- height:10px;
- width:70px;
- padding:10px;
- display:inline-block;
- margin-right:40px;
- margin-bottom:20px;
- border:1px solid {color:NavLinks Border};
- text-decoration:none;
- text-align:center;
- color:{color:NavLinks};
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- #singletag a:hover {
- color:{color:NavLinks Hover};
- border:1px solid {color:NavLinks Border Hover};
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .updates:hover {
- cursor:help;
- }
- .updateinfo {
- position:absolute;
- padding:50px;
- width:545px;
- max-height:350px;
- overflow-y:scroll;
- display:none;
- }
- figure.effect-romeo {
- width:570px;
- height:322px;
- perspective:1000px;
- -webkit-perspective: 1000px;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- figure.effect-romeo figcaption::before,
- figure.effect-romeo figcaption::after {
- position: absolute;
- top: 50%;
- left: 50%;
- width: 250px;
- height: 1px;
- background: #fff;
- content: '';
- -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
- transition: opacity 0.35s, transform 0.35s;
- -webkit-transform: translate3d(-50%,-50%,0);
- transform: translate3d(-50%,-50%,0);
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- figure.effect-romeo:hover figcaption::before {
- opacity: 0.5;
- -webkit-transform: translate3d(-50%,-50%,0) rotate(45deg);
- transform: translate3d(-50%,-50%,0) rotate(45deg);
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- figure.effect-romeo:hover figcaption::after {
- opacity: 0.5;
- -webkit-transform: translate3d(-50%,-50%,0) rotate(-45deg);
- transform: translate3d(-50%,-50%,0) rotate(-45deg);
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- figure.effect-romeo h2,
- figure.effect-romeo p {
- position: absolute;
- top: 50%;
- left: 0;
- width: 100%;
- -webkit-transition: -webkit-transform 0.35s;
- transition: transform 0.35s;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- figure.effect-romeo h2 {
- font-family:'calibri';
- text-transform:uppercase;
- text-decoration:none;
- letter-spacing:0.5em;
- -webkit-transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
- transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- figure.effect-romeo p {
- text-align:center;
- font-size:15px;
- -webkit-opacity: 0;
- -webkit-transform: translate3d(0,-50%,0) translate3d(0,150%,0);
- transform: translate3d(0,-50%,0) translate3d(0,150%,0);
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- figure.effect-romeo:hover h2 {
- -webkit-transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
- transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- figure.effect-romeo:hover p {
- -webkit-opacity: 1;
- -webkit-transform: translate3d(0,-60%,0) translate3d(0,100%,0);
- transform: translate3d(0,-60%,0) translate3d(0,100%,0);
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- /*---------------*/
- /***** Sarah *****/
- /*---------------*/
- figure.effect-sarah {
- width:570px;
- height:190px;
- }
- figure.effect-sarah figcaption {
- text-align: left;
- }
- figure.effect-sarah h2 {
- margin-top:25%;
- position: relative;
- overflow: hidden;
- padding: 0.5em 0;
- font-family:'calibri';
- text-transform:uppercase;
- text-decoration:none;
- letter-spacing:0.5em;
- }
- figure.effect-sarah h2::after {
- position: absolute;
- bottom: 0;
- left: 0;
- width: 100%;
- height: 3px;
- background: #fff;
- content: '';
- -webkit-transition: -webkit-transform 0.35s;
- transition: transform 0.35s;
- -webkit-transform: translate3d(-100%,0,0);
- transform: translate3d(-100%,0,0);
- }
- figure.effect-sarah:hover h2::after {
- -webkit-transform: translate3d(0,0,0);
- transform: translate3d(0,0,0);
- }
- figure.effect-sarah p {
- padding: 1em 0;
- opacity: 0;
- -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
- transition: opacity 0.35s, transform 0.35s;
- -webkit-transform: translate3d(100%,0,0);
- transform: translate3d(100%,0,0);
- }
- figure.effect-sarah:hover p {
- opacity: 1;
- -webkit-transform: translate3d(0,0,0);
- transform: translate3d(0,0,0);
- }
- figure.effect-sarah .message {
- opacity:0;
- }
- figure.effect-sarah:hover .message {
- opacity:1;
- }
- {CustomCSS}</style></head><body>
- <div class="links">
- <a class="index">Index</a><br>
- <a class="mail">Message</a><br>
- <a class="map">Links</a><br>
- <a class="updates">Updates</a><br>
- <a href="/archive">Archive</a>
- </div>
- <div id="container">
- <div class="faq">
- <iframe frameborder="0" height="250" id="ask_form" scrolling="no" src="http://www.tumblr.com/ask_form/{text:Your URL}.tumblr.com" width="250"></iframe>
- <div class="faqinfo">
- {text:FAQ}
- </div>
- </div>
- <div class="tags">
- <div id="tagscontainer">
- <div id="singletag">
- <a href="{text:Link1}">{text:Link1 Text}</a>
- <a href="{text:Link2}">{text:Link2 Text}</a>
- <a href="{text:Link3}">{text:Link3 Text}</a>
- <a href="{text:Link4}">{text:Link4 Text}</a>
- <a href="{text:Link5}">{text:Link5 Text}</a>
- <a href="{text:Link6}">{text:Link6 Text}</a>
- <a href="{text:Link7}">{text:Link7 Text}</a>
- <a href="{text:Link8}">{text:Link8 Text}</a>
- <a href="{text:Link9}">{text:Link9 Text}</a>
- <a href="{text:Link10}">{text:Link10 Text}</a>
- <a href="{text:Link11}">{text:Link11 Text}</a>
- <a href="{text:Link12}">{text:Link12 Text}</a>
- <a href="{text:Link13}">{text:Link13 Text}</a>
- <a href="{text:Link14}">{text:Link14 Text}</a>
- <a href="{text:Link15}">{text:Link15 Text}</a>
- <a href="{text:Link16}">{text:Link16 Text}</a>
- </div>
- </div>
- </div>
- <div class="updateinfo">
- {text:Updates}
- </div>
- <div class="sidebar">
- {block:IfEffect1}
- <figure class="effect-romeo">
- <figcaption>
- <h2>{Title}</h2>
- <p>{Description}
- <br><br>
- <span class="message">{text:Welcome Message}</span>
- </p>
- </figcaption>
- </figure>
- {/block:IfEffect1}
- {block:IfEffect2}
- <figure class="effect-sarah">
- <figcaption>
- <h2>{Title}</h2>
- <p>{Description}
- <br><br>
- <center><span class="message">{text:Welcome Message}</span></center>
- </p>
- </figcaption>
- </figure>
- {/block:IfEffect2}
- </div>
- <div class="entries">{block:Posts}
- <div class="post">
- <div class="like_and_reblog_buttons">
- <li>{ReblogButton color="white"}</li>
- <li>{LikeButton color="white"}</li>
- </div>
- <div id="footer">
- {block:Date}<a href="{Permalink}">{Month} {DayOfMonthWithSuffix} {Year}</a>
- {block:NoteCount}<br><a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
- {block:RebloggedFrom}<br><a href="{ReblogParentURL}" title="{ReblogParentName}">Via</a>{/block:RebloggedFrom}
- {block:RebloggedFrom} | <a href="{ReblogRootURL}" title="{ReblogRootName}">Source</a>{/block:RebloggedFrom}
- {block:HasTags}<br>{block:Tags}#<a href="{TagURL}">{Tag}</a><br>{/block:Tags}{/block:HasTags}
- {/block:Date}
- </div>
- <div id="wowposts">
- {block:Text}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {Body}
- {/block:Text}
- {block:Answer}
- <div id="askericon"><img src="{AskerPortraitURL-48}"/></div>
- <div class="user">{Asker} asked: </div>
- <div class="question">{Question}</div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- {block:Quote}
- <span class="quote"><span style="color:{color:Link};font-style:none">“</span>{Quote}<span style="color:{color:Link};font-style:none">”</span></span>
- {block:Source} -{Source}{/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 class="line_{Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li></span>
- {/block:Lines}
- {/block:Chat}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-250}" alt="{PhotoAlt}">{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-250}
- {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-250}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- </div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}
- </div>
- </div>
- <div id="pagination">
- {block:Pagination}{block:PreviousPage}
- <a href="{PreviousPage}">back</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}">Next</a>
- {/block:NextPage}{/block:Pagination}
- </div>
- <div id="spectrum">
- <a href="http://wonderfullythemes.tumblr.com" title="wonderfullythemes">theme</a>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement