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">
- <!--
- ________________________________________________________________________
- Theme 07 b&w by Ashley aka Twerkitnarry
- REMEMBER: IF YOU USE THIS, YOU ((MUST)) REBLOG/LIKE THE THEME POST.
- Seriously
- Like
- Seriously
- Oh and dont steal any part of this or Ill find u xoxo
- Thank you and enjoy!
- ________________________________________________________________________
- -->
- <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="#ffffff"/>
- <meta name="color:Text" content="#a8a8a8"/>
- <meta name="color:Link" content="#BFBFBF"/>
- <meta name="color:sblinks" content="#ffffff"/>
- <meta name="color:Tags" content="#000000"/>
- <meta name="color:Hover" content="#f2f2f2"/>
- <meta name="color:Line" content="#3f3f3f"/>
- <meta name="color:Post" content="#ffffff"/>
- <meta name="image:sidebar" content="http://static.tumblr.com/72bcafdc0e26d49edbf08d1f31c99dc5/b1xkvhu/2NVmoi9eo/tumblr_static_esoteric-taijitu-yin-yang_copyy.png"/>
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 1 Text" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 2 Text" content="" />
- <meta name="text:Link 3" content="" />
- <meta name="text:Link 3 Text" content="" />
- <meta name="if:Show Link 1" content="1" />
- <meta name="if:Show Link 2" content="1" />
- <meta name="if:Show Link 3" content="1" />
- <meta name="color:scrollbarbg" content="#ffffff"/>
- <style type="text/css">
- /* --- SCROLLBAR ---*/
- ::-webkit-scrollbar {
- width: 5px;height: 5px;}
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment {
- height: 6px;display: block;background-color: {color:white};}
- ::-webkit-scrollbar-track-piece {
- background-color: {color:scrollbarbg};}
- ::-webkit-scrollbar-thumb:vertical {
- height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
- iframe#tumblr_controls {position:fixed; z-index:9999999999; top: 3px; margin: 0 0 0 0; right:4px; -webkit-filter: invert(100%);}
- /* --- BODY ---*/
- body {
- background:{color:background};
- margin:0px;
- color:{color:text};
- font-family:Calibri;
- font-size:9px;
- line-height:100%;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- h1 {
- font-size:9px;
- text-transform:uppercase;
- }
- a:hover {
- opacity:10;
- color:{color:hover};
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease
- }
- /* --- POST ENTRIES ---*/
- #entries {
- padding:10px;
- width:500px;
- margin-left:450px;
- margin-top:40px;
- font-size:10px;
- }
- /* --- BODY: POSTS ---*/
- #post {
- width:500px;
- padding-bottom:20px;
- padding:10px;
- margin-top:45px;
- background-color:{color:Post};
- }
- /* --- SIDEBAR IMAGE ---*/
- #sidebar {
- width:300px;
- height: 100px;
- position:fixed;
- margin-left:0px;
- margin-top:50px;
- opacity:1;
- background-color:#000;
- }
- #sidebarimage {
- width: 100px;
- height: 100px;
- margin-left: 10px;
- margin-top: 2px;
- }
- #sidebarimage img {
- width:88px;
- height: 88px;
- border:solid 4px;
- border-color: #000;
- }
- /* --- BOX --- */
- #box {
- width: 120px;
- height: 200%;
- margin-top:-80px;
- margin-left: 190px;
- position:fixed;
- background-color: #000;
- -webkit-transition: all .5s linear;
- -webkit-transform: rotate(10deg);
- -moz-transform: rotate(10deg);
- -o-transform: rotate(10deg);
- }
- /* --- LINKS ---*/
- .links {
- width:300px;
- height:150px;
- line-height: 370%;
- padding: 9px;
- font-size:22px;
- font-family:'Courier New';
- text-align:center;
- font-style: bold;
- margin-top:60px;
- margin-left:125px;
- text-transform:uppercase;
- word-spacing:20px;
- position:fixed;
- padding-bottom:7px;
- color: {color:Link};
- }
- .links a {
- color:{color:sblinks}
- }
- .links a:hover {
- color:{color:Hover}
- }
- /* --- DESCRIPTION ---*/
- #description {
- position:fixed;
- font-family:candara;
- line-height:90%;
- font-size:11px;
- font-style:italic;
- width:150px;
- margin-top:-95px;
- margin-left:115px;
- padding:8px;
- text-align:center;
- color:#ffffff;
- }
- #description a {
- color:{color:sblinks};
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- }
- /* --- PAGINATION---*/
- #pagination {
- width:100px;
- font-size:12px;
- text-align:center;
- margin-left:145px;
- margin-top:-23px;
- position:fixed;
- font-family:consolas;
- letter-spacing:0px;
- }
- #pagination a {
- color:{color:sblinks}
- }
- /* --- POST INFO ---*/
- #info {
- text-align:left;
- margin-top:10px;
- text-transform:uppercase;
- font-size:8px;
- font-style:none;
- border-top:1px solid {color:Line}
- }
- /* --- POST TAGS---*/
- #tags {
- font-family:cambria;
- letter-spacing:0px;
- text-transform:lowercase;
- font-size:9px;
- font-style:none;
- margin-top:4px;
- text-align:left;
- }
- #tags a {
- display:inline;
- color:{color:Tags};
- padding:-3px;
- text-align:left;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- -ms-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- }
- /* --- QUESTIONS ---*/
- #asker {
- padding:5px;
- text-align:left;
- color:{color:text};
- background-color:{color:#ffffff};
- border-bottom:2px solid #000000;
- border-right:1px dashed #000000;
- border-left:1px solid #000000;
- border-top:1px dashed #000000;
- }
- #s-m-t-tooltip {
- max-width:300px;
- padding:3px 4px 5px 4px;
- margin:20px 0px 0px 20px;
- background-color:#fff; /* change the background color */
- border:1px solid #ddd; /* change the border color */
- font-family:calibri; /* change the font */
- font-size:10px; /* change the font size */
- letter-spacing:2px; /* change the letter spacing */
- text-transform:uppercase; /* can be uppercase, lowercase, none*/
- color:#999; /* change the text color */
- z-index:999999999999999999999999999999999999;
- }
- {CustomCSS}</style></head><body>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <div id="box"></div>
- <div class="links">
-     <a title="Home"href="/">I.</a> <br>
-    <a title="Mail"href="/ask">II.</a> <br>
-   {block:IfShowLink1}<a title="{text:Link 1 Text}"href="{text:Link 1}">III.</a>{/block:IfShowLink1} <br>
-  {block:IfShowLink2}<a title="{text:Link 2 Text}"href="{text:Link 2}">IV.</a>{/block:IfShowLink2} <br>
- {block:IfShowLink3}<a title="{text:Link 3 Text}"href="{text:Link 3}">V.</a>{/block:IfShowLink3} <br>
- </div>
- <div id="sidebar">
- <div id="sidebarimage"><img src="{image:sidebar}"></div>
- <div id="description">
- {Description}
- </div>
- {block:Pagination}<div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}"><<</a> {/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">>></a>{/block:NextPage}
- </div>{/block:Pagination}
- </div>
- <div id="entries">{block:Posts}<div id="post">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}{Quote}{/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/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:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker"><span style="font-family:cambria;font-size:9px;font-style:italic;">✎ {Asker}: </span>{Question}</div><left><font face="cambria">{Answer}</font>{/block:Answer}
- <div id="info">
- <br>{block:Date}{TimeAgo}{/block:Date} with <a href="{Permalink}">
- {NoteCountWithLabel}</a> <a href="{ReblogURL}" target="_blank">( reblog )</a>
- <div style="float:right;">
- {block:RebloggedFrom} via <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>{/block:RebloggedFrom}
- {block:ContentSource}<a href="{SourceURL}"> - (© {SourceLink})</a>{/block:ContentSource}
- </div>{block:HasTags}<div id="tags"><big><big><big>☯</big></big></big>{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags} </div></div>
- {/block:Posts}
- {block:PostNotes}{PostNotes}</div>{/block:PostNotes}
- {/block:Posts} </div></div>
- <!--
- THEME MAKER CREDIT
- -->
- <div style="position:fixed;bottom:3px; right:3px; font-size:7px; letter-spacing:1px; font-family:cambria;"><a href="http://twerkitnarry.tumblr.com/">© TWERKITNARRY</a></center></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment