Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ------------------------------
- @TVD THEMES | TUMBLR
- ------------------------------
- "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="#ffd8e6">
- <meta name="color:text"content="#000">
- <meta name="color:link"content="#ffd8e6">
- <meta name="color:post"content="#fff">
- <meta name="color:hover"content="#fff">
- <meta name="color:scrollbar" content="#ffd8e6" />
- <meta name="color:background"content="#eee">
- <meta name="color:Title" content="#ffd8e6"/>
- <meta name="color:sidebar" content="#222222" />
- <meta name="color:BG color"content="#fff">
- <meta name="color:Border Image"content="#cccccc">
- <meta name="color:border post"content="#f6f6f6">
- <meta name="image:sidebar"content="http://i.imgur.com/iZwDbZl.gif">
- <meta name="image:bg"content="">
- <meta name="text:link1"content="Link1">
- <meta name="text:link2"content="Link2">
- <meta name="text:link3"content="Link3">
- <meta name="text:link4"content="Link4">
- <meta name="text:link5"content="Link5">
- <meta name="text:link1 url"content="/">
- <meta name="text:link2 url"content="/">
- <meta name="text:link3 url"content="/">
- <meta name="text:link4 url"content="/">
- <meta name="text:link5 url"content="/">
- <style type="text/css">
- /*--Scrollbar--*/
- ::-webkit-scrollbar {background-color:{color:scrollbarbg}; height:8px; width:8px}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
- img:hover {
- -webkit-filter: grayscale(0%);
- z-index: -9999999999999999999999999px;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- }
- body{
- color:{color:text};
- font-family:arial;
- font-size:11px;
- 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: 490px;
- 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:400px;
- margin-left:400px;
- position:absolute;
- }
- #post{
- padding:19px;
- background-color:{color:post};
- border:1px solid {color:border post};
- width:500px;
- float:left;
- margin:8px;
- }
- #pagination {
- position:fixed;
- width:500px;
- text-align:center;
- margin-top:15px;
- margin-left:425px;
- font-family:cambria;
- font-size:8px;
- letter-spacing:4px;
- text-transform:uppercase;
- font-style:normal;
- z-index:100;
- background-color:#fcfcfc;
- bottom:0;
- padding:10px;
- border-top:1px
- solid #f8f8f8;
- }
- /* --- SIDEBAR ---*/
- #sidebar {
- margin-top:-110px;
- margin-left:-110px;
- position:fixed;
- width:205px;
- height:680px;
- border:0px; solid {color:border};
- height:1000%;
- background-color:{color:sidebar};
- text-shadow: 0px 0px 10px {color:links};
- }
- #sidebar img {
- margin-top:200px;
- margin-left:220px;
- border: 1px
- solid {color:Border Image};
- width:220px;
- height:130px;
- padding:4px;
- }
- #sidebar img:hover {
- opacity:0.7;
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- }
- #title {
- z-index: 99999;
- position: fixed;
- margin-top:240px;
- margin-left:100px;
- font-size: 12px;
- font-family:arial;
- line-height: 11px;
- text-align: center;
- color: {color:Title};
- width: 240px;
- text-shadow: 0px 0px 10px {color:links};
- }
- #description {
- width:220px;
- height:100px;
- margin-left:220px;
- margin-top:25px;
- text-align:center;
- font-weight:normal;
- line-height:110%;
- font-family:calibri;
- font-style:normal;
- font-size:10px;
- padding-top:0px;
- }
- .links {
- width:50px;
- margin-top:80px;
- font-family:calibri;
- font-size:9px;
- letter-spacing:0px;
- text-transform:italic;
- font-style:normal;
- position:fixed;
- text-align:left;
- margin-left:118px;
- z-index:-10;}
- .links a{
- width:60px;
- display:inline-block;
- padding:10px;
- margin-bottom:5px;
- background-color:{color:BG color};
- color:{color:links};}
- .links a:hover{
- background-color:{color:sidebar};
- }
- #info {
- border-top:1px solid #E6E6E6;
- width:500px;
- padding-top:8px;
- font-size:9px;
- margin-left:-1px;
- font-style:normal;
- text-align:left;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #info a{
- margin-top:-20px;
- color:{color:info};
- }
- #info a:hover{
- color:{color:links};
- }
- .tags {
- font-family:arial;
- width:500px;
- line-height:100%;
- text-align:left;
- padding-top:7px;
- text-transform: lowercase;
- font-size:9px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .tags a {
- font-style:italic;
- color:{color:info};
- margin-right:5px;
- line-height:120%;
- }
- .tags a:hover {
- text-decoration:underline;
- color:{color:info};
- }
- /*NOTES*/
- .notes {
- background-color:#FFFFFF;
- text-transform:normal;
- letter-spacing:0px;
- font-size:9px;
- margin-top:20px;
- font-style:normal;
- margin-left:-20px;
- text-align:left;
- line-height:30px;
- border-bottom:1px solid #D8D8D8;
- }
- .notes img{
- padding:2px;
- border:1px solid #eee;
- margin-bottom:-4px;
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- -o-transition:all 0.5s ease-in-out;
- -ms-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;
- }
- .notes img:hover {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;
- -ms-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;}
- .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;
- }
- .ask {align:right;background: #eee; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
- .ask p {margin:1px 0px;}
- .ask span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #eee;}
- .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #eee}
- #questions {background-color:{color:info}; color: {color:text}; padding:2px; margin-top: 6px; margin-bottom:2px; font-family:calibri; font-size:11px; text-transform:lowercase; border-bottom:1px {color:text}; text-align:center;}
- #questions a {color:{color:link}}
- {CustomCSS}</style>
- </div>
- </head>
- <body>
- <div id="title">{Title}</div>
- <div id="sidebar">
- <center>
- <img src="{image:sidebar}">
- <div class="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>
- <a href="{text:link5 url}">{text:link5}</a>
- </div>
- </center>
- {block:Text}
- <h1>{block:Title}{Title}{/block:Title}</h1>
- {Body}
- {/block:Text}
- <div id="description">
- {description}
- </div>
- </div>
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">←</a>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}">→</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-400}<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}<img src="{AskerPortraitURL-40}" align="center" class="askborder"><div class="ask"><span></span>{Asker}: {Question} </div>{Answer}{/block:Answer}
- <div id="info"> posted <a href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix} at {12Hour}:{Minutes} </a> {block:RebloggedFrom} from <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
- {/block:Posts}
- {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
- {/block:Posts}</div></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