Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- REDIRECT 1 by Carlotta
- http://donniert.tumblr.com/
- don't remove credits -->
- <!------ RULES ------>
- <!--
- 1. DO NOT REMOVE CREDITS
- 2. DO NOT REPOST THE CODE
- 3. DO NOT CLAIM AS YOURS
- 4. DO NOT USE IT AS A BASE
- -->
- <!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 name="color:Background" content="#ececec"/>
- <meta name="color:Scrollbar" content="#ffffff"/>
- <meta name="color:Text" content="#5f5f5f"/>
- <meta name="color:Title" content="#353535"/>
- <meta name="color:Bold Text" content="#649ad6"/>
- <meta name="color:Italic Text" content="#e9ac68"/>
- <meta name="color:Redirect" content="#ee7d93"/>
- <meta name="color:Redirect Hover" content="#353535"/>
- <meta name="color:Link" content="#cecece"/>
- <meta name="color:Link hover" content="#363636"/>
- <meta name="font:Title" content="Georgia, Calibri"/>
- <meta name="font:Body" content="Georgia, Calibri"/>
- <meta name="text:Redirect Link" content="#"/>
- <meta name="text:Redirect Name" content="redirect name"/>
- <meta name="image:Background" content="http://subtlepatterns.com/patterns/furley_bg.png"/>
- <meta name="image:Sidebar" content="http://i49.tinypic.com/2aequjk.gif"/>
- <meta name="if:Title" content="1"/>
- <style type="text/css">
- /* ---- BODY: BACKGROUND, SCROLLBAR, TEXT ---- */
- body{
- background:{color:Background} url('{image:Background}');
- background-position: center;
- background-repeat: repeat;
- background-attachment: fixed;
- margin:0px;
- padding:0px;
- color:{color:Text};
- font: 10px {font:Body};
- line-height:100%;
- /* --- SCROLLBAR OPTIONS FOR INTERNET EXPLORER ---- */
- scrollbar-face-color: #fff;
- scrollbar-highlight-color: #fff;
- scrollbar-shadow-color: #fff;
- scrollbar-3dlight-color: #fff;
- scrollbar-arrow-color: #fff;
- scrollbar-track-color: #fff;
- scrollbar-darkshadow-color: #fff;}
- b { color: {color:Bold text};}
- i { color: {color:Italic text};}
- /* -- SCROLLBAR CHROME & SAFARI -- */
- ::-webkit-scrollbar-thumb:vertical {
- height:100px;
- background:{color:Scrollbar};}
- ::-webkit-scrollbar {
- height:10px;
- width:8px;
- background:{color:Background} url('{image:Background}');}
- ::-webkit-scrollbar-track {
- -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.0); ; }
- ::-webkit-scrollbar-thumb {
- -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.1); }
- /* -- SIDEBAR IMAGE -- */
- #side {
- position: fixed;
- width: 380px;
- top: 160px;
- left: 450px;
- text-align:center;
- z-index:3;}
- #side img {
- width: 500px;
- margin-left:-70px;
- height:auto;
- border-bottom: 0 none;
- box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);}
- #side a {
- text-decoration:none;
- color: {color:Link};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;}
- #side a:hover {
- color: {color:Link hover};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;}
- #divisor {
- width: 60px;
- left: 880px;
- top:164px;
- height:auto;
- padding:4px;
- position:fixed;
- color: #000;
- font-size: 10px;
- text-align:left;
- z-index:8;}
- /* -- CUSTOM NAVIGATION -- */
- .nav {
- position:fixed;
- left: 900px;
- top:177px;
- height: 30px;
- width:200px;
- opacity:0;
- -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;}
- .nav a {
- display:inline-block;
- margin-bottom: 1px;
- text-align:right;
- padding: 4px;
- font-size: 14px;
- line-height:14px;
- color:{color:Redirect};
- background:transparent;
- text-decoration:none;
- text-transform:lowercase;
- -webkit-transition: all 0.3s ease;
- -moz-transition: all 0.3s ease;
- -o-transition: all 0.3s ease;}
- .nav a:hover {
- color: {color:Redirect Hover};
- background:transparent;}
- #symbo {
- position:fixed;
- left: 886px;
- width:10px;
- top:182px;
- height: 90px;
- font-size:28px;
- color:{color:Redirect};}
- #symbo:hover .nav {opacity:1;}
- /* --TITLE -- */
- #title {
- color: {color:Title};
- position:fixed;
- width:520px;
- left: 380px;
- top: 134px;
- line-height: 14px;
- height:auto;
- font-size: 23px;
- letter-spacing:1px;
- text-align:center;
- z-index:2;
- font-family: 'lobster';
- background: transparent;}
- @font-face { font-family: "lobster"; src: url('http://themes.googleusercontent.com/static/fonts/lobster/v3/MWVf-Rwh4GLQVBEwbyI61Q.woff'); }
- /* -- TUMBLR CONTROLS -- */
- #tumblr_controls {display:none;}
- /* -- OTHERS -- */
- #credit{
- text-decoration:none;
- position:fixed;
- color:{color:Link};
- bottom:6px;
- right:6px;
- z-index:444444;}
- img{border:none;}
- blockquote{padding-left:5px; border-left:1px dashed #C7C7C7;}
- blockquote blockquote{padding-left:5px; border-left:1px dashed #C7C7C7;}
- {CustomCSS}</style></head><body>
- <! -- SIDEBAR IMAGE -->
- {block:ifSidebarImage}
- <div id="side"><img src="{image:Sidebar}"><br>
- <br><br><div class="description">{Block:description}{description}{/Block:description}<br>
- {/block:ifSidebarImage}
- </div></div>
- {block:IfTitle}<div id="title">{Title}</div>{/block:IfTitle}
- {block:ifSubTitle}<div id="subtitle">{text:SubTitle}</div>{/block:ifSubTitle}
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment