Cute Tumblr Themes Peaches n' Cream Tumblr Theme

Published on February 24th, 2012 | by Tumble Guy

0

Peaches n’ Cream Tumblr Theme Code

Published by Tumble Guy on February 24th, 2012 |

Peaches n' Cream Tumblr Theme

Peaches n’ Cream Tumblr Theme

Copy the entire code below and paste it to your theme’s HTML:
Peaches n’ Cream Tumblr Theme – Kawaii Tumblr Themes

<!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">
&lt;!--</pre>
THEME BY: vivite.tumblr.com
PLEASE DON'T REMOVE CREDITS! Thank you! :) 

Background Credits: Fivepointsapart

--&gt;

&lt;html&gt;
&lt;title&gt;{title}&lt;/title&gt;
&lt;link rel="shortcut icon" href="{Favicon}"&gt;
&lt;link rel="alternate" type="application/rss+xml" href="{RSS}"&gt;
{block:Description}
&lt;meta name="description" content="{MetaDescription}" /&gt;
{/block:Description}

&lt;meta name="color:background" content="#ffffff" /&gt;
&lt;meta name="color:entry background" content="#ffffff" /&gt;
&lt;meta name="color:entry" content="#ffffff" /&gt;
&lt;meta name="color:entry text" content="#999999" /&gt;
&lt;meta name="color:entry bold" content="#E98976" /&gt;
&lt;meta name="color:entry italic" content="#999999" /&gt;
&lt;meta name="color:post underline" content="#E98976" /&gt;
&lt;meta name="color:sidebar" content="#ffffff" /&gt;
&lt;meta name="color:sidebar text" content="#999999" /&gt;
&lt;meta name="color:info bold" content="#E98976" /&gt;
&lt;meta name="color:info italic" content="#999999" /&gt;
&lt;meta name="color:link" content="#E98976" /&gt;
&lt;meta name="color:link hover" content="#aeaeae" /&gt;
&lt;meta name="color:sidelink" content="#ffffff" /&gt;
&lt;meta name="color:sidelink hover" content="#E98976" /&gt;
&lt;meta name="color:sidelink bg" content="#E98976" /&gt;
&lt;meta name="color:sidelink bg hover" content="#ffffff" /&gt;
&lt;meta name="color:navi link" content="#ffffff" /&gt;
&lt;meta name="color:navi link hover" content="#E98976" /&gt;
&lt;meta name="color:navi link bg" content="#E98976" /&gt;
&lt;meta name="color:navi link bg hover" content="#ffffff" /&gt;
&lt;meta name="color:blogtitle" content="#E98976" /&gt;
&lt;meta name="color:perma bg" content="#ffffff" /&gt;
&lt;meta name="color:nextpage arrow" content="#E98976" /&gt;
&lt;meta name="color:nextpage arrow hover" content="#aeaeae" /&gt;
&lt;meta name="color:nextpage arrow bg" content="#ffffff" /&gt;
&lt;meta name="color:ask bg" content="#ffffff" /&gt;
&lt;meta name="color:scrollbar face" content="#E98976" /&gt;
&lt;meta name="color:scrollbar bg" content="#ffffff" /&gt;

&lt;meta name="image:background" content="http://static.tumblr.com/h5tdsbo/Bdgm04w1r/tumblr_ls2e05cme11r3vazto3_500.png" /&gt;
&lt;meta name="image:entry background" content="" /&gt;
&lt;meta name="image:sidebar" content="http://static.tumblr.com/jtqlgf2/A5im1gsjt/image.png" /&gt;

&lt;meta name="text:Link1" content="Link" /&gt;
&lt;meta name="text:Link1URL" content="" /&gt;
&lt;meta name="text:Link2" content="Link" /&gt;
&lt;meta name="text:Link2URL" content="" /&gt;
&lt;meta name="text:Link3" content="Link" /&gt;
&lt;meta name="text:Link3URL" content="" /&gt;
&lt;meta name="text:Link4" content="Link" /&gt;
&lt;meta name="text:Link4URL" content="" /&gt;

&lt;meta name="font:body" content="georgia" /&gt;
&lt;meta name="font:sidebar" content="georgia" /&gt;

&lt;meta name="if:ShowCaptions" content="0" /&gt;
&lt;meta name="if:InfiniteScroll" content="0" /&gt;
&lt;meta name="if:Bigger Posts" content="1" /&gt;
&lt;meta name="if:HoveringPermalink" content="1" /&gt;
&lt;meta name="if:ShowTags" content="0" /&gt;
&lt;meta name="if:Links" content="1" /&gt;
&lt;head&gt;

&lt;style type="text/css"&gt;

body {
background-color:{color:background};
background-image: url('{image:Background}');
background-attachment:fixed;
font-family:{font:body};
font-size:10px;
line-height:14px;
text-align:justify;}

::-webkit-scrollbar-thumb:vertical {
background-color: {color:scrollbar face};
height: 30px;}

::-webkit-scrollbar {
height: 30px;
width: 8px;
background-color: {color:scrollbar bg};}

iframe#tumblr_controls {
position: fixed !important;
right:2px !important;
-moz-transition: all 0.8s ease-out;
-webkit-transition: opacity 0.7s linear;
-webkit-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
opacity: 0.5;}

iframe#tumblr_controls:hover {
-webkit-transition: opacity 0.7s linear;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
opacity: 1;}

#topborder{
position:fixed;
width:265px;
height:25px;
margin-left:-8px;
margin-top:-33px;
z-index:7;
border-radius: 0px 200px 0px 0px;
background-color:{color:sidebar};}

#blogtitle {
color:{color:blogtitle};
font-family: georgia;
font-size:13px;
line-height:10px;
font-style:italic;
padding-top:2px;
margin-left:-25px;
margin-top:-24px;
position:fixed;
height:25px;
overflow:hidden;
width:230px;
padding-left:20px;
border-left: 10px solid {color:link};
text-align:left;
letter-spacing:5px;
z-index:99;}
#posts {
margin-left:100px;
margin-top:-10px;
width:415px;
{block:IfBiggerPosts}width:515px;{/block:IfBiggerPosts}
padding-left:8px;
padding-right:8px;
padding-top:8px;
background-color:{color:entry background};
background-image: url('{image:entry Background}');
background-attachment:fixed;}

.post {
{block:IfNotBiggerPosts}width:410px;{/block:IfNotBiggerPosts}
{block:IfBiggerPosts}width:510px;{/block:IfBiggerPosts}
}
.entries {
color:{color:entry text};
overflow:hidden;
background-color:{color:entry};
{block:IfBiggerPosts}width:500px;{/block:IfBiggerPosts}
{block:IfNotBiggerPosts}width:400px;{/block:IfNotBiggerPosts}
margin-bottom:10px;
position:relative;
z-index:6;
text-align:justify;
letter-spacing:1px;
line-height:13px;
font-size:10px;
font-family:{font:body};
border: 8px solid {color:entry};
}

{block:IfHoveringPermalink}
.entries:hover .perma{
bottom:-6px;
opacity:1;}
{/block:IfHoveringPermalink}

.entries a{
color:{color:link};
text-decoration:none;
}

.entries a:hover {
color:{color:link hover};
text-decoration:none;
}

.entries h1 {
font-family: georgia;
font-size:11px;
letter-spacing:2px;
text-align:center;
text-transform:lowercase;
padding-bottom:8px;
border-bottom: 1px dashed {color:post underline};
}

.entries h2 {
font-family: arial;
font-weight:normal;
font-style:Italic;
font-size:14px;
padding-left:10px;
padding-right:10px;
letter-spacing:2px;
text-align:left
padding-bottom:4px;
margin-top:-5px;
margin-left:10px;
border-left: 0px solid {color:post underline};
}

.entries h3 {
font-family: georgia;
font-size:12px;
font-style:italic;
letter-spacing:3px;
line-height:12px;
text-align:center;
padding-bottom:4px;
margin-left:6px;
padding-top:3px;
padding-left:10px;
border-left: 10px solid {color:post underline};
border-right: 10px solid {color:post underline};}

.entries img {
{block:IfNotBiggerPosts}max-width:400px;{/block:IfNotBiggerPosts}
{block:IfBiggerPosts}max-width:500px;{/block:IfBiggerPosts}
opacity:.7;
-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;}

.entries img:hover{
opacity:.8;
-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;}

.entries b, strong{
color: {color:entry bold};
font-weight:heavy;}

.entries i, em{
color:{color:entry italic};
font-weight:normal;}
.ask {
border-radius: 30px 30px 0px 0px;
padding-left:6px;
padding-top:6px;
padding-right:11px;
font-style:italic;
border-bottom: 1px dashed {color:link};
background-color:{color:ask bg};
padding-bottom:4px;}

.answer{
padding-left:20px;
padding-bottom:4px;}
.chat{
padding-top:6px;
padding-left:6px;
line-height:14px;}
.audio{
background: #000;
display:block;
margin-bottom:0px;}

.photo {
opacity:.7;
border-radius: 0px 0px 30px 30px;
-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;}

.photo:hover{
opacity: 1;
-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;}

.quote {
font-size:22px;
margin-bottom:-15px;
margin-top:13px;
letter-spacing:1px;
font-family:georgia;
}

.perma{
left:0px;
margin-top:-5px;
margin-bottom:8px;
-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;

{block:IfHoveringPermalink}
bottom:-20px;
margin-left:-5px;
{block:IfBiggerPosts}width:480px;{/block:IfBiggerPosts}
{block:IfNotBiggerPosts}width:380px;{/block:IfNotBiggerPosts}
{/block:IfHoveringPermalink}

{block:IfBiggerPosts}width:496px;{/block:IfBiggerPosts}
{block:IfNotBiggerPosts}width:396px;{/block:IfNotBiggerPosts}
font-family: {font:body};
font-size: 9px;
{block:IfHoveringPermalink}position:absolute;{/block:IfHoveringPermalink}
{block:IfNotHoveringPermalink}position:relative;
margin-top:-10px;{/block:IfNotHoveringPermalink}
padding-right:20px;
padding-bottom:5px;
padding-top:5px;
background-color: {color:perma bg};
line-height:10px;
color: {color:link};
text-transform: lowercase;
text-align: center;
{block:IfHoveringPermalink}opacity:0;{/block:IfHoveringPermalink}
{block:IfNotHoveringPermalink}opacity:1;{/block:IfNotHoveringPermalink}
z-index:999;}

.perma a{
color: {color:link};
font-family:consolas;
font-size:10px;
letter-spacing:1px;
text-transform:lowercase;
text-decoration:none;
}

.perma a:hover {
color: {color:link hover};
}

{block:PermalinkPage}
.permalink {
{block:IfBiggerPosts}width:516px;{/block:IfBiggerPosts}
{block:IfNotBiggerPosts}width:416px;{/block:IfNotBiggerPosts}
text-align: left;
margin-left:-10px;
padding-left:10px;
font-size:10px;
line-height:11px;
letter-spacing;1px;
font-family:georgia;
text-align:center;
color: {color:entry text};
text-transform: lowercase;
position: relative;
}
{/block:PermalinkPage}

.permalink a {
color: {color:link};
text-decoration: none;
font-family:consolas;
text-transform:lowercase;
letter-spacing:1px;
font-size:10px;
}

.permalink a:hover {
color: {color:link hover};
text-decoration: none;
}

ol.notes {
padding: 0px;
letter-spacing: 0px;
border: 0px;
color:{color:entry text};
list-style-type: none;
}

ol.notes a{
color:{color:link};
text-decoration:none;
}

ol.notes li.note {
padding: 1px;
color:{color:entry text};
letter-spacing: 0px;
text-align: left;
}

ol.notes li.note span.action {
font-weight: none;
text-decoration:none;
color:{color:entry text};
}
ol.notes li.note blockquote a {
text-decoration: none;
color:{color:link};}
#sidebar {
width:250px;
position:fixed;
z-index:15;
left:570px;
{block:IfBiggerPosts}left:670px;{/block:IfBiggerPosts}
top:38px;
padding-top:8px;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
z-index:99;
background-color: {color:sidebar};
color: {color:sidebar text};
border-radius: 200px;}

#sidebar img{
width:250px;
height:250px;
z-index:999;
opacity:1;
border-radius: 200px;
}

#rightside{
width:250px;
position:fixed;
font-family: georgia;
margin-top:50px;
text-align:justify;
padding-top:8px;
padding-left:8px;
padding-right:8px;
background-color: {color:sidebar};
color: {color:sidebar text};}

#rightside img{
border-radius:0px;
margin-bottom:-4px;
margin-left:-5px;
opacity:.8;
padding:6px;}
#mainlinks{
position:fixed;
width:250px;
margin-top:10px;
z-index:99;}

.mainlinks {
display:inline-block;
text-decoration:none;
color:{color:navi link};
font-family:consolas;
text-transform:uppercase;
letter-spacing:1px;
width:50px;
height:10px;
padding:5px;
background-color:{color:navi link bg};
text-align:center;
-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;}

.mainlinks:hover {
background-color:{color:navi link bg hover};
color:{color:navi link hover};
-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;}
#extra{
position:fixed;
width:200px;
margin-top:-155px;
margin-left:230px;
z-index:-999;}

.extra {
width:80px;
display:block;
height:10px;
padding-left:8px;
padding-right:2px;
margin-bottom:6px;
text-align:right;
background-color: {color:sidelink bg};
padding-bottom:6px;
border-radius: 0px 10px 10px 0px;
padding-right:10px;
text-decoration:none;
color:{color:sidelink};
font-family:consolas;
font-size:8px;
text-transform:uppercase;
letter-spacing:2px;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
z-index:-999;}

.extra:hover{
padding-left:22px;
background-color: {color:sidelink bg hover};
text-align:right;
color:{color:sidelink hover};}
#info {
padding:6px;
line-height:13px;
font-family:{font:sidebar};}

#info a {
text-decoration:none;
color:{color:link};
font-size:9px;
letter-spacing:2px;
text-transform:lowercase;}

#info b, strong{
color:{color:info bold};
font-weight:heavy;}

#info i, em {
color:{color:info italic};
font-weight:normal;}

#pages {
position:fixed;
margin-top:-8px;
margin-left:1px;
width:50px;
z-index:9999;
text-align:center;
background-color: {color:nextpage arrow bg};
}

#pages a{
color:{color:nextpage arrow};
font-family:impact;
font-size:14px;
text-align:center;
text-decoration:none;
padding:8px;}

#pages a:hover{
color:{color:nextpage arrow hover};}

iframe#tumblr_controls {
position: fixed !important;
right:2px !important;
-moz-transition: all 0.8s ease-out;
-webkit-transition: opacity 0.7s linear;
-webkit-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
opacity: 0.5;}

iframe#tumblr_controls:hover {
-webkit-transition: opacity 0.7s linear;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
opacity: 1;}

{CustomCSS}

&lt;/style&gt;

{block:IfInfiniteScroll}
&lt;script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"&gt;&lt;/script&gt;
{/block:IfInfiniteScroll}

&lt;/head&gt;

&lt;body&gt;
&lt;div id="sidebar"&gt;
&lt;div align="center"&gt;&lt;img src="{image:sidebar}"&gt;&lt;/div&gt;

{block:IfNotInfiniteScroll}
&lt;div id="pages"&gt;
{block:Pagination}
{block:PreviousPage}&lt;a href="{PreviousPage}"&gt;←&lt;/a&gt;{/block:PreviousPage}
{block:NextPage}&lt;a href="{NextPage}"&gt;→&lt;/a&gt;{/block:NextPage}
{/block:Pagination}
&lt;/div&gt;
{/block:IfNotInfiniteScroll}

&lt;div id="extra"&gt;
{block:IfLinks}
{block:IfLink1}&lt;a href="{text:link1url}" class="extra"&gt;{text:link1}&lt;/a&gt;{/block:IfLink1}
{block:IfLink2}&lt;a href="{text:link2url}" class="extra"&gt;{text:link2}&lt;/a&gt;{/block:IfLink2}
{block:IfLink3}&lt;a href="{text:link3url}" class="extra"&gt;{text:link3}&lt;/a&gt;{/block:IfLink3}
{block:IfLink4}&lt;a href="{text:link4url}" class="extra"&gt;{text:link4}&lt;/a&gt;{/block:IfLink4}
{/block:IfLinks}
&lt;/div&gt;
&lt;div id="rightside"&gt;

&lt;div id="topborder"&gt;&lt;/div&gt;
&lt;div id=blogtitle&gt;{title}&lt;/div&gt;

&lt;div id="info"&gt;
{Description}
&lt;/div&gt;

&lt;div id="mainlinks"&gt;
&lt;a href="/" class="mainlinks"&gt;home&lt;/a&gt;
&lt;a href="/ask" class="mainlinks"&gt;ask&lt;/a&gt;
&lt;a href="/archive" class="mainlinks"&gt;archive&lt;/a&gt;
&lt;a href="http://vivite.tumblr.com" class="mainlinks"&gt;theme&lt;/a&gt;
&lt;/div&gt;

&lt;/div&gt;
&lt;/div&gt;
&lt;div id="posts"&gt;

{block:Posts}

&lt;div class="post"&gt;
&lt;div class="entries"&gt;

{block:IfHoveringPermalink}
{block:IndexPage}
&lt;div class="perma"&gt;
{block:Date}&lt;a href="{Permalink}"&gt;{TimeAgo} {block:NoteCount} &lt;/a&gt;| &lt;a href="{Permalink}"&gt;{NoteCountWithLabel}&lt;/a&gt; | &lt;a href="{ReblogURL}" target="_blank"&gt;Reblog&lt;/a&gt;{/block:NoteCount}&lt;/a&gt;{/block:Date}&lt;/br&gt;
{block:IfShowTags}{block:HasTags}tags: {block:Tags}
&lt;a href="{TagURL}"&gt;#{Tag}&lt;/a&gt; {/block:Tags}{/block:HasTags}{/block:IfShowTags}
&lt;/div&gt;
{/block:IndexPage}
{/block:IfHoveringPermalink}
{block:Text}
{block:Title}
&lt;h1&gt;&lt;a href="{Permalink}"&gt;{Title}&lt;/a&gt;&lt;/h1&gt;
{/block:Title}
{Body}
{/block:Text}

{block:Photo}
&lt;center&gt;{LinkOpenTag}&lt;img src="{PhotoURL-500}" alt="{PhotoAlt}"&gt;{LinkCloseTag}&lt;/center&gt;
{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
{block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
{Caption}
{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
{/block:Photo}

{block:Photoset}
{block:IfNotBiggerPosts}&lt;div class="photo"&gt;{Photoset-400}&lt;/div&gt;{/block:IfNotBiggerPosts}
{block:IfBiggerPosts}&lt;div class="photo"&gt;{Photoset-500}&lt;/div&gt;{/block:IfBiggerPosts}
{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
{block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
{/block:Photoset}

{block:Quote}
&lt;div class="quote"&gt;&amp;#10077;&lt;/div&gt;
&lt;h2&gt;{Quote}&lt;/h2&gt;
{block:Source}
&lt;p align="right"&gt;&lt;b&gt;{Source}&lt;/b&gt;{/block:Source}&lt;/p&gt;
{/block:Quote}

{block:Link}
&lt;h3&gt;─ &lt;a href="{URL}" {Target}&gt;{Name}&lt;/a&gt; ─ &lt;/h3&gt;
{block:Description}
{Description}
{/block:Description}
{/block:Link}

{block:Chat}
{block:Title}&lt;h1&gt;{Title}&lt;/h1&gt;{/block:Title}
&lt;div class="chat"&gt;{block:Lines}
{block:Label}
&lt;b&gt;{Label}&lt;/b&gt;
{/block:Label}
{Line}&lt;br /&gt;
{/block:Lines}&lt;/div&gt;
{/block:Chat}

{block:Video}
&lt;div class="photo"&gt;{block:IfNotBiggerPosts}{Video-400}{block:IfNotBiggerPosts}
{block:IfBiggerPosts}{Video-500}{/block:IfBiggerPosts}&lt;/div&gt;
&lt;center&gt;&lt;i&gt;{FormattedPlayCount}&lt;/i&gt; plays&lt;/center&gt;&lt;br /&gt;
{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
{block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
{Caption}
{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
{/block:Video}

{block:Audio}
&lt;div class="audio"&gt;{AudioPlayerBlack}&lt;/div&gt;
{block:IfShowCaptions}{block:Caption}&lt;br /&gt;{Caption}{/block:Caption}{/block:IfShowCaptions}
{block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}&lt;br /&gt;
{Caption}
{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
{/block:Audio}

{block:Answer}
&lt;img src="{AskerPortraitURL-24}" border="0" style="float:left;margin:4px; padding-bottom:2px; padding-left:2px; border-radius:10px; opacity:1;"&gt;&lt;div class="ask"&gt;{Asker} &lt;b&gt;sent:&lt;/b&gt; {Question}&lt;/div&gt;
&lt;div class="answer"&gt;{Answer}&lt;/div&gt;
{/block:Answer}

&lt;/div&gt;

{block:IfNotHoveringPermalink}
{block:IndexPage}
&lt;div class="perma"&gt;
{block:Date}&lt;a href="{Permalink}"&gt;{TimeAgo} {block:NoteCount} &lt;/a&gt;|&lt;a href="{Permalink}"&gt; {NoteCountWithLabel} &lt;/a&gt;| &lt;a href="{ReblogURL}" target="_blank"&gt;Reblog&lt;/a&gt;{/block:NoteCount}&lt;/a&gt;{/block:Date}&lt;/br&gt;
{block:IfShowTags}{block:HasTags}tags: {block:Tags}
&lt;a href="{TagURL}"&gt;#{Tag}&lt;/a&gt; {/block:Tags}{/block:HasTags}{/block:IfShowTags}
&lt;/div&gt;
{/block:IndexPage}
{/block:IfNotHoveringPermalink}
&lt;/div&gt;

{block:PermalinkPage}

&lt;div class="permalink"&gt;
{block:RebloggedFrom}
&lt;div style="font-family: {font:body};
font-size: 10px;
height:15px;
padding-right:20px;
padding-bottom:5px;
padding-top:5px;
margin-bottom:10px;
line-height:10px;
letter-spacing:1px;
color: {color:entry text};
text-transform: lowercase;
text-align: center;"&gt;
&lt;b&gt;posted&lt;/b&gt;:{TimeAgo} // {Month} {DayOfMonth}, {ShortYear}&lt;br&gt;
&lt;b&gt;origin:&lt;/b&gt; &lt;a href="{ReblogRootURL}"&gt;{ReblogRootName}&lt;/a&gt; // &lt;b&gt;via:&lt;/b&gt; &lt;a href="{ReblogParentURL}"&gt;{ReblogParentName}&lt;/a&gt;{/block:RebloggedFrom} {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}&lt;br&gt;
{block:HasTags}tags: {block:Tags}
&lt;a href="{TagURL}"&gt;#{Tag}&lt;/a&gt; {/block:Tags}{/block:HasTags}&lt;/div&gt;
&lt;div style="text-decoration:none;"&gt;{block:PostNotes}
{PostNotes}
{/block:PostNotes}&lt;/div&gt;
&lt;/div&gt;
{/block:PermalinkPage}

{/block:Posts}

&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;

Tags:


About the Author

Tumble Guy is the chief-monster-editor and founder of Tumbtips. He writes killer tutorials for Tumblr, provides great tips for budding Tumblr superstars, and thinks you should like Tumbtips Facebook page and follow them on Tumblr.


Back to Top ↑