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><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}
- <!----
- ***************** THEME BY KALYN AT HOLYENOCHIAN.TUMBLR.COM ****************
- • • Rules • •
- YOU MAY
- - edit the code
- YOU MAY NOT
- - remove or hide the credit
- - move the credit to a secondary page
- - copy, steal, redistribute, or claim my themes as your own
- - use any of my themes as a base code
- - take parts of my codes for your own themes
- IT WOULD BE APPRECIATED IF YOU
- - liked or reblogged the theme post
- • • Info • •
- If you break any of the rules above I will find you, tear of your genitals, puree them, and make you drink them.
- • • Help • •
- Okay I get quite a few HTML help questions regularly so if you need help with something, here are the guidelines:
- - try google first, it could be the solution to your problems
- - i will try help you (obvs) but on my own time
- ---->
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#838282"/>
- <meta name="color:Link" content="#b8b8b8"/>
- <meta name="if:show tags" content="1"/>
- <meta name="text:link1 url" content="/"/>
- <meta name="text:link1 title" content="link1"/>
- <meta name="text:link2 url" content="/"/>
- <meta name="text:link2 title" content="link2"/>
- <meta name="text:link3 url" content="/"/>
- <meta name="text:link3 title" content="link3"/>
- <meta name="text:link4 url" content="/"/>
- <meta name="text:link4 title" content="link4"/>
- <meta name="text:link5 url" content="/"/>
- <meta name="text:link5 title" content="link5"/>
- <meta name="image:sidebar" content=""/>
- <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
- <style>
- div#qTip {
- padding: 3px;
- display: none;
- text-align: center;
- position: absolute;
- font-size:7px;
- line-height:9px;
- font-family:serif;
- z-index: 9999999999999999999999999;
- border: 1px solid #fff;
- background-color:#fff;
- border-bottom:1px solid #a9a9a9;
- color: #9A9A9A;
- text-transform:uppercase;
- letter-spacing: 1px;
- }
- @font-face { font-family: Honey; src: url('http://static.tumblr.com/4qjamle/b9Imztqy4/canter_light.otf'); }
- h1 {
- font-family: Honey
- }
- @font-face { font-family: Wine; src: url('http://static.tumblr.com/4qjamle/bjSmzvzgv/roboto-light.ttf'); }
- h2 {
- font-family: Wine
- }
- </style>
- <style type="text/css">
- ::-webkit-scrollbar-thumb{
- border-radius:90px;
- background-color: #c4c4c4;
- border: 2px solid #FFFFFF;
- height:auto;
- }
- ::-webkit-scrollbar {
- height:auto;
- width:6px;
- background-color: #c4c4c4;
- border:5px solid #FFFFFF;
- }
- body {
- background:{color:background};
- margin:0px;
- color:{color:text};
- font-family:Calibri;
- font-size:10px;
- line-height:100%;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- h1 {
- font-size:15px;
- }
- #entries {
- padding:10px;
- width:500px;
- margin-left:500px;
- margin-top:40px;
- }
- #post {
- width:500px;
- padding-bottom:20px;
- }
- #sidebar {
- width:80px;
- position:fixed;
- margin-left:250px;
- margin-top:150px;
- }
- #title {
- font-size:25px;
- font-family:Honey;
- color:#A9A9A9;
- text-transform:uppercase;
- text-align:center;
- margin-bottom:5px;
- -moz-transition-duration:.5s;
- -webkit-transition-duration:.5s;
- -o-transition-duration:.5s;
- }
- #sidebarimage img {
- width:80px;
- }
- #links {
- width:80px;
- margin-top:-30px;
- letter-spacing:4px;
- font-size:15px;
- line-height:16px;
- font-family:Honey;
- text-transform:lowercase;
- text-align:center;
- color:#A9A9A9;
- opacity:0;
- border-bottom:3px double #A9A9A9;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #links a {
- width:125px;
- margin-top:-30px;
- letter-spacing:4px;
- font-size:15px;
- font-family:Honey;
- text-transform:lowercase;
- text-align:center;
- color:#A9A9A9;
- text-shadow:3px 0px 3px transparent, -3px 0px 3px transparent;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #links a:hover {
- text-shadow:5px 0px 5px #2c2c2c, -5px 0px 5px #2c2c2c;
- color:#fff;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #sidebar:hover #links {
- margin-top:45px;
- opacity:1;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #description {
- padding:5px;
- width:70px;
- height:40px;
- font-size:9px;
- font-family:Wine;
- margin-top:0px;
- color:#949494;
- opacity:0;
- text-align:center;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #sidebar:hover #description {
- opacity:1;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #pagination {
- font-size:13px;
- text-align:center;
- margin-top:-70px;
- width:80px;
- margin-left:-20px;
- opacity:0;
- letter-spacing:4px;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #sidebar:hover #pagination {
- margin-left:57px;
- opacity:1;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #info {
- text-align:center;
- margin-top:10px;
- }
- #asker {
- float:left;
- margin-right:5px;
- }
- a.titlee {color:#a9a9a9;-moz-transition-duration:.5s;
- -webkit-transition-duration:.5s;
- -o-transition-duration:.5s;
- }
- a.titlee:hover {color:#fff;text-shadow:5px 0px 5px #2c2c2c, -5px 0px 5px #2c2c2c;
- -moz-transition-duration:.5s;
- -webkit-transition-duration:.5s;
- -o-transition-duration:.5s;
- }
- #credit {
- position:fixed;
- right:0px;
- bottom:0px;
- padding:4px;
- text-transform:uppercase;
- letter-spacing:2px;
- font-size:9px;
- margin-bottom:3px;
- margin-right:3px;
- border:1px solid;
- border-color:#bbb;
- background: #fff;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #credit:hover {
- background: black;
- color: white;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- {CustomCSS}</style></head><body>
- <div id="sidebar">
- <div id="title"><a href="/" class="titlee" title="home">{Title}</a></div>
- <center><div id="sidebarimage"><img src="{image:sidebar}"></div></center>
- <div id="pagination">
- {block:Pagination}
- {block:NextPage}<a href="{NextPage}" class="titlee" title="next page">+</a>{/block:NextPage}{/block:Pagination}
- <br><br>
- {block:PreviousPage}<a href="{PreviousPage}" class="titlee" title="previous page">-</a>{/block:PreviousPage}
- <br>
- </div>
- <div id="links">
- <a href="{text:link1 url}" title="{text:link1 title}">1</a>
- <a href="{text:link2 url}" title="{text:link2 title}">2</a>
- <a href="{text:link3 url}" title="{text:link3 title}">3</a>
- <a href="{text:link4 url}" title="{text:link4 title}">4</a>
- <a href="{text:link5 url}" title="{text:link5 title}">5</a>
- </div>
- <div id="description">{Description}</div>
- </div>
- <div id="entries">{block:Posts}<div id="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}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
- <div id="info">
- {block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">
- {NoteCountWithLabel}</a>{block:RebloggedFrom}<br>from:<a href="{ReblogParentURL}"
- title="{ReblogParentTitle}">{ReblogParentName}</a> source:<a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom}<br> {block:IfShowTags}{block:HasTags}{block:Tags}<small> • <a href="{TagURL}">{Tag}</a></small>{/block:Tags}{/block:HasTags}{/block:IfShowTags}</div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}</div>
- <div id="credit"><a href="http://holyenochianthemes.tumblr.com" target="_blank">©KMW</a></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment