Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ᴛʜᴇᴍᴇ 03 ʙʏ ʜᴀʀᴅᴢɪᴀᴍ
- please don't take off the credit it's really small!!!!
- ╭━━━━┳╮╱╭┳━━━┳━╮╭━┳━━━┳━━━╮ ╭━━┳╮╱╱╭╮
- ┃╭╮╭╮┃┃╱┃┃╭━━┫┃╰╯┃┃╭━━┫╭━╮┃ ┃╭╮┃╰╮╭╯┃
- ╰╯┃┃╰┫╰━╯┃╰━━┫╭╮╭╮┃╰━━┫╰━━╮ ┃╰╯╰╮╰╯╭╯
- ╱╱┃┃╱┃╭━╮┃╭━━┫┃┃┃┃┃╭━━┻━━╮┃ ┃╭━╮┣╮╭╯
- ╱╱┃┃╱┃┃╱┃┃╰━━┫┃┃┃┃┃╰━━┫╰━╯┃ ┃╰━╯┃┃┃
- ╱╱╰╯╱╰╯╱╰┻━━━┻╯╰╯╰┻━━━┻━━━╯ ╰━━━╯╰╯
- ╭╮╱╭┳━━━┳━━━┳━━━┳━━━━┳━━┳━━━┳━╮╭━╮
- ┃┃╱┃┃╭━╮┃╭━╮┣╮╭╮┣━━╮━┣┫┣┫╭━╮┃┃╰╯┃┃
- ┃╰━╯┃┃╱┃┃╰━╯┃┃┃┃┃╱╭╯╭╯┃┃┃┃╱┃┃╭╮╭╮┃
- ┃╭━╮┃╰━╯┃╭╮╭╯┃┃┃┃╭╯╭╯╱┃┃┃╰━╯┃┃┃┃┃┃
- ┃┃╱┃┃╭━╮┃┃┃╰┳╯╰╯┣╯━╰━┳┫┣┫╭━╮┃┃┃┃┃┃
- ╰╯╱╰┻╯╱╰┻╯╰━┻━━━┻━━━━┻━━┻╯╱╰┻╯╰╯╰╯
- hardziam.tumblr.com // themesbyzsu.tumblr.com
- -->
- <!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}">
- <meta name="font:title" content="Trebuchet MS" />
- <meta name="font:body" content="Trebuchet MS" />
- <meta name="font:description" content="Trebuchet MS" />
- <meta name="color:background" content="#fff" />
- <meta name="color:text" content="#6783a2" />
- <meta name="color:link" content="#8d8c8d" />
- <meta name="color:linkhovercolor" content="#c48e8e" />
- <meta name="image:sidebar img" content="" />
- <meta name="image:background" content="" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link" />
- <style>@font-face{font-family:Jenna Sue;src:url(http://static.tumblr.com/9wzbixa/nq2mj2mox/jennasue.ttf);}</style>
- <style>@font-face{font-family:Just Realize;src:url(http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf);}</style>
- <style type="text/css">
- ::-webkit-scrollbar {background-color:black; border:2px solid #fff;height:5px; width:5px;}
- ::-webkit-scrollbar-thumb:vertical {background-color:black; border:1px solid #fff; height:40px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:black;border:1px solid #fff; height:8px!important}
- body {
- background: {color:background};
- background-image: url('{image:background}');
- margin-left: 100px;
- padding: 0;
- position:absolute;
- font-family: georgia;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- a:hover {
- color:{color:linkhovercolor};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #title {
- font-family:'jenna sue';
- color:{color:text};
- font-size:38px;
- margin-bottom:-13px;
- font-style:bold;
- font-style:italic;
- text-align:center;
- text-decoration:none;
- }
- #links {
- text-transform: uppercase;
- width:240px;
- text-align:center;
- }
- #links a{
- font-family:clearface;
- width:50px;
- text-transform: uppercase;
- padding-left:3px;
- border-bottom:2px solid #eee;
- padding-right:3px;
- font-size: 9px;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- -o-transition: all 0.5s linear;
- }
- #links a:hover {
- border-bottom:2px solid black;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- -o-transition: all 0.5s linear;
- }
- #sidebar {
- position:fixed;
- margin-top:130px;
- margin-left:70px;
- z-index:90;
- width:250px;
- padding:5px;
- }
- #sidebarpic img {
- margin-top:3px;
- margin-bottom:5px;
- max-width:250px;
- height:auto;
- z-index:;
- text-align:center;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- }
- #description {
- margin-top:0px;
- z-index:100;
- width: 245px;
- padding:5px;
- margin-left:-5px;
- font-size:9px;
- text-align:justify;
- font-family:georgia;
- }
- #entry {
- font-size:10px;
- margin-left:390px;
- margin-top:40px;
- float: right;
- text-align: justify;
- }
- #post {
- font-size:10px;
- padding: 5px;
- width: 500px;
- color:{color:text};
- text-align: justify;
- }
- #question {
- width:440px;
- padding:10px;
- padding-left:30px;
- padding-right:30px;
- padding-bottom:10px;
- font-family:clearface;
- font-style:italic;
- font-size:11px;
- background:#EDEDEB;
- color:#000;
- }
- #answer {padding:5px;
- border:3px solid #eee;
- border-top:none;}
- #question a{
- color:#5E5C5D;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #question a:hover {
- color:gray;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #info {
- text-transform: uppercase;
- font-family:georgia;
- font-size:8px;
- padding:2px;
- text-align:center;
- opacity:0.6;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- border-top:1px solid lightgray;
- }
- #info:hover {
- opacity:1.0;
- background: #EDEDEB;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #credit {
- position:fixed;
- right:0px;
- bottom:0px;
- padding:4px;
- text-transform:none;
- font-family: georgia;
- font-weight:none;
- letter-spacing:1px;
- margin-bottom:3px;
- font-size:9px;
- margin-right:3px;
- border:1px solid;
- opacity:0.7;
- border-color:#bbb;
- background: #fff;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #credit:hover {
- opacity:1;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="sidebar">
- <center>
- <div id="title">{Title}</div>
- <div id="links">
- <a href="{text:Link1}">{text:Link1 Title}</a> <a href="{text:Link2}">{text:Link2 Title}</a> <a href="{text:Link3}">{text:Link3 Title}</a> <a href="{text:Link4}">{text:Link4 Title}</a> <a href="{text:Link5}">{text:Link5 Title}</a>
- </div>
- </center>
- <div id="sidebarpic"><a href="/"><img src="{image:sidebar img}"/></a></div>
- <div id="description">{block:Description}{Description}{/block:Description}</div>
- <center>
- {block:PreviousPage}<a href="{PreviousPage}"><font-size="12">«</font></a>{/block:PreviousPage} {block:NextPage} <a href="{NextPage}"><font-size="12">»</font></a>{/block:NextPage}
- </center></div>
- <div id="entry">
- {block:Posts}
- <div id="post">
- {block:Text}<h1>{title}</h1>{Body}{/block:Text}
- {block:Quote}<h2>“{Quote}” — {Source}</h2>{/block:Quote}
- {block:Link}<a href="{URL}" class="link" {Target}> <h2>{Name}</h2></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}{block:Title}<t>{Title}</t><br>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div id="question">
- <big><div align="center"><i><font face="georgia">{Asker} asked:<br></big></i></font></b> </big> {Question} </div></div>
- <div id="answer">{Answer}</div>
- {/block:Answer}
- {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- <div id="info"><a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} with <a href="{Permalink}">{NoteCount}</a> notes{/block:NoteCount}{block:RebloggedFrom} (<a href="{ReblogParentURL}">{ReblogParentName}</a>
- {block:ContentSource} source <a href="{SourceURL}">{SourceLink}</a>){block:ContentSource}{/block:RebloggedFrom}<br>
- {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><br>
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- <div id="credit"><a href="http://hardziam.tumblr.com">HZ</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement