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">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!--<!--PINK WHISPERS THEME BY THERE-AND-BACKAGAIN
- PLEASE DO NOT REMOVE CREDITS
- base codes by heart-granade
- -->
- <head>
- <title>{TITLE}</title>
- <!-- DEFAULT VARIABLES -->
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!-- DEFAULT VARIABLES (CAN BE EDITED IN THE 'APPEARANCE' TAB) -->
- <meta name="color:Background" content="#DDDCD6"/>
- <meta name="color:Title" content="#B3B1B1"/>
- <meta name="color:Text" content="#949191"/>
- <meta name="font:Body" content="arial"/>
- <meta name="color:Posts" content="#F9F9F9"/>
- <meta name="color:Sidebar" content="#F9F9F9"/>
- <meta name="color:Link" content="#B16F7F"/>
- <meta name="color:Link Hover" content="#ADADAD"/>
- <meta name="if:Enable Image Opacity" content="1"/>
- <meta name="image:Background" content=""/>
- <meta name="text:Background Image Position" content="none"/>
- <meta name="if:Background Image Not Repeat" content="0"/>
- <meta name="if:Background Image Fixed" content="1"/>
- <meta name="color:Link" content="#7BA3A9"/>
- <meta name="color:Link Hover" content="#ADADAD"/>
- <meta name="text:Link 1 Name" content=""/>
- <meta name="text:Link 1 URL" content=""/>
- <meta name="text:Link 2 Name" content=""/>
- <meta name="text:Link 2 URL" content=""/>
- <meta name="text:Link 3 Name" content=""/>
- <meta name="text:Link 3 URL" content=""/>
- <meta name="text:Link 4 Name" content=""/>
- <meta name="text:Link 4 URL" content=""/>
- <meta name="text:Link 5 Name" content=""/>
- <meta name="text:Link 5 URL" content=""/>
- <style type="text/css">
- div.navigate a{
- background: #CD8C95; color: #FFFFFF; display:block; width: 68px; height: 15px; text-align: center; padding-top:1px; margin-left:5px; margin-top:1px; position:relative; text-align: center; z-index:1; font-weight: normal; -moz-border-radius:5px; -webkit-border-radius:6px; display: inline-block;
- }
- div.navigate a:hover{
- background: #CD8C95; letter-spacing:1px;
- }
- body {
- background-color:{color:Background};
- background-image:url({image:Background});
- background-position:{text:Background Image Position};
- {block:IfBackgroundImageNotRepeat}background-repeat:no-repeat;{/block:IfBackgroundImageNotRepeat}
- {block:IfBackgroundImageFixed}background-attachment: fixed;{/block:IfBackgroundImageFixed}
- color:{color:Text};
- font-size:11px;
- line-height:15px;
- font-family:{font:body};
- }
- a, a:visited, a:active {
- color:{color:Link};
- text-decoration: none;
- -webkit-transition-duration: 0.4s;
- }
- a:hover {
- color:{color:link hover};
- text-decoration:none;
- }
- p {
- margin: 2px 2px 2px 2px;
- line-height:10px;
- padding: 0;
- }
- ol.notes {
- padding: 0px;
- margin: 25px 0px;
- list-style-type: none;
- border-bottom: dotted 1px {color:text};
- }
- ol.notes li.note {
- border-top: dotted 1px {color:text};
- padding: 10px;
- }
- ol.notes li.note img.avatar {
- margin-right: 10px;
- width: 20px;
- height: 20px;
- }
- blockquote{padding:0px; padding-left:5px; margin:5px; border-left:1px dotted {color:text};}
- blockquote img{display:block;}
- blockquote p{padding:0px; margin:0px;}
- blockquote blockquote{position:relative; left:-5px; margin-top:0px; margin-right:0px; padding-right:0px;}
- a img{border:none;}
- a.nav:link, a.nav:active, a.nav:visited {
- color: #FFFFFF;
- font: {font:Body};
- font-size: 90px;
- font-weight: bold;
- letter-spacing: -8px;
- text-transform: lowercase;
- line-height: 11pt;
- }
- a.nav:hover {
- color: #E7E7E4;
- font: {font:Body};
- font-weight:bold;
- letter-spacing: -8px;
- font-size: 90px;
- text-transform: lowercase;
- line-height: 11pt;
- }
- #content{
- position:absolute;
- top:95px;
- width:520px;
- left:370px;
- padding:10px;
- margin:auto;
- }
- #header{
- background-color:#CD8C95;
- position:absolute;
- top:40px;
- width:100%;
- height:50px;
- left:0px;
- }
- #sidebar{
- top:105px;
- width:150px;
- position:absolute;
- font-color:{color:text};
- left:200px;
- overflow:shown;
- padding:10px;
- background-color:{color:Sidebar};
- }
- #sidebar2{
- top:295px;
- width:150px;
- position:absolute;
- font-color:{color:text};
- left:200px;
- overflow:shown;
- padding:10px;
- background-color:{color:Sidebar};
- }
- #sidebar3{
- top:360px;
- width:150px;
- text-transform:uppercase;
- font-size:10px;
- font-weight:bold;
- position:absolute;
- font-color:{color:text};
- left:200px;
- overflow:shown;
- padding:10px;
- background-color:{color:Sidebar};
- }
- #post{
- background-color:{#FFFFFF};
- overflow:hidden;
- width:500px;
- padding:5px;
- margin-bottom:0px;
- border:1px dashed {color:border entrybox};
- background-color: {#FFFFFF};
- -moz-border-radius:5px;
- -webkit-border-radius:5px;}
- h1 {
- font-size:24px;
- font-weight:normal;
- font:{helvetica};
- color:{color:Title};
- text-transform:none;
- line-height:20px;
- letter-spacing:-2px;
- }
- .h2 {
- font-size:11px;
- font:{font:text};
- color:{color:text};
- background-color: transparent;
- text-align: right;
- text-transform:uppercase;
- padding:1px;
- font-weight:normal;
- }
- h3 {
- margin-top:10px;
- margin-bottom:10px;
- font-size:28px;
- font-weight:normal;
- font:{font:title};
- color:{color:Title};
- text-transform:none;
- line-height:20px;
- letter-spacing:-2px;
- }
- h4 {
- font-size:30px;
- font:{font:title};
- color:{color:Title};
- text-transform:none;
- line-height:20px;
- letter-spacing:-2px;
- font-weight:normal;
- }
- .name {
- font-size:28px;
- font:{font:title};
- text-transform:lowercase;
- line-height:25px;
- letter-spacing:-2px;
- font-weight:normal;
- }
- #credit{
- padding-top:5px;
- text-align:center;
- width:500px;
- }
- .album-art {
- float: left;
- width: 100px;
- height: 100px;
- overflow: hidden;
- }
- img {
- {block:IfEnableImageOpacity}
- opacity: 0.8; filter:alpha(opacity=85);
- {/block:IfEnableImageOpacity}
- -webkit-transition-duration: 0.8s;
- }
- img:hover {
- {block:IfEnableImageOpacity}
- opacity:1; filter:alpha(opacity=99);
- {/block:IfEnableImageOpacity}
- }
- img, a img {
- max-width:500px !important;
- border: 0px !important;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="header"><center>
- <a href="/" class="nav">{Title}</a>
- </center></div>
- <div id="sidebar">
- <a href="/"><img src={PortraitURL-128} width=150">
- </div>
- <div id="sidebar3">
- {block:IfLink1Name}<a href="{text:link 1 url}">{text:link 1 name}</A>{/block:IfLink1Name}<p>
- {block:IfLink2Name}<a href="{text:link 2 url}">{text:link 2 name}</A>{/block:IfLink2Name}<p>
- {block:IfLink3Name}<a href="{text:link 3 url}">{text:link 3 name}</A>{/block:IfLink3Name}<p>
- {block:IfLink4Name}<a href="{text:link 4 url}">{text:link 4 name}</A>{/block:IfLink4Name}<p>
- {block:IfLink5Name}<a href="{text:link 5 url}">{text:link 5 name}</A>{/block:IfLink5Name}
- </div>
- <div id="sidebar2">
- {block:Description}<font size="5"><font color="#CD8C95">Introduction</font></font>
- <br>
- <div style="overflow:auto; width: 145px; height: 70px; border: 1px solid #FFFFFF; background-color: #CD8C95; text-align: center;"><font color="#FFFFFF">write here about yourself, your blog, your likes and dislikes, interesses... whatever you want!</font></div>
- <br>
- <font size="5"><font color="#CD8C95">Navigation</font></font>
- <br>
- home <a href="http://link">◯</a><br>
- message <a href="http://link">◯</a><br>
- archive <a href="http://link">◯</a><br>
- theme <a href="there-and-backagain.tumblr.com">◯</a>{Description}{/block:Description}
- </div>
- <div id="content">
- {block:Posts}
- <div id="post">
- {block:Text}
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <center>{Photoset-500}</center>
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <h3>"{Quote}"</h3>
- {block:Source}
- -{Source}
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <a href="{URL}" class="link" {Target}><h3>{Name}</h3></a>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}
- {block:Lines}
- {block:Label}<b>{Label}</b>{/block:Label}
- {Line}<br>
- {/block:Lines}
- {/block:Chat}
- {block:Video}
- <center>{Video-500}</center>
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Video}
- {block:Audio}<br/>
- {block:AlbumArt}<div class="album-art"><img src="{AlbumArtURL}" height="90px"></div>{/block:AlbumArt}
- {AudioPlayerWhite}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {PlayCountWithLabel}<br><br>
- {/block:Audio}<br>
- <div class="h2">
- {block:NoteCount}{NoteCountWithLabel}</a> ◯ <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">Reblog ◯</a>{/block:NoteCount}<br>
- <a href="{Permalink}">
- {/Block:NoteCount}</a>
- </div>
- {block:PermalinkPage}<br>
- <center>{Block:NoteCount}{/Block:NoteCount}
- <br>
- {block:HasTags}{/block:HasTags}
- {block:RebloggedFrom}
- Reblogged from: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- Originally posted by: <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
- </center>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- <div id="post">
- <div id="credit">
- <font size="5">
- <center>{block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">«</a>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- {PageNumber}
- {/block:CurrentPage}
- {block:JumpPage}
- <a href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}">»</a>
- {/block:NextPage}
- {/block:Pagination}</center>
- </font><br>
- theme by <a href="http://www.heartgrenade.tumblr.com">heartgrenade</a> | powered by <a href="tumblr.com">tumblr</a>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment