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">
- <!---------------------------------
- __ __ _ __ __ _____ __
- |__| |__ |_| |__ |__ / | | /
- | |__ | \ | |__ \__ | | \__
- Summer Theme
- personal: perfectic.tumblr.com
- themes: perfecticthemes.tumblr.com
- please don't remove the credit.
- if you do, i'll report you.
- ---------------------------------->
- <head>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <meta name="color:Background" content="#fafafa"/>
- <meta name="color:Text" content="#030303"/>
- <meta name="color:Links" content="#030303"/>
- <meta name="color:Links Hover" content="#ccc"/>
- <meta name="color:Header Background" content="#000"/>
- <meta name="color:Blogtitle" content="#fff"/>
- <meta name="color:Description" content="#fff"/>
- <meta name="color:Posts Background" content="#fff"/>
- <meta name="color:Bars Background" content="#000"/>
- <meta name="color:Navigation Links" content="#fff"/>
- <meta name="image:Header Background" content=""/>
- <meta name="image:Background" content=""/>
- <meta name="image:Bars Background" content=""/>
- <meta name="if:custom scrollbar" content="1"/>
- <meta name="if:DisableRightClick" content="1"/>
- <meta name="text:Link One Title" content="link 1" />
- <meta name="text:Link One" content="" />
- <meta name="text:Link Two Title" content="link 2" />
- <meta name="text:Link Two" content="" />
- <meta name="text:Link Three Title" content="link 3" />
- <meta name="text:Link Three" content="" />
- <link href='http://fonts.googleapis.com/css?family=Petit+Formal+Script' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Lekton' rel='stylesheet' type='text/css'>
- <script>
- $(document).ready(function(){
- $(".information").hide();
- $(".blogtitle").click(function(){
- $('.information').slideToggle("fast");
- return true;
- });
- });
- </script>
- {block:ifDisableRightClick}
- <script type="text/javascript">
- <!--
- // Disable Right Click Script
- function IE(e)
- {
- if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
- {
- return false;
- }
- }
- function NS(e)
- {
- if (document.layers || (document.getElementById && !document.all))
- {
- if (e.which == "2" || e.which == "3")
- {
- return false;
- }
- }
- }
- document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
- //-->
- </script>
- {/block:ifDisableRightClick}
- <link href='http://fonts.googleapis.com/css?family=Petit+Formal+Script' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Lekton' rel='stylesheet' type='text/css'>
- <style type="text/css">
- @font-face{font-family:'kg overthinking mh';src:url('http://static.tumblr.com/hcocigh/G6xm6xmov/signerica_thin.ttf');}
- #tumblr_controls{
- position:fixed !important;
- -webkit-filter: invert(100%)
- }
- .wrapper {
- width: 900px;
- }
- .header {
- float: center;
- width: 100%;
- }
- body {
- position: relative;
- padding: 10px;
- margin: 0px;
- float: center;
- color:{color:text};
- font-family: 'Lekton', sans-serif;
- font-size:13px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- }
- a:link, a:active, a:visited{
- color:{color:Links};
- text-decoration: none;
- -webkit-transition: color 0.4s ease-out;
- -moz-transition: color 0.4s ease-out;
- -webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- a:hover{
- color:{color:Links Hover};
- -webkit-transition: color 0.4s ease-out;
- -moz-transition: color 0.4s ease-out;
- -webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- #header {
- position:fixed;
- z-index:10000;
- width:343px;
- left:482px;
- height:auto;
- margin-top:-10px;
- padding:10px;
- padding-top:15px;
- text-align:center;
- line-height: 14px;
- font-size:13px;
- font-family: 'Lekton', sans-serif;
- color: {color:Description};
- overflow:hidden;
- background-color:{color:Header Background};
- background-image:url({image:Header Background});
- background-attachment: fixed;
- background-repeat: repeat;
- }
- #posts {
- float:center;
- padding-left: 6px;
- padding-top: 6px;
- padding-right: 140px;
- margin-top:35px;
- width:235px;
- left:467px;
- background: white;
- margin-left:467px;
- {block:PermalinkPage}
- margin-left:467px;
- margin-top:5px;
- width:235px;
- {/block:PermalinkPage}
- }
- .entry {
- overflow: hidden;
- float: center;
- margin: 4px;
- padding: 6px;
- padding-bottom:4px;
- border: 1px solid #cccccc;
- text-align: justify;
- background-color: {color:Posts Background};
- font-family: 'Lekton', sans-serif;
- font-size: 14px;
- line-height:12px;
- letter-spacing:1px;
- {block:IndexPage}
- width:340px;
- {/block:IndexPage}
- {block:PermalinkPage}
- margin-top:35px;
- width:340px;
- {/block:PermalinkPage}
- }
- #bar1 {
- z-index:1000;
- position: fixed;
- width: 90px;
- height: 100%;
- top:0px;
- left:390px;
- padding-top:130px;
- background-color:{color:Bars Background};
- background-image:url({image:Bars Background});
- text-align: center;
- text-transform:none;
- font-size: 12px;
- line-height: 20px;
- letter-spacing: 1px;
- }
- #bar2 {
- z-index:1000;
- position: fixed;
- width: 90px;
- height: 100%;
- top:0px;
- left:846px;
- background-color:{color:Bars Background};
- background-image:url({image:Bars Background});
- text-align: center;
- text-transform:none;
- font-size: 12px;
- line-height: 20px;
- letter-spacing: 1px;
- }
- .navigationlinks{
- height:15px;
- width: 60px;
- font-family: 'Lekton', sans-serif;
- text-transform:none;
- text-align: center;
- font-size: 13px;
- line-height:20px;
- border: 1px solid #fff;
- margin-bottom:10px;
- margin-top:10px;
- float:center;
- margin-left:11px;
- color: {color:Navigation Links};
- padding: 4px;
- -webkit-box-shadow: 0px 0px 1px 1px #fff;
- -moz-box-shadow: 0px 0px 1px 1px #fff;
- box-shadow: 0px 0px 1px 1px #fff;
- }
- .navigationlinks:hover{
- height:15px;
- width: 60px;
- text-align: center;
- font-family: 'Lekton', sans-serif;
- text-transform:none;
- font-size: 13px;
- line-height:20px;
- margin-bottom:10px;
- float:center;
- -webkit-border-radius: 0ex;
- color: {color:text};
- padding: 4px;
- }
- .navigationlinks a {
- display:block;
- font-family: 'Lekton', sans-serif;
- font-size: 12px;
- color: {color:Navigation Links};
- }
- .navigationlinks a:hover{
- font-family: 'Lekton', sans-serif;
- font-size: 13px;
- color: {color:Navigation Links};
- }
- .information {text-align:center;
- line-height: 13px;
- padding-bottom:10px;
- font-size:13px;
- font-family: 'Lekton', sans-serif;
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 1px;
- border-left: 1px solid #130C11;}
- blockquote p, ul{margin:0px; padding:0px;}
- .title{
- font-family: 'Petit Formal Script', cursive;
- font-size: 17px;
- line-height:11px;
- color: black;
- font-weight: normal;
- }
- .blogtitle{
- font-family: 'kg overthinking mh';
- font-size:27px;
- line-height:25px;
- color: {color:Blogtitle};
- letter-spacing: 0px;
- font-weight: normal;
- padding:0px;
- }
- .link {
- font-size:15px;
- letter-spacing:0px;
- text-align: center;
- line-height:30px;
- margin:4px;
- font-family: 'Syncopate', sans-serif;
- color:{color:Links};
- text-transform:uppercase;
- width:auto;
- background-color:white;
- padding:7px;
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 10px;
- border-left: 1px dotted #555555;
- }
- iframe, img, embed, object, video {
- max-width: 100%;
- }
- img {
- height: auto;
- width: auto;
- }
- article {
- width: 41.5%;
- margin: 0 10px;
- }
- {CustomCSS}
- {block:ifcustomscrollbar}
- ::-webkit-scrollbar { width: 8px; height: 4px; }
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment { height: 0px; display: block; background: #fff; }
- ::-webkit-scrollbar-track-piece { background: #fff; }
- ::-webkit-scrollbar-thumb {height: 50px; background-color: #000; }
- {/block:ifcustomscrollbar}
- </style>
- {block:IndexPage}
- {/block:IndexPage}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <div id="header">
- <div class="blogtitle">{Title}</div>
- <div class="information"><br>{Description}</div>
- <center>
- </div></div>
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}<strong>{block:Title}<span class="title">{Title}</span>{/block:Title}</strong>{Body}<br>{block:IndexPage}<a href="{Permalink}">+ {NoteCount}</a> <a href="{ReblogURL}" target="_blank"> ♡ </a>{/block:IndexPage}{/block:text}
- {block:Photo}
- {block:IndexPage}
- {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>{LinkCloseTag}
- {/block:IndexPage}
- {block:PermalinkPage}<center>{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>{LinkCloseTag}
- {block:Caption}
- {Caption}
- {/block:Caption}
- </center>{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <a href="{Permalink}">+ {NoteCount}</a> <a href="{ReblogURL}" target="_blank"> ♡ </a>
- {/block:IndexPage}
- <center>{Photoset-250}</center></span>
- {/block:Photoset}
- {block:Link}<a href="{URL}" class="title">{Name}</a><br>{block:Description}{Description}{/block:Description}<br>{block:IndexPage}<a href="{Permalink}">+ {NoteCount}</a> <a href="{ReblogURL}" target="_blank"> ♡ </a>{/block:IndexPage}{/block:link}
- {block:Answer}
- {Asker} whispered: <b>{Question}</b>
- {Answer}<br>
- {block:IndexPage}<a href="{Permalink}">+ {NoteCount}</a>{/block:IndexPage}
- {/block:Answer}
- {block:Quote}<span class="title">"{Quote}"</span>{block:Source}<i> - {Source}</i>{/block:Source}<br><br>{block:IndexPage}<a href="{Permalink}">+ {NoteCount}</a> <a href="{ReblogURL}" target="_blank"> ♡ </a>{/block:IndexPage}{/block:Quote}
- {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}{block:Lines}<li class="user_{UserNumber}">{block:Label}<b>{Label}</b>{/block:Label}{Line}</li>{/block:Lines}</ul>
- <br>{block:IndexPage}
- <a href="{Permalink}">+ {NoteCount}</a> <a href="{ReblogURL}" target="_blank"> ♡ </a>
- {block:IndexPage}
- {/block:Chat}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {/block:Chat}
- {block:Audio}
- <center><div style="width:300px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
- {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br><br>{block:IndexPage}<a href="{Permalink}">+ {NoteCount}</a> <a href="{ReblogURL}" target="_blank"> ♡ </a>{/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- <a href="{Permalink}">+ {NoteCount}</a> <a href="{ReblogURL}" target="_blank"> ♡ </a>
- {Video-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Video-500}</center>
- {/block:PermalinkPage}
- {block:Video}
- {block:PermalinkPage}
- <center>
- <br>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</center>
- {/block:PermalinkPage}
- {block:PostNotes}{PostNotes}
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </div>
- {block:IndexPage}
- {block:Pagination}
- <div id="pagination">
- {block:NextPage}
- <a id="nextPage" href="{NextPage}"></a>
- {/block:NextPage}
- {block:PreviousPage}
- <a href="{PreviousPage}"></a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}
- </div>
- <div id="bar1">
- <div class="navigationlinks"><a href="/">home</a></div>
- <div class="navigationlinks"><a href="/ask">message</a></div>
- {block:ifLinkOne}<div class="navigationlinks"><a href="{text:Link One}" >{text:Link One Title}</a></div>{/block:ifLinkOne}
- {block:ifLinkTwo} <div class="navigationlinks"><a href="{text:Link Two}" >{text:Link Two Title}</a></div>{/block:ifLinkTwo}
- {block:ifLinkThree} <div class="navigationlinks"><a href="{text:Link Three}" >{text:Link Three Title}</a></div> {/block:ifLinkThree}
- <div class="navigationlinks"><a href="http://perfectic.tumblr.com/" >theme</a></span></div>
- </div>
- <div id="bar2">
- <div>
- </body>
- <div style="font-size: 12px; float: right; position: fixed; bottom: 1px; right: 5px; text-transform:lowercase;"><a href="http://perfectic.tumblr.com/">credit</a></div>
- <html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement