Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ┏━━━┓╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋┏━━━━┳┓
- ┃┏━┓┃╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋┃┏┓┏┓┃┃
- ┃┗━┛┣━━┳━┓┏━━━┳━━┳━┓┗┛┃┃┗┫┗━┳━━┳┓┏┳━━┳━━┓
- ┃┏━━┫┏┓┃┏┓╋━━┃┃┃━┫┏┛╋╋┃┃╋┃┏┓┃┃━┫┗┛┃┃━┫━━┫
- ┃┃╋╋┃┏┓┃┃┃┃┃━━┫┃━┫┃╋╋╋┃┃╋┃┃┃┃┃━┫┃┃┃┃━╋━━┃
- ┗┛╋╋┗┛┗┻┛┗┻━━━┻━━┻┛╋╋╋┗┛╋┗┛┗┻━━┻┻┻┻━━┻━━┛
- Theme Made and copyrighted By PanzerThemes.Tumblr.com.
- All themes are free for personal use! Please respect the credit and keep it in tact. You may make changes to the theme; however, that doesn't mean you created it. If you do remove the credit please place it in your FAQ or somewhere where your followers can be informed of creator.
- You will be reported if you do not follow the simple rules of using my themes. -->
- <head>
- <title>{title}</title>
- <meta name="color:Background" content="#fff"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Link" content="#555555"/>
- <meta name="color:Hover" content="#000000"/>
- <meta name="color:Link Box" content="#dddddd"/>
- <meta name="color:Link Box Hover" content="#D0B1FF"/>
- <meta name="color:Tiny Scrollbar" content="#797979"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar" content="http://static.tumblr.com/l3rkvkd/Y8om4f6jw/office1.jpg"/>
- <meta name="if:Show Sidebar Image" content="1"/>
- <meta name="if:Show Blog Title" content="1"/>
- <meta name="if:Tiny Cursor" content="1"/>
- <meta name="if:Tiny Scrollbar" content="1"/>
- <meta name="if:Infinite scrolling" content="1"/>
- <meta name="if:Pixel Description Font" content="0"/>
- <meta name="if:Captions On" content="0"/>
- <meta name="text:Blog Title Size" content="39" />
- <meta name="text:Ask Title" content="message" />
- <meta name="text:link one" content="/link" />
- <meta name="text:link one title" content="Link 1" />
- <meta name="text:link two" content="/link" />
- <meta name="text:link two title" content="Link 2" />
- <link href='http://fonts.googleapis.com/css?family=Amatic+SC:700,400' rel='stylesheet' type='text/css'>
- {block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
- <style type="text/css">
- {block:iftinycursor}
- body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
- {/block:iftinycursor}
- iframe#tumblr_controls{position:fixed !important;}
- {block:iftinyscrollbar}
- ::-webkit-scrollbar {width: 8px; height: 4px; background: #fff; }
- ::-webkit-scrollbar-thumb { background-color: {color:Tiny Scrollbar}; -webkit-border-radius: 1ex; border: 1px solid black;}
- {/block:iftinyscrollbar}
- body {
- margin:0px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- font-family: cambria;
- font-size: 11px;
- line-height: 10px;
- color:{color:Text};
- }
- p {
- margin:0px;
- margin-top:1px;
- }
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration: none;
- }
- a:hover {
- color:{color:hover};
- text-decoration: none;
- font-style: none;
- text-shadow:1px 1px 5px #888;
- }
- #mee{
- position:fixed !important;
- width:auto;
- height:auto;
- right:3px;
- top:26px;
- }
- div#cage{
- margin:auto;
- position:relative;
- width:700px;
- overflow:hidden;
- color: {color:Text};
- margin-left:22%;
- }
- div#center{
- margin:auto;
- position:relative;
- width:840px;
- background-color:;
- overflow:auto;
- overflow-y:hidden;
- }
- div#content{
- float:right;
- width:450px;
- padding:2px;
- margin-right: 230px;
- background: #fff;
- }
- div#entry{
- background-color:;
- margin-top:3px;
- padding-top:3px;
- padding-bottom:3px;
- }
- .links{
- display: block;
- font-family: tinytots;
- font-size:8px;
- text-align: center;
- text-transform: uppercase;
- margin-left: 0px;
- background-color: {color:link box};
- border: 1px solid #444444;
- }
- .links {
- width: 63px;
- height: 12px;
- background-color: {color:link box};
- font-size:8px;
- letter-spacing:0px;
- line-height:15px;
- text-align:center;
- border: 1px solid #444444;
- -webkit-transition-duration: .6s;
- -moz-box-shadow: 0 0 1px #888;
- -webkit-box-shadow: 0 0 1px#888;
- display: inline-block;
- }
- .links:hover {
- background-color: {color:link box hover};
- border: 1px solid #444444;
- }
- #entry #blankspace{
- position:absolute;
- width:auto;
- height:auto;
- overflow:hidden;
- margin-top:3px;
- margin-left:3px;
- padding: 1px;
- opacity:0.0;
- background-color:{color:link box};
- background-image:url({image:Background});
- border: 1px solid #444444;
- -webkit-transition: all .3s linear;
- -moz-transition: all .3s linear;
- transition: all .3s linear;
- }
- #entry:hover #blankspace{
- opacity: 1;
- -webkit-transition: all .3s linear;
- -moz-transition: all .3s linear;
- transition: all .3s linear;
- }
- #entry #blankspace .permalink{
- width:auto;
- height:auto;
- font-family: tinytots;
- font-size:8px;
- color: {color:text};
- font-decoration:none;
- text-align:center;
- padding-left: 2px;
- padding-right: 2px;
- margin-top:2px;
- margin-left:0px;
- opacity:0.0
- background-color:#ffffff;
- -webkit-transition: all .3s linear;
- -moz-transition: all .3s linear;
- transition: all .3s linear;
- }
- #entry:hover #blankspace .permalink{
- opacity:1;
- -webkit-transition: all .3s linear;
- -moz-transition: all .3s linear;
- transition: all .3s linear;
- }
- div#sidebar{
- position:fixed !important;
- margin-left: -190px;
- margin-top: 80px;
- background-color: transparent;
- height: auto;
- width: 260px;
- padding: 0px;
- text-align: center;
- }
- @font-face {
- font-family: "tinytots";
- src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');
- }
- #sidebar img{
- width: 260px;
- border-top-right-radius:110px;
- border-bottom-right-radius:5px;
- border-top-left-radius:5px;
- border-bottom-left-radius:5px;
- }
- div#titlesection{
- position:fixed !important;
- margin-left: -190px;
- margin-top: 40px;
- background-color: transparent;
- height: auto;
- width: 260px;
- padding: 1px;
- text-align: center;
- }
- #postnotes{
- text-align: justify;}
- #postnotes blockquote{
- border: 0px;}
- .title{
- font-family: 'amatic sc', cursive;
- font-size: 32px;
- line-height: 22px;
- }
- .blogtitle{
- font-family: 'amatic sc', cursive;
- font-size: {text:Blog Title Size}px;
- line-height: 32px;
- blockquote{
- padding:2px 2px 2px 5px;
- margin:2px 2px 2px 1px;
- border-left: 1px solid {color:Text};
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- {CustomCSS}
- </style>
- <link rel="shortcut icon"href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <div id="mee">
- <a href="http://jagpanzer.tumblr.com/" target="_blank"><img src="http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png"></a>
- </div>
- <div id="cage">
- <div id="center">
- <div id="titlesection">{block:ifshowblogtitle}<div class="blogtitle"><a href="/">{title}</a></div>{/block:ifshowblogtitle}</div>
- <div id="sidebar"><br><p>{block:ifshowsidebarimage}<p><p><a href="/"><img src="{image:sidebar}" width=260px></a><p><p>{/block:ifshowsidebarimage}<br><div class="links"><a href="{text:Link One}">{text:Link One Title}</a></div><div class="links"><a href="{text:Link Two}">{text:Link Two Title}</a></div><div class="links"><a href="/ask">{text:Ask Title}</a></div><div class="links"><a href="http://jagpanzer.tumblr.com" target=”_blank”>Theme</a></div> <br><br>
- {block:ifpixeldescriptionfont}
- <span style= "font-family:tinytots;font-size:8px; line-height:4px">
- {description}</span>{/block:ifpixeldescriptionfont}
- {block:ifnotpixeldescriptionfont}
- {description}
- {/block:ifnotpixeldescriptionfont}
- {block:ifnotinfinitescrolling}
- <br>
- {block:HasPages}{block:Pages} <a href="{URL}" class="page">{Label}</a>{/block:Pages}{/block:HasPages}{/block:HasPages}
- <center>
- <br>
- {block:PreviousPage} <a href="{PreviousPage}"><font size="2"> ← </font></a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}"><font size="2"> → </font></a>{/block:NextPage}
- {block:PermalinkPagination}
- {block:PreviousPost}<a href="{PreviousPost}"> ← </a>{/block:PreviousPost}
- {block:NextPost}<a href="{NextPost}"> → </a>{/block:NextPost}
- {/block:PermalinkPagination}{/block:ifnotinfinitescrolling}
- </div>
- <div id="content">
- {block:Posts}
- <div id="entry">
- {block:IndexPage}
- <div id="blankspace">
- <div class="permalink">
- <a href="{permalink}">{NoteCountWithLabel}</a> | <a href="{ReblogURL}" target="_blank">REBLOG</a></a></span></div>
- </div>
- {/block:IndexPage}
- {block:Text}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- {Body}
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- {block:Link}
- {block:Photo}
- {block:IndexPage}{LinkOpenTag}<div class="photo"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=450px /></div>{LinkCloseTag}{block:ifCaptionsOn}{block:Caption}{Caption}{/block:Caption}{/block:ifcaptionson}{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=450px;/>{LinkCloseTag}{/block:PermalinkPage}
- {/block:Photo}
- {block:Quote}
- {Quote}<p> - {block:Source}<b>{Source}</b>{/block:Source}
- {/block:Quote}
- {block:Chat}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {/block:Chat}
- {block:Audio}
- <div align="left">{AudioPlayerWhite}</div>
- <div align="right">{FormattedPlayCount} plays {block:ExternalAudio} // <a href="{ExternalAudioURL}">Download</a>{/block:ExternalAudio}</div></center><br />{caption}
- {/block:Audio}
- {block:Video}
- <div class="video">{Video-450}</div>
- {block:Video}
- {block:PermalinkPage}<center>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</center>
- {block:PostNotes}{PostNotes}
- {/block:PostNotes}{/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div></div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment