Como decorar tu tumblr

Como decorar tu tumblr

jueves, 19 de diciembre de 2013

Tema n°8

Se vera algo así:  http://www.dolliecrave.com/tumblr/space/theme8-black.php?layout=7

Negro:

<!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">
<head>
<!-- DEFAULT VARIABLES -->
<meta name="font:title" content="Cabin Sketch" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="text:Custom Link One" content="" />
<meta name="text:Custom Link One Title" content="" />
<meta name="text:Custom Link Two" content="" />
<meta name="text:Custom Link Two Title" content="" />
<meta name="text:Custom Link Three" content="" />
<meta name="text:Custom Link Three Title" content="" />
<title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary},

{PostSummary}{/block:PostSummary}</title>
<link href='http://fonts.googleapis.com/css?family=Cabin+Sketch:bold' rel='stylesheet' type='text/css'>
{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
<link rel="shortcut icon" href="{Favicon}" />
<link rel="alternate" type="application/rss+xml" href="{RSS}" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" src="http://static.tumblr.com/f3gdoib/AJ9m5m0ue/scrollup.js"></script>
<script type="text/javascript" src="http://static.tumblr.com/wgdkvue/rM1m5z3ur/jquery-v1.7.1.js"></script>
<link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>

<style type="text/css">
body{
color:#C8C8C8;
background-color:#000000;
background-image:url(http://www.dolliehost.com/dolliecrave/backgrounds/space/7.gif);
background-position: center;
background-attachment:fixed;
background-repeat: repeat;
font-family:Ubuntu Mono;
font-size: 12px;
line-height:13px;
text-align:justify;
}

a:link, a:active, a:visited{
color: #C0C0C0;
text-decoration:none;
-webkit-transition: opacity 0.7s linear;
opacity: 1;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}

a:hover{
color:#C8C8C8;
-webkit-transition: opacity 0.7s linear;
opacity: 0.6;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}

#center{
position:absolute;
left:50%;
margin-left:-255px;
top:0px;
width:511px;
}
#footer {
overflow:hidden;
text-align:center;
border-left:0px solid #C0C0C0;
border-right:0px solid #C0C0C0;
padding:3px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 0px solid #CCCCCC;
background-color:rgba(0,0,0,0.9);
-moz-border-radius-bottomleft: 7px;
border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
border-bottom-right-radius: 7px;
-moz-border-radius-topleft: 7px;
border-top-left-radius: 7px;
-moz-border-radius-topright: 7px;
border-top-right-radius: 7px;
-moz-box-shadow: 0 0 1em #202020;
-webkit-box-shadow: 0 0 1em #202020;
}

::-webkit-scrollbar {
    width: 14px;
    background: #000000;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(25,25,25,1);
    border-radius: 14px;
}

::-webkit-scrollbar-thumb {
    border-radius: 14px;
        border: 1px solid rgba(122,122,122,.5);
    -webkit-box-shadow: inset 0 0 6px rgba(65,65,65,1);
}

#footer a:hover, #footer a:active {text-decoration:none;}

#box{
overflow:hidden;
border-left:0px solid #C0C0C0;
border-right:0px solid #C0C0C0;
padding:5px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 0px solid #CCCCCC;
background-color:rgba(0,0,0,0.9);
-moz-border-radius-bottomleft: 7px;
border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
border-bottom-right-radius: 7px;
-moz-border-radius-topleft: 7px;
border-top-left-radius: 7px;
-moz-border-radius-topright: 7px;
border-top-right-radius: 7px;
-moz-box-shadow: 0 0 1em #202020;
-webkit-box-shadow: 0 0 1em #202020;
}

h1, big{
color:#C8C8C8;
font-family:'Cabin Sketch', Ubuntu Mono, serif;
font-size:38px;
line-height:36px;
letter-spacing:-1px;
font-weight:normal;
text-transform:uppercase;
margin:0px;
padding:0px;
text-align:left;
}
h3{
color:#C8C8C8;
font-family:Cabin Sketch;
font-size:30px;
line-height:30px;
letter-spacing:0px;
font-weight:normal;
text-transform:normal;
margin:0px;
text-align:left;
}
.navi{
font-family:Ubuntu Mono;
font-size:12px;
padding-right: 9px;
padding-left: 9px;
text-transform:normal;
letter-spacing:-0px;
line-height:20px;
}
#info{
font-family:Ubuntu Mono;
font-size:12px;
text-transform:lowercase;
letter-spacing:-0px;
line-height:20px;
}
#askr{
display:block;
float:left;
width:48px;
overflow:hidden;
word-wrap:break-word;
margin-right:3px;
}
blockquote {
padding:5px;
padding-left:0px;
margin:5px;
background-color:transparent;
}
b, strong{color:#C8C8C8;}
i, em {color:#C0C0C0;}
p{margin-top:3px; margin-bottom:3px;}
blockquote img{ display:block; width:100%;}
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;}
.audio{background-color:rgba(0,0,0,0.9); display:block;}
.user_1 .label, .user_4 .label, .user_7 .label {color:#C8C8C8;}
.user_2 .label, .user_5 .label, .user_8 .label {color:#C0C0C0;}
.user_3 .label, .user_6 .label, .user_9 .label {color:#C8C8C8; background-color:rgba(0,0,0,0.9);}
ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
.notes img{width:10px; position:relative; top:1px;}
ol.notes, .notes li{
list-style:none;
overflow:hidden;
text-align:left;
text-decoration:none;
border-left:0px;
border-right:0px;
padding:3px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 0px;
background-color:rgba(0,0,0,0.9);}
iframe input, iframe submit, iframe textarea, iframe div, iframe table
{background-color:background-color:rgba(0,0,0,0.9);}

.pagination-previous a{
position:fixed;
top:300px;
left: 150px;
-webkit-transition: opacity 0.4s linear;
opacity: 0.9;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}

.pagination-previous a:hover{
position:fixed;
top:300px;
left: 150px;
-webkit-transition: opacity 0.7s linear;
opacity: 0.3;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.pagination-next a{
position:fixed;
top:300px;
right: 150px;
-webkit-transition: opacity 0.4s linear;
opacity: 0.9;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}

.pagination-next a:hover{
position:fixed;
top:300px;
right: 150px;
-webkit-transition: opacity 0.7s linear;
opacity: 0.3;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}

.credits {
margin-top:5px;
color: rgba(0,0,0,0.2);
background-color: rgba(235,235,235,0);
font-family: Ubuntu Mono;
font-size: 10px;
line-height: 16px;
margin-bottom:2px;
text-align:center;
text-transform: uppercase;
}

.credits b{
margin-top:5px;
color: rgba(0,0,0,0.2);
background-color: rgba(235,235,235,0);
font-family: Ubuntu Mono;
font-size: 10px;
line-height: 16px;
margin-bottom:2px;
text-align:center;
text-transform: uppercase;
}

.credits a{
margin-top:5px;
color: rgba(0,0,0,0.2);
background-color: rgba(235,235,235,0);
font-family: Ubuntu Mono;
font-size: 10px;
line-height: 16px;
margin-bottom:2px;
text-align:center;
text-transform: uppercase;
}

.credits a:hover{
margin-top:5px;
color: rgba(0,0,0,0.25);
background-color: rgba(235,235,235,0);
font-family: Ubuntu Mono;
font-size: 10px;
line-height: 16px;
margin-bottom:2px;
text-align:center;
text-transform: uppercase;
}
</style>
<style type="text/css">
#button {
width:96px;
height:20px;
position: absolute;  
right: 3px;  
top: 26px;
color: #ffffff;}
</style>
<div id="DoNotEditImportant">
<div id="button">
<a href="http://www.dolliecrave.com/space-tumblr-themes.php" target="_blank" title="Space Tumblr Themes"><img src="http://static.tumblr.com/wgdkvue/mmam6fcwv/install.png" border=0 alt="Space Tumblr Themes"></a></div></div>
<style type="text/css">{CustomCSS}</style>
</head>
<body>
<div class="pagination-previous">
{block:Pagination}
            {block:PreviousPage}
<a href="{PreviousPage}"><img src="http://static.tumblr.com/wgdkvue/b2bm569i2/previous.png" border="0"

alt="Previous Page"></a>
            {/block:PreviousPage}
 {/block:Pagination}

             
 </div>            
<div class="pagination-next">
             

{block:Pagination}
            {block:NextPage}
<a href="{NextPage}"><img src="http://static.tumblr.com/wgdkvue/Bi1m569ih/next.png" border="0" alt="Next Page"></a>
            {/block:NextPage}
        {/block:Pagination}
</div>
<div id="center">
<BR>
<div id="box">
<h1><a href="/">{Title}</a></h1>
{block:Description}{Description}{/block:Description}
</div><BR>

{block:Posts}
<div id="box">
{block:Quote}<p>"{Quote}"</p>{/block:Quote}
{block:Title}<h3>{Title}</h3>{/block:Title}
{block:Link}<a href="{URL}" class="link" {Target}><h3>{Name}</h3></a>{/block:Link}
<div id="info"><a href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix} at {12Hour}{CapitalAmPm}</a>

{block:RebloggedFrom} / via: <a href="{ReblogParentURL}">{ReblogParentName}</a> / op: <a href="{ReblogRootURL}">

{ReblogRootName}</a>{/block:RebloggedFrom}{block:HasTags}{/block:Tags}{/block:HasTags}
/ {NoteCountWithLabel}</div>
{block:Text}{Body}{/block:Text}
{block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}</center>

{block:Caption}{Caption}{/block:Caption}{/block:Photo}
{block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
{block:Link}{block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
{block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}

</span>{/block:Label}{Line}</li>{/block:Lines}</ul>{/block:Chat}
{block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
{block:Answer}<div id="askr"><img src="{AskerPortraitURL-48}" align="left"></div><h3>{Question}</h3>{Answer}

{/block:Answer}
{block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}

{/block:Caption}{/block:Audio}
</div>
<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
{/block:SourceLogo}
{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
<BR>
{/block:Posts}
{block:PostNotes}{PostNotes}{/block:PostNotes}
<div id="footer">
<center>
<a href="/archive" class="navi">Archive</a>
<a href= "/ask" class="navi">Ask Me</a>
<a href= "/submit" class="navi">Submit</a>
<a href="{RSS}" class="navi">RSS</a>
{block:ifCustomLinkOneTitle}
<a href="{text:Custom Link One}" class="navi">{text:Custom Link One Title}</a> {/block:ifCustomLinkOneTitle}
{block:ifCustomLinkTwoTitle}
<a href="{text:Custom Link Two}" class="navi">{text:Custom Link Two Title}</a> {/block:ifCustomLinkTwoTitle}
{block:ifCustomLinkThreeTitle}
<a href="{text:Custom Link Three}" class="navi">{text:Custom Link Three Title}</a> {/block:ifCustomLinkThreeTitle}
</div>

<div align="center">
<div class="credits"> Powered By: <a href="http://www.dolliecrave.com" target=_blank title="Tumblr Themes"><b>Tumblr Themes</b></a> | <a href="http://www.get-covers.com" target=_blank title="Facebook Covers"><b>Facebook Covers</b></a>
</div>
</div>
</div><!-- end #footer -->
</div>

</body>
</html>




Blanco:


<!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">
<head>
<!-- DEFAULT VARIABLES -->
<meta name="font:title" content="Cabin Sketch" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="text:Custom Link One" content="" />
<meta name="text:Custom Link One Title" content="" />
<meta name="text:Custom Link Two" content="" />
<meta name="text:Custom Link Two Title" content="" />
<meta name="text:Custom Link Three" content="" />
<meta name="text:Custom Link Three Title" content="" />
<title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary},
{PostSummary}{/block:PostSummary}</title>
<link href='http://fonts.googleapis.com/css?family=Cabin+Sketch:bold' rel='stylesheet' type='text/css'>
{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
<link rel="shortcut icon" href="{Favicon}" />
<link rel="alternate" type="application/rss+xml" href="{RSS}" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" src="http://static.tumblr.com/f3gdoib/fwcm5m0w5/scrollup.js"></script>
<script type="text/javascript" src="http://static.tumblr.com/wgdkvue/rM1m5z3ur/jquery-v1.7.1.js"></script>
<link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>

<style type="text/css">
body{
color:#202020;
background-color:#ffffff;
background-image:url(http://www.dolliehost.com/dolliecrave/backgrounds/space/7.gif);
background-position: center;
background-attachment:fixed;
background-repeat: repeat;
font-family:Ubuntu Mono;
font-size: 12px;
line-height:13px;
text-align:justify;
}

a:link, a:active, a:visited{
color: #404040;
text-decoration:none;
-webkit-transition: opacity 0.7s linear;
opacity: 1;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}

a:hover{
color:#202020;
-webkit-transition: opacity 0.7s linear;
opacity: 0.6;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}

#center{
position:absolute;
left:50%;
margin-left:-255px;
top:0px;
width:511px;
}
#footer {
overflow:hidden;
text-align:center;
border-left:0px solid #404040;
border-right:0px solid #404040;
padding:3px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 0px solid #CCCCCC;
background-color:rgba(255,255,255,0.9);
-moz-border-radius-bottomleft: 7px;
border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
border-bottom-right-radius: 7px;
-moz-border-radius-topleft: 7px;
border-top-left-radius: 7px;
-moz-border-radius-topright: 7px;
border-top-right-radius: 7px;
-moz-box-shadow: 0 0 1em #ADADAD;
-webkit-box-shadow: 0 0 1em #ADADAD;
}

::-webkit-scrollbar {
    width: 14px;
    background: #ffffff;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(192,192,192,0.7);
    border-radius: 14px;
}

::-webkit-scrollbar-thumb {
    border: 1px solid rgba(192,192,192,0.5);
    border-radius: 14px;
    -webkit-box-shadow: inset 0 0 6px rgba(192,192,192,0.7);
}

#footer a:hover, #footer a:active {text-decoration:none;}

#box{
overflow:hidden;
border-left:0px solid #404040;
border-right:0px solid #404040;
padding:5px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 0px solid #CCCCCC;
background-color:rgba(255,255,255,0.9);
-moz-border-radius-bottomleft: 7px;
border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
border-bottom-right-radius: 7px;
-moz-border-radius-topleft: 7px;
border-top-left-radius: 7px;
-moz-border-radius-topright: 7px;
border-top-right-radius: 7px;
-moz-box-shadow: 0 0 1em #ADADAD;
-webkit-box-shadow: 0 0 1em #ADADAD;
}

h1, big{
color:#202020;
font-family:'Cabin Sketch', Ubuntu Mono, serif;
font-size:38px;
line-height:36px;
letter-spacing:-1px;
font-weight:normal;
text-transform:uppercase;
margin:0px;
padding:0px;
text-align:left;
}
h3{
color:#202020;
font-family:Cabin Sketch;
font-size:30px;
line-height:30px;
letter-spacing:0px;
font-weight:normal;
text-transform:normal;
margin:0px;
text-align:left;
}
.navi{
font-family:Ubuntu Mono;
font-size:12px;
padding-right: 9px;
padding-left: 9px;
text-transform:normal;
letter-spacing:-0px;
line-height:20px;
}
#info{
font-family:Ubuntu Mono;
font-size:12px;
text-transform:lowercase;
letter-spacing:-0px;
line-height:20px;
}
#askr{
display:block;
float:left;
width:48px;
overflow:hidden;
word-wrap:break-word;
margin-right:3px;
}
blockquote {
padding:5px;
padding-left:0px;
margin:5px;
background-color:transparent;
}
b, strong{color:#202020;}
i, em {color:#404040;}
p{margin-top:3px; margin-bottom:3px;}
blockquote img{ display:block; width:100%;}
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;}
.audio{background-color:rgba(255,255,255,0.9); display:block;}
.user_1 .label, .user_4 .label, .user_7 .label {color:#202020;}
.user_2 .label, .user_5 .label, .user_8 .label {color:#404040;}
.user_3 .label, .user_6 .label, .user_9 .label {color:#202020; background-color:rgba(255,255,255,0.9);}
ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
.notes img{width:10px; position:relative; top:1px;}
ol.notes, .notes li{
list-style:none;
overflow:hidden;
text-align:left;
text-decoration:none;
border-left:0px;
border-right:0px;
padding:3px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 0px;
background-color:rgba(255,255,255,0.9);}
iframe input, iframe submit, iframe textarea, iframe div, iframe table
{background-color:background-color:rgba(255,255,255,0.9);}

.pagination-previous a{
position:fixed;
top:300px;
left: 150px;
-webkit-transition: opacity 0.4s linear;
opacity: 0.9;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}

.pagination-previous a:hover{
position:fixed;
top:300px;
left: 150px;
-webkit-transition: opacity 0.7s linear;
opacity: 0.3;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.pagination-next a{
position:fixed;
top:300px;
right: 150px;
-webkit-transition: opacity 0.4s linear;
opacity: 0.9;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}

.pagination-next a:hover{
position:fixed;
top:300px;
right: 150px;
-webkit-transition: opacity 0.7s linear;
opacity: 0.3;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}

.credits {
margin-top:5px;
color: rgba(0,0,0,0.2);
background-color: rgba(235,235,235,0);
font-family: Ubuntu Mono;
font-size: 10px;
line-height: 16px;
margin-bottom:2px;
text-align:center;
text-transform: uppercase;
}

.credits b{
margin-top:5px;
color: rgba(0,0,0,0.2);
background-color: rgba(235,235,235,0);
font-family: Ubuntu Mono;
font-size: 10px;
line-height: 16px;
margin-bottom:2px;
text-align:center;
text-transform: uppercase;
}

.credits a{
margin-top:5px;
color: rgba(0,0,0,0.2);
background-color: rgba(235,235,235,0);
font-family: Ubuntu Mono;
font-size: 10px;
line-height: 16px;
margin-bottom:2px;
text-align:center;
text-transform: uppercase;
}

.credits a:hover{
margin-top:5px;
color: rgba(0,0,0,0.25);
background-color: rgba(235,235,235,0);
font-family: Ubuntu Mono;
font-size: 10px;
line-height: 16px;
margin-bottom:2px;
text-align:center;
text-transform: uppercase;
}
</style>
<style type="text/css">
#button {
width:96px;
height:20px;
position: absolute;  
right: 3px;  
top: 26px;
color: #ffffff;}
</style>
<div id="DoNotEditImportant">
<div id="button">
<a href="http://www.dolliecrave.com/space-tumblr-themes.php" target="_blank" title="Space Tumblr Themes"><img src="http://static.tumblr.com/wgdkvue/mmam6fcwv/install.png" border=0 alt="Space Tumblr Themes"></a></div></div>
<style type="text/css">{CustomCSS}</style>
</head>
<body>
<div class="pagination-previous">
{block:Pagination}
            {block:PreviousPage}
<a href="{PreviousPage}"><img src="http://static.tumblr.com/wgdkvue/b2bm569i2/previous.png" border="0"

alt="Previous Page"></a>
            {/block:PreviousPage}
 {/block:Pagination}

             
 </div>            
<div class="pagination-next">
             

{block:Pagination}
            {block:NextPage}
<a href="{NextPage}"><img src="http://static.tumblr.com/wgdkvue/Bi1m569ih/next.png" border="0" alt="Next Page"></a>
            {/block:NextPage}
        {/block:Pagination}
</div>
<div id="center">
<BR>
<div id="box">
<h1><a href="/">{Title}</a></h1>
{block:Description}{Description}{/block:Description}
</div><BR>

{block:Posts}
<div id="box">
{block:Quote}<p>"{Quote}"</p>{/block:Quote}
{block:Title}<h3>{Title}</h3>{/block:Title}
{block:Link}<a href="{URL}" class="link" {Target}><h3>{Name}</h3></a>{/block:Link}
<div id="info"><a href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix} at {12Hour}{CapitalAmPm}</a>

{block:RebloggedFrom} / via: <a href="{ReblogParentURL}">{ReblogParentName}</a> / op: <a href="{ReblogRootURL}">

{ReblogRootName}</a>{/block:RebloggedFrom}{block:HasTags} {/block:Tags}{/block:HasTags}
/ {NoteCountWithLabel}</div>
{block:Text}{Body}{/block:Text}
{block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}</center>

{block:Caption}{Caption}{/block:Caption}{/block:Photo}
{block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
{block:Link}{block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
{block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}

</span>{/block:Label}{Line}</li>{/block:Lines}</ul>{/block:Chat}
{block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
{block:Answer}<div id="askr"><img src="{AskerPortraitURL-48}" align="left"></div><h3>{Question}</h3>{Answer}

{/block:Answer}
{block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}

{/block:Caption}{/block:Audio}
</div>
<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
{/block:SourceLogo}
{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
<BR>
{/block:Posts}
{block:PostNotes}{PostNotes}{/block:PostNotes}
<div id="footer">
<center>
<a href="/archive" class="navi">Archive</a>
<a href= "/ask" class="navi">Ask Me</a>
<a href= "/submit" class="navi">Submit</a>
<a href="{RSS}" class="navi">RSS</a>
{block:ifCustomLinkOneTitle}
<a href="{text:Custom Link One}" class="navi">{text:Custom Link One Title}</a> {/block:ifCustomLinkOneTitle}
{block:ifCustomLinkTwoTitle}
<a href="{text:Custom Link Two}" class="navi">{text:Custom Link Two Title}</a> {/block:ifCustomLinkTwoTitle}
{block:ifCustomLinkThreeTitle}
<a href="{text:Custom Link Three}" class="navi">{text:Custom Link Three Title}</a> {/block:ifCustomLinkThreeTitle}
</div>

<div align="center">
<div class="credits"> Powered By: <a href="http://www.dolliecrave.com" target=_blank title="Tumblr Themes"><b>Tumblr Themes</b></a> | <a href="http://www.get-covers.com" target=_blank title="Facebook Covers"><b>Facebook Covers</b></a>
</div>
</div>
</div><!-- end #footer -->
</div>

</body>
</html>

No hay comentarios:

Publicar un comentario