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><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}
- <!--META NAMES-->
- <meta name="color:body" content="#666666"/>
- <meta name="color:links" content="#6f6e6e"/>
- <meta name="color:sblinks" content="#a8a8a8">
- <meta name="color:hover" content="#fafafa"/>
- <meta name="color:info" content="#a8a8a8">
- <meta name="color:desc" content="#aaaaaa">
- <meta name="color:bg" content="#ffffff">
- <meta name="color:scrollbar" content="#AAAAAA">
- <meta name="color:scrollbarbg" content="#ffffff">
- <meta name="image:sb" content=""/>
- <meta name="text:link A" content=""/>
- <meta name="text:link A url" content="/">
- <meta name="text:link B" content=""/>
- <meta name="text:link B url" content="/">
- <meta name="text:link C" content=""/>
- <meta name="text:link C url" content="/">
- <meta name="text:link D" content=""/>
- <meta name="text:link D url" content="/">
- <!--BASE CODE BY DUMBLEDORES
- THEME MADE BY DIZZYPERRIE
- DO NOT REMOVE THEME OR BASE CODE CREDIT
- AND CLAIM AS YOURS OR REPOST-->
- <style type="text/css">
- #ocehans1{
- height:13px;
- text-align:center;
- overflow:hidden;
- border-radius:3px;
- margin-top:-1px;
- border-bottom:1px solid #efefef;
- text-transform:uppercase;
- letter-spacing:1px;
- font-size:8px;
- line-height:10px;
- z-index:999999999999999999999;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #ocehans1:hover{
- height:67px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #ocehans2{
- height:13px;
- text-align:center;
- overflow:hidden;
- border-bottom:1px solid #efefef;
- border-radius:3px;
- text-transform:uppercase;
- background-color:#fff;
- letter-spacing:1px;
- font-size;8px;
- line-height:13px;
- z-index:999999999999999999999;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #ocehans2:hover{
- height:60px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #ocehans3{
- height:13px;
- text-align:center;
- overflow:hidden;
- border-bottom:1px solid #efefef;
- text-transform:uppercase;
- background-color:#fff;
- border-radius:3px;
- letter-spacing:1px;
- font-size;8px;
- line-height:13px;
- z-index:999999999999999999999;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #ocehans3:hover{
- height:135px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #ocehans4{
- height:13px;
- text-align:center;
- overflow:hidden;
- text-transform:uppercase;
- background-color:#fff;
- letter-spacing:1px;
- border-bottom:0px solid #efefef;
- font-size;8px;
- line-height:13px;
- z-index:999999999999999999999;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #ocehans4:hover{
- height:145px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #ocehans{
- text-align:left;
- font-size:8px;
- text-transform:uppercase;
- opacity: 1;
- border:1px solid #eee;
- position:fixed;
- font-family:consolas;
- border-radius:9px;
- right:14px;
- background-color:#fff;
- letter-spacing:1px;
- width:60px;
- z-index:9999;
- box-shadow:rgba(0,0,0,.03) 6px 6px;
- padding:6px;
- top:27px;
- }
- ------------------------------------------
- CODE MADE BY OCEHANS (http://ocehans.tumblr.com/ ) PLEASE CREDIT ME IF YOU USE!!
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color:{color:Scrollbar};
- }
- ::-webkit-scrollbar {
- height:9px;
- width:4px;
- background-color:{color:ScrollbarBg};
- }
- body {
- background-color:{color:bg};
- font-family:calibri;
- font-size:9px;
- text-align:justify;
- color:{color:body};
- margin:0;
- }
- a {
- color:{color:links};
- text-decoration:none;
- -moz-outline-style:none;
- }
- a:hover{
- color:{color:hover};
- -moz-transition-duration:0.3s;
- -webkit-transition-duration:0.3s;
- -o-transition-duration:0.3s;
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- /*SIDEBAR*/
- #sidebar{
- position:fixed;
- margin-top:150px;
- margin-left:200px;
- width:150px;
- }
- #sidebarimg img{
- width:150px;
- }
- #desc{
- width:240px;
- margin-top:5px;
- font-size:10px;
- color:{color:desc};
- }
- #links {
- position:fixed;
- font-family:arial;
- width:240px;
- margin-top:8px;
- margin-left:-0px;
- font-size:9px;
- font-style:italic;
- letter-spacing:0px;
- text-transform:lowercase;
- text-align:left;
- line-height:300%;
- }
- #links hover{
- line-height:1200%;
- background:#fff;
- padding-right:6px;
- padding-left:6px;
- color:{color:link};
- text-decoration:none;
- -moz-transition-duration:.7s;
- -webkit-transition-duration:.7s;
- -o-transition-duration:.7s;
- }
- .pagi {
- font-size:8px;
- text-transform:uppercase;
- letter-spacing:3px;
- font-style:normal;
- text-align:center;
- margin-left:-25px;
- }
- .pagi a {
- color:{color:sblinks};
- }
- /*ENTRIES*/
- #container {
- width:500px;
- padding:10px;
- margin-left:450px;
- margin-top:55px;
- }
- #posts{
- width:500px;
- padding:25px;
- margin-top:30px;
- }
- /*POST INFO*/
- #info {
- width:500px;
- text-align:center;
- font-family:calibri;
- font-size:8px;
- text-transform:uppercase;
- padding:1px;
- color:{color:info};
- line-height:10px;
- border-top:1px solid {color:info};
- margin-top:5px;
- margin-bottom:55px;
- }
- #info a{
- color:{color:info};
- }
- #info a:hover{
- color:{color:hover};
- }
- #tags{
- width:500px;
- padding:5px;
- margin-top:-3px;
- margin-left:-5px;
- float:left;
- text-align:center;
- font-size:8px;
- opacity:1;
- color:{color:links};
- transition-duration: 0.5s;
- -moz-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- -o-transition-duration: 0.5s
- }
- #tags a {
- display:inline-block;
- color:{color:info};
- font-size:8px;
- text-align:center;
- text-decoration:none;
- }
- #notes{
- font-size:7px;
- text-transform:uppercase;
- }
- /*CREDIT*/
- #maker{
- float:right;
- position:fixed;
- bottom:5px;
- right:15px;
- padding:5px;
- font-size:8px;
- text-transform:uppercase;
- }
- #maker a{
- color:{color:links};
- }
- {CustomCSS}
- </style></head>
- <body>
- <div id="ocehans">
- <center>
- <div id="ocehans1">
- <div style="font-size:8px;">title 1</div> <div style="padding-top:1px; text-transform:uppercase; opacity:.9; font-family: calibri; font-size:8px; line-height:10px; text-align:center; color:#b9b9b9;">
- text 1 here
- <br><br>
- </div>
- </div>
- <div id="ocehans2">
- <div style="font-size:8px;">title 2</div> <div style="padding-top:1px; text-transform:uppercase; opacity:.9; font-family: calibri; font-size:8px; line-height:10px; text-align:center; color:#b9b9b9;">
- text 2 here
- </div></div>
- <div id="ocehans3">
- <div style="font-size:8px;">title 3</div> <div style="padding-top:1px; text-transform:uppercase; opacity:.9; font-family: calibri; font-size:8px; line-height:10px; text-align:center; color:#b9b9b9;">
- text 3 here
- <br><br>
- </div>
- </div>
- <div id="ocehans4">
- <div style="font-size:8px;">title 4</div> <div style="padding-top:1px; text-transform:uppercase; opacity:.9; font-family: calibri; font-size:8px; line-height:10px; text-align:center; color:#b9b9b9;">
- text 4 here
- </div></div>
- </div></div></div></div>
- <div id="sidebar">
- <div id="sidebarimg">
- <img src="{image:sidebar}"></div>
- <div id="links">
- <a href="/home">home</a>
- <a href="/ask">ask</a>
- <a href="{text:link1 url}">{text:link1}</a>
- <a href="{text:link2 url}">{text:link2}</a>
- </div>
- <div id="desc">{description}</div>
- {block:Pagination}{block:NextPage}<a href="{NextPage}" style="float:right;" title="next page">→</a>{/block:NextPage}{/block:Pagination}{/block:Pagination}
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" style="float:right;" title="previous page">←</a>{/block:PreviousPage}{/block:Pagination}
- </div>
- <div id="container">
- {block:Posts}
- <div id="post">
- <!--TEXT POSTS-->
- {block:Text}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {Body}
- {/block:Text}
- <!--ASKS-->
- {block:Answer}
- <div class="question">
- <img src="{AskerPortraitURL-40}"> {Asker} said: {Question}
- </div>
- {Answer}
- {/block:Answer}
- <!--QUOTE POSTS-->
- {block:Quote}
- <div class="quote">
- <div class="quotetext_{Length}">"{Quote}"</div>
- {block:Source}<div class="source">{Source}</div>{/block:Source}
- </div>
- {/block:Quote}
- <!--LINK POSTS-->
- {block:Link}
- <h2><a href="{URL}">{Name}</a></h2>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- <!--CHAT POSTS-->
- {block:Chat}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class="label">{Label}</span>{/block:Label}
- {Line}</li>{/block:Lines}</ul>
- {/block:Chat}
- <!--PHOTO POSTS-->
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px">{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- <!--PHOTOSET POSTS-->
- {block:Photoset}
- {Photoset-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- <!--VIDEO POSTS-->
- {block:Video}
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- <!--AUDIO-->
- {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
- {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
- {/block:Audio}
- <!--POST INFO-->
- <div id="info">
- {block:RebloggedFrom} <a href="{ReblogParentURL}">via</a> and {/block:RebloggedFrom}
- {block:ContentSource} <a href="{SourceURL}"><a href="{SourceURL}">source</a>{/block:ContentSource}
- {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank">reblog</a>{/block:RebloggedFrom}
- <a href="{Permalink}">with {NoteCount}</a> <a style="color:#f377a0;">♥</a></a>
- {block:HasTags}<div id="tags">
- {block:Tags}<a href="/tagged/{Tag}">#{Tag}</a> {/block:Tags}
- </div>{block:HasTags}
- </div>
- </div>
- {/block:Posts}
- <br><br>{block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
- {/block:Posts}</div></div></div>
- <br><br><br><br>
- </div></div>
- {/block:Posts}
- <!--THEME MAKER'S CREDIT-->
- <div id="maker">
- <a href="http://dizzyperrie.tumblr.com/"> credit</a>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement