Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ------------------------------
- @TVD THEMES | TUMBLR
- ------------------------------
- "treacherous butterfly"
- @Theme By; Tvd-Themes
- TVD THEMES
- By;Katia;
- +Please do not remove credit.
- +Do not steal the code or take parts of the codes and put them in your own theme.
- +Do not remove the credit completely or make them invisible, you may replace it to a visible place.
- -->
- <!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}
- <html lang="en">
- <meta name="color:bold"content="#fff">
- <meta name="color:italic"content="#fff">
- <meta name="color:text"content="#000">
- <meta name="color:link"content="#000">
- <meta name="color:post"content="#fff">
- <meta name="color:hover"content="#fff">
- <meta name="color:scrollbar" content="" />
- <meta name="color:background"content="#fff">
- <meta name="color:BG color"content="#fff">
- <meta name="color:scrollbarbg"content="#fff">
- <meta name="image:sidebar"content="">
- <meta name="text:link1"content="home">
- <meta name="text:link2"content="ask">
- <meta name="text:link3"content="nav">
- <meta name="text:link4"content="nav">
- <meta name="text:link1 url"content="/">
- <meta name="text:link2 url"content="/">
- <meta name="text:link3 url"content="/">
- <meta name="text:link4 url"content="/">
- <style type="text/css">
- /*--Scrollbar--*/
- ::-webkit-scrollbar {background-color:{color:scrollbarbg}; height:8px; width:15px}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
- body{
- color:{color:text};
- font-family:arial;
- font-size:10px;
- background:{color:background} url('{image:bg}') top left fixed repeat;
- }
- h1 {
- font-family:arial;
- font-size:15px;text-align:;
- font-style:normal;
- line-height:80%;
- letter-spacing:1px;
- border:0px solid {color:border};
- background-color:{color:000000};
- padding:6px;
- font-weight:arial;
- }
- h2 {
- font-family:arial;
- font-size:19px;
- text-align:left;
- font-style:normal;
- line-height:80%;
- border:0px
- solid {color:border};
- letter-spacing:1px;
- background-color:{color:000000};
- padding:6px;
- font-weight:arial;
- }
- blockquote {
- width: 400px;
- font-size:9px;
- text-transform: normal;
- line-height:10px;
- margin-left:0px;
- padding: 4px;
- padding-left:9px;
- border-left: 2px solid #848484;
- color: {color:text};
- }
- b { font-weight:bold;
- color:{color:bold}; }
- i { font-weight:arial;
- color:{color:italic}; }
- u {text-decoration:none;
- border-bottom:0px solid {color:text}; }
- a { color:{color:link};
- font-family:arial;
- text-decoration:none;-moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;}
- a:hover {color:{color:hover};}
- #entries{
- width:515px;
- margin-left:400px;
- position:absolute;
- }
- #post{
- padding:19px;
- background-color:{color:post};
- border:0px solid {color:border};
- width:500px;
- float:left;
- margin:8px;
- }
- #post img:hover {
- opacity:0.7;
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- }
- .pagi {
- border:0px solid {color:000000};display:inline-block;
- background-color:{color:description};
- margin-top:480px;
- margin-left:150px;
- position:fixed;
- padding:1px;
- font-family:arial;
- font-size:9px;
- }
- .pagi a {
- color:{color:link};
- }
- /* --- SIDEBAR ---*/
- #sidebar {margin-top:-30px;
- margin-left:-140px;
- position:fixed;
- width:120px;
- height:680px;
- border:0px
- solid {color:border};
- height:1000%;
- background: url({image:Sidebar Image});
- background-color:{color:sidebar};
- }
- #sidebar img {
- margin-top:170px;
- margin-left:250px;
- border: 0px
- solid {color:border};
- width:220px;
- height:120px;
- padding:0px;
- }
- #sidebar img:hover {
- opacity:0.7;
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- }
- #description {
- width:219px;
- height:164px;
- margin-left:250px;
- margin-top: 0;
- text-align:justify;
- font-weight:normal;
- line-height:100%;
- font-family:calibri;
- font-style:normal;
- font-size:10px;
- padding-top:0px;
- }
- #links {
- font-family:calibri;
- z-index:5;
- text-transform:uppercase;
- position:fixed;
- text-align:center;
- width:130px;
- padding:3px;
- margin-left:250px;
- margin-top:80px;
- font-size:7px;
- height:40px;
- letter-spacing:0px;
- opacity:1;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #links a {
- display:block;
- background-color:{color:BG color};
- padding:4.5px 3px 3px 3px;
- border-bottom:2px solid #ccc;
- margin-top:4px;
- color:{color:navlink};
- }
- #links a:hover {
- background-color:{color:hover};;
- letter-spacing:3px;
- color:{color:text};
- font-style:italic;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #postinfo {
- padding:2px;
- margin-top:12px;
- font-size:10px;
- color:{color:#text};
- text-transform:lowercase;
- font-style:italic;
- letter-spacing:1px;
- text-align:left;
- border-top:1px solid {color:border};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #postinfo a {
- color:{color:link};
- font-style:italic;
- letter-spacing:1px;
- }
- #postinfo a:hover {
- color:{color:hover};
- }
- #postinfo {
- width:500px;
- padding:3px;
- font-size:9px;
- color:{color:link};
- text-transform:lowercase;
- font-style:normal;
- letter-spacing:2px;
- text-align:left;
- border-top:1px dotted {color:border};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #postinfo a {
- color:{color:link};
- text-align:center;
- letter-spacing:1px;
- font-style:normal;
- }
- #postinfo a:hover {
- color:{color:hover};
- }
- #tags {
- text-align:left;
- font-size:10px;
- font:calibri;
- }
- .note {
- text-transform:lowercase;
- font-style:normal;
- letter-spacing:0px;
- font-size: 9px;
- text-align:left;
- line-height:90%;
- margin-left:200px;
- padding-bottom:-10px;
- }
- .note li {
- list-style-type:none;
- padding:10px 25px 10px 25px;
- text-align:left;
- margin:0px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .credit, .credit a {
- width:10px;
- height:10px;
- bottom:10px;
- right:20px;
- padding:4px;
- font-size:8px;
- letter-spacing:0px;
- color:#000;
- line-height:8px;
- position:fixed;
- text-align:center;
- color:{color:Tags Text Colour};
- font-family:arial;
- text-transform:uppercase;
- background-color:{color:000;};
- border:1; solid {color:Border};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- .credit a:hover {
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- .question {
- display:block;
- padding:5px; /*padding of the question block*/
- text-align:left; /*other possibilities: right, center, or justify*/
- font-size:12px; /*font-size of the question*/
- font-family:cambria, serif; /*font family of the question*/
- font-style:italic; /*style of the question*/
- min-height:40px; /*minimum height of the question block*/
- color:#000000; /*color of the question*/
- background-color:#ffffff; /*bg color of the question block*/}
- .question img {
- float:left; /*the text of the questions flows around the image*/
- margin-right:1px; /*margin between asker image and text*/
- margin-bottom:1px; /*margin between asker image and text*/}
- {CustomCSS}</style>
- </head>
- <body>
- <div id="sidebar">
- <center>
- <img src="{image:sidebar}">
- <div id="links">
- <a href="/">✘Home</a>
- <a href="/ask">✘Ask</a>
- <a href="{text:link1 url}">{text:link1}</a>
- <a href="{text:link2 url}">{text:link2}</a>
- <a href="{text:link3 url}">{text:link3}</a>
- <a href="{text:link4 url}">{text:link4}</a>
- </div>
- </center>
- <div id="description">
- {description}
- </div>
- </div>
- {block:Pagination}
- <div class="pagi">
- {block:PreviousPage}
- <a href="{PreviousPage}">Back</a>
- {/block:PreviousPage} —
- {block:NextPage}
- <a href="{NextPage}">Next</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- <div id="entries">
- {block:Posts}
- <div id="post">
- {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
- {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}
- <h2>{Quote}</h2>
- <div align="right">
- {block:Source}<h1>-{Source}</h1>{/block:Source}
- </div>
- {/block:Quote}
- {block:Video}
- {Video-500}<br>
- {PlayCountWithLabel}
- {/block:Video}
- {block:Link}
- <a href="{URL}" class="link" {Target}><h2>{Name}</h2></a><BR>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Lines}
- {block:Label}
- <br>{Label}
- {/block:Label}
- {Line}
- {/block:Lines}
- {/block:Chat}
- {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
- <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
- <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
- {/block:Audio}
- {block:Answer}
- <div class="question"><img src="{AskerPortraitURL-30}"/> {Asker} Asked: {Question}</div>
- <div class="text">{Answer}</div>
- {/block:Answer}
- <div id="postinfo">{block:Date}Posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} + <a href="{Permalink}"> {NoteCountWithLabel}</a>{/block:NoteCount}</div>
- <div id="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- </div>
- {/block:Posts}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- </div>
- </div>
- </div>
- <span class="credit">
- <a href="http://tvd-themes.tumblr.com/" target="_blank" title="Theme By; K A T I A"> TVD THEMES </a>
- </span>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment