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">
- <!--
- THIS THEME WAS CREATED BY: NATALIE (ROSYSTARLINGTHEMES)
- You can edit this theme as much as you want.
- Please DO NOT remove the credit.
- Please like or reblog the post if you use this theme.
- THANKS! 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:Text" content="#bbbbbb"/>
- <meta name="color:Link" content="#aaaaaa"/>
- <meta name="color:Tags" content="#cccccc"/>
- <meta name="color:Hover" content="#f1f1f1"/>
- <meta name="color:background" content="#ffffff"/>
- <meta name="image:sidebar image" content=""/>
- <meta name="image:sidebar image 2" content=""/>
- <meta name="image:bg" content=""/>
- <meta name="text:link 1" content="link">
- <meta name="text:link 1 url" content="/">
- <meta name="text:link 2" content="link">
- <meta name="text:link 2 url" content="/">
- <meta name="text:link 3" content="link">
- <meta name="text:link 3 url" content="/">
- <meta name="text:link 4" content="link">
- <meta name="text:link 4 url" content="/">
- <meta name="text:link 5" content="link">
- <meta name="text:link 5 url" content="/">
- <meta name="text:link 6" content="link">
- <meta name="text:link 6 url" content="/">
- <style type="text/css">
- .tumblr_audio_player {height: 40px; width: 200px;}
- ::-webkit-scrollbar {width: 5px;height: 5px;}
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment {height: 6px;display: block;background-color: white;}
- ::-webkit-scrollbar-track-piece {background-color: white;}
- ::-webkit-scrollbar-thumb:vertical {height: 9px;background-color: black;}
- body {
- background:{color:background};
- margin:0px;
- color:{color:text};
- font-family:Arial, Helvetica;
- font-size:12px;
- line-height:110%;
- background-image:url('{image:bg}');
- background-repeat:repeat;
- background-attachment:fixed;
- background-position:left top;
- }
- a {
- text-decoration:none;
- -moz-outline-style:none;
- color:{color:link};
- }
- img {
- border:none;
- }
- h1 {
- font-size:12px;
- text-transform:uppercase;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- a:hover {
- opacity:1;
- color:{color:hover};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease
- }
- #all {
- padding:10px;
- width:400px;
- margin-left:600px;
- margin-top:10px;
- font-size:13px;
- }
- #posts {
- width:400px;
- padding-bottom:20px;
- padding:10px;
- margin-top:30px;
- background-color:{color:Post};
- line-height:15px;
- }
- #details {
- text-align:right;
- margin-top:8px;
- text-transform:uppercase;
- font-size:11px;
- font-style:none;
- }
- #tags {
- font-family:cambria;
- letter-spacing:0px;
- text-transform:lowercase;
- font-size:11px;
- font-style:italic;
- margin-top:2px;
- text-align:right;
- }
- #tags a {
- display:inline-block;
- padding:-3px;
- text-align:right;
- color:{color:Tags};
- -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;
- }
- #question {
- padding:8px;
- font-family:cambria;
- letter-spacing:2px;
- text-align:right;
- font-style:italic;
- border:3px {color:border} solid;
- color:{color:text};
- background-color:{color:background}
- }
- #pagi{
- width:100px;
- font-size:12px;
- text-align:center;
- margin-left:70px;
- margin-top:15px;
- position:fixed;
- font-family:cambria;
- }
- #sidebar {
- width:250px;
- height:250px;
- position:fixed;
- margin-left:200px;
- margin-top:200px;
- }
- .img1 img{
- width:123px;
- height:123px;
- margin-left:60px;
- }
- .img2 img{
- width:123px;
- height:123px;
- margin-left:60px;
- }
- #sidebar:hover .img1 img{
- margin-left:0px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- -transition: all 0.4s ease-in-out;
- }
- #sidebar:hover .img2 img{
- margin-left:125px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- -transition: all 0.4s ease-in-out;
- }
- .desc {
- margin-top:-247px;
- padding:3px;
- width:117px;
- height:115px;
- margin-left:124px;
- text-align:center;
- overflow:auto;
- visibility:hidden;
- line-height:14px;
- }
- #sidebar:hover .desc {
- visibility:visible;
- }
- .links{
- padding:3px;
- width:115px;
- height:115px;
- margin-top:2px;
- text-align:center;
- visibility:hidden;
- line-height:20px;
- }
- #sidebar:hover .links{
- visibility:visible;
- }
- {CustomCSS}</style></head><body>
- <div id="sidebar">
- <div class="img1"><img src="{image:sidebar image}"></div>
- <div class="img2"><img src="{image:sidebar image 2}"></div>
- <div class="desc">{Description}</div>
- <div class="links">
- <a style="margin-top:10px;" href="{text:link 1 url}">{text:link 1}</a></br>
- <a href="{text:link 2 url}">{text:link 2}</a></br>
- <a href="{text:link 3 url}">{text:link 3}</a></br>
- <a href="{text:link 4 url}">{text:link 4}</a></br>
- <a href="{text:link 5 url}">{text:link 5}</a></br>
- <a href="{text:link 6 url}">{text:link 6}</a></br>
- </div>
- {block:Pagination}<div id="pagi">
- {block:PreviousPage}<a href="{PreviousPage}">←</a> {/block:PreviousPage}
- {block:JumpPagination length="3"}
- {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="all">{block:Posts}<div id="posts">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}{Quote}{/block:Quote}
- {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-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {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:Answer}<div id="question"><span style="text-transform:uppercase;font-size:9px;font-style:italic;">— {Asker}: </span>{Question}</div><left> <font face="cambria">{Answer}</font>{/block:Answer}
- <div id="details">
- <br><a title="{MonthNumber}.{DayOfMonth}.{Year}" href="{Permalink}">★</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}</br><a href="{Permalink}">{NoteCountWithLabel}</a><span style="float:left;">{likebutton size="15"}</span><span style="float:left; margin-left:5px;">{reblogbutton size="15"}</span>
- {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 style="position:fixed;bottom:2px; right:3px;"><a title="rosystarlingthemes" href="http://rosystarling.co.vu/"><img width="80px;" src="http://fc03.deviantart.net/fs70/f/2012/318/3/2/stock_black_flying_birds_3___silhouette_by_jassy2012-d5l1xqo.png"></a></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment