Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!-- THEME 04 BY XIAO QI --- ***milksin.tumblr.com***
- hi beautiful !! a few things to note ;
- do not use as base;
- tweak the codes however you want but
- please do not remove the credit or move it to a page.
- if there are any glitches in this theme please message me off anon and
- i'll try to correct it right away !
- thank youuu and enjoy the theme !! ≧◔◡◔≦ -->
- <html>
- <head>
- <title>{title}{block:PostSummary}; {PostSummary}{/block:PostSummary}
- </title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <meta name="image:background img" content=""/>
- <meta name="image:bottom" content=""/>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:body" content="#949494"/>
- <meta name="color:links" content="#949494"/>
- <meta name="color:links hover" content="#000000"/>
- <meta name="color:border" content="#dcdcdc"/>
- <meta name="color:tags" content="#000000"/>
- <meta name="color:infobox 1" content="#c0c0c0"/>
- <meta name="color:infobox 1 hover" content="#ffffff"/>
- <meta name="color:infobox 2" content="#949494"/>
- <meta name="color:infobox 2 hover" content="#ffffff"/>
- <meta name="color:scrollbar" content="#000000"/>
- <meta name="color:scrollbar bg" content="#ffffff"/>
- <meta name="color:Tooltip BG" content="#ffffff"/>
- <meta name="color:Tooltip Text" content="#949494"/>
- <meta name="if:show title" content="1"/>
- <meta name="if:show captions" content="0"/>
- <meta name="if:show tags" content="1"/>
- <meta name="if:hover tags" content="1"/>
- <meta name="if:hover sidelinks" content="1"/>
- <meta name="if:monochrome" content="0"/>
- <meta name="if:post fade" content="1"/>
- <meta name="text:desc" content="You are flowers in my stomach. Cutting me open nightly, blooming through the cracks of the ribs. I only want to be the sun for you."/>
- <meta name="text:bottom img width" content="400"/>
- <meta name="text:link1" content=""/>
- <meta name="text:link1 url" content="/"/>
- <meta name="text:link2" content=""/>
- <meta name="text:link2 url" content="/"/>
- <meta name="text:link3" content=""/>
- <meta name="text:link3 url" content="/"/>
- <meta name="text:link4" content=""/>
- <meta name="text:link4 url" content="/"/>
- <meta name="text:link5" content=""/>
- <meta name="text:link5 url" content="/"/>
- <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:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <style type="text/css">
- iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
- iframe#tumblr_controls:hover { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:1; }
- ::-webkit-scrollbar {
- width: 5px; height: 4px; background:{color:Scrollbar BG};
- }
- ::-webkit-scrollbar-thumb {
- background-color:{color:Scrollbar};
- }
- #s-m-t-tooltip {
- max-width:300px;
- background-color:{color:Tooltip BG};
- border:1px solid {color:border};
- font-size:9px;
- font-style:italic;
- color:{color:Tooltip Text};
- letter-spacing:2px;
- text-transform:auto;
- padding:3px 3px 3px 4px;
- margin:25px 0px 0px 20px;
- z-index:9999999999999999999999;
- }
- body {
- font-family:arial;
- font-size:9px;
- background-color:{color:background};
- word-wrap:break-word;
- margin:0;
- background-image:url('{image:background img}');
- background-attachment:fixed;
- color:{color:body};
- }
- a {
- text-decoration:none;
- color:{color:links};
- -webkit-transition: opacity 0.6s linear;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- a:hover {
- color:{color:links hover};
- -webkit-transition: opacity 0.6s linear;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- .title{
- font-family:cambria;
- font-size:14px;
- text-shadow:1px 1px gray;
- text-align:left;
- font-style:italic;
- letter-spacing:1px;
- padding-bottom:2px;
- }
- #sidebar{
- width:325px;
- position:fixed;
- }
- #sidebarc{
- width:150px;
- margin-top:100px;
- margin-left:70px;
- padding:0px 15px 10px 15px;
- }
- #desc1{
- height:auto;
- margin-top:0px;
- margin-left:29px;
- z-index:999;
- width:120px;
- font-size:8px;
- font-style:italic;
- line-height:10px;
- letter-spacing:1px;
- font-family:cambria;
- -webkit-transition: all 0.8s linear;
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- -o-transition: all 0.8s ease-in-out;
- }
- #sidelinks{
- width:120px;
- text-align:center;
- letter-spacing:2px;
- line-height:15px;
- margin-left:28px;
- font-size:10px;
- {block:ifhoversidelinks}
- opacity:0;
- margin-top:0px;
- {/block:ifhoversidelinks}
- -webkit-transition: all 0.8s linear;
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- -o-transition: all 0.8s ease-in-out;
- }
- #desc:hover #sidelinks{
- opacity:1;
- margin-top:8px;
- -webkit-transition: all 0.8s linear;
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- -o-transition: all 0.8s ease-in-out;
- }
- #maincontent{
- margin:0px 0px 0px 235px;
- width:220px;
- padding:40px 90px 40px 70px;
- overflow:scroll;
- overflow-x:hidden;
- position:fixed;
- height:65%;
- top:11%;
- z-index:999;
- }
- #maincontent blockquote{
- border-left:1px solid {color:border};
- padding:2px 2px 2px 10px;
- }
- #posts{
- width:250px;
- padding:15px 0px 15px 0px;
- text-align:left;
- {block:ifmonochrome}
- -webkit-filter: grayscale(100%);
- -moz-filter: grayscale(100%);
- -o-filter: grayscale(100%);
- {/block:ifmonochrome}
- {block:ifpostfade}
- opacity:.8;
- {/block:ifpostfade}
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #posts:hover{
- opacity:1;
- -webkit-filter: grayscale(0%);
- -moz-filter: grayscale(0%);
- -o-filter: grayscale(0%);
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- .infobox{
- margin-left:265px;
- margin-top:-38px;
- }
- #sqr{
- width:10px;
- height:10px;
- background-color:{color:infobox 1};
- padding:2px;
- margin-left:-14px;
- margin-top:-24px;
- opacity:0;
- -webkit-transition: all 0.5s linear;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #sqr:hover{
- background-color:{color:infobox 1 hover};
- }
- #sqp{
- width:10px;
- height:10px;
- background-color:{color:infobox 2};
- margin-top:-6px;
- padding:2px;
- margin-left:-14px;
- opacity:0;
- -webkit-transition: all 0.5s linear;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #sqp:hover{
- background-color:{color:infobox 2 hover};
- }
- #posts:hover #sqp{
- margin-left:-5px;
- opacity:1;
- -webkit-transition: all 0.5s linear;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #posts:hover #sqr{
- margin-left:-5px;
- opacity:1;
- -webkit-transition: all 0.5s linear;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- .tags {
- font-size:9px;
- text-align:center;
- margin-top:3px;
- {block:ifhovertags}
- opacity:0;
- {/block:ifhovertags}
- -webkit-transition: opacity 1s linear;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- }
- .tags a {
- color:{color:tags};
- }
- .tags a:hover {
- text-decoration:none;
- color:white;
- }
- #posts:hover .tags{
- opacity:1;
- -webkit-transition: opacity 1s linear;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- }
- #pagi{
- font-size:24px;
- letter-spacing:5px;
- text-align:center;
- width:250px;
- z-index:9;
- margin-bottom:-100px;
- }
- #quote {
- font-family:Cambria;
- font-style:italic;
- font-size:12px;
- }
- #quotesrc {
- text-align:right;
- font-family:arial;
- font-size:8px;
- }
- #question {
- font-family:cambria;
- font-style:italic;
- font-size:10px;
- text-align:right;
- border-bottom:1px solid {color:border};
- padding:8px 10px 8px 10px;
- opacity:.9
- }
- #question a {
- text-decoration:none;
- color:{color:links};
- font-size:12px;
- }
- #question a:hover {
- text-decoration:none;
- color:{color:links hover};
- }
- #asker {
- font-size:11px;
- }
- #notecontainer{
- width:250px;
- text-align:left;
- }
- #notecontainer ol.notes {
- list-style-type: none;
- margin: 0;
- padding: 0;
- }
- #notecontainer img.avatar {
- margin-right: 8px;
- width: 16px;
- height: 16px;
- }
- </style>
- </head>
- <body>
- <div id="sidebar">
- <div id="sidebarc">
- <div id="desc">
- <div id="desc1">
- <div class="title">
- {block:ifshowtitle}<a href="/">{title}</a><br><br>{/block:ifshowtitle}
- </div>
- {text:desc}
- </div>
- <div id="sidelinks">
- {block:iflink1}<a href="{text:link1 url}" title="{text:link1}">i.</a>{/block:iflink1}
- {block:iflink2}<a href="{text:link2 url}" title="{text:link2}">ii.</a>{/block:iflink2}
- {block:iflink3}<a href="{text:link3 url}" title="{text:link3}">iii.</a>{/block:iflink3}
- {block:iflink4}<a href="{text:link4 url}" title="{text:link4}">iv.</a>{/block:iflink4}
- {block:iflink5}<a href="{text:link5 url}" title="{text:link5}">v.</a>{/block:iflink5}
- </div>
- </div>
- </div>
- </div>
- <div id="maincontent">
- <center><div id="allposts">
- {block:Posts}
- <div id="posts">
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-250}"/>{LinkCloseTag}
- {/block:Photo}
- {block:Photoset}
- {Photoset-250}
- {/block:Photoset}
- {block:Text}
- {block:Title}<div class="title">{Title}</div><br />{/block:Title}
- {Body}
- {/block:Text}
- {block:Quote}
- <div id="quote">“{Quote}”</div>
- {block:Source}<br /><div id="quotesrc">{Source}</div>{/block:Source}
- {/block:Quote}
- {block:Answer}
- <div id="question">
- {Asker}<p>{Question}</p>
- </div>
- {Answer}
- {/block:Answer}
- {block:Audio}<div id="audioplayer">
- {AudioPlayerWhite}
- {block:IfNotShowCaption}
- <div id="audioplayerr">
- {block:TrackName}
- {TrackName}
- {/block:TrackName}
- {block:Artist}
- - {Artist}
- {/block:Artist}
- </div>
- {/block:ifNotShowCaption}
- </div>
- {/block:Audio}
- {block:Link}
- <div class="title"><a href="{URL}" >{Name}</a></div>
- {block:Description}<br>{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}{Title}<br>{/block:Title}
- {block:Lines}
- {block:Label}<strong>{Label}</strong>{/block:Label} {Line}<br>
- {/block:Lines}
- {/block:Chat}
- {block:Video}
- {Video-250}
- {/block:Video}
- {block:indexpage}
- {block:ifShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- <div class="infobox">
- <a href="{ReblogURL}" target="_blank" title="reblog?"><div id="sqr"></div></a><br>
- <a href="{Permalink}" title="posted {TimeAgo} with {NoteCountWithLabel}"><div id="sqp"></div></a></div><p>
- {block:IfShowTags}{block:HasTags}<div class="tags"><a style="color:{color:links};"></a>{block:Tags}<a href="{TagURL}"> <small>#</small>{Tag} </a>{/block:Tags}</div>{/block:HasTags}{/block:IfShowTags}</p>
- {/block:indexpage}
- {block:permalinkpage}<p>{block:Caption}{Caption}{/block:Caption}</p>
- <p style="text-align:center">
- {block:Date}{DayOfMonthWithZero} {Month} {Year}{/block:Date}{block:NoteCount}<br>
- {NoteCountWithLabel}
- {/block:NoteCount}
- {block:HasTags}<br><i>Tags: </i>{block:Tags}<a href="{TagURL}"> {Tag}. </a>{/block:Tags}{/block:HasTags}
- {block:RebloggedFrom}<br><i>Via: </i><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
- {block:ContentSource}<br><i>Origin: </i><a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource}</p>
- {/block:permalinkpage}
- </div>
- {block:PostNotes}
- <div id="notecontainer">{PostNotes}</div>
- {/block:PostNotes}
- {/block:Posts}
- </div></center>
- <div id="pagi">
- {block:PreviousPage}<a href="{PreviousPage}" title="backward"> - </a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" title="forward"> + </a>{/block:NextPage}</div>
- </div>
- <img src="{image:bottom}" style="bottom:0px;right:0px;position:fixed;width:{text:bottom img width}px;z-index:9;"/>
- <!-- i worked hard on this theme so please don't remove the credit or move it to a page. just dont touch it. i hope you understand. -->
- <a style="position:fixed;bottom:10px;right:10px;width:11px;height:11px;background-color:{color:background};border:1px solid {color:body}" href="http://milksin.tumblr.com" title="theme by xiao qi"/>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment