Pink World Tumblr Theme Code
Published by Tumble Guy on February 21st, 2012 | themes
Pink World – Cute Tumblr Theme Code
<HTML>
<!--theme by: haruzie ( h a r u z i e . t u m b l r . c o m )
PLEASE DON'T REMOVE OR ALTER THE CREDITS-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title> {title}</title>
<link rel="shortcut icon" href="{favicon}">
<META name="image:Background" content="">
<META name="color:Background" content="#fff">
<META name="color:Notes and Reblog Button" content="#F660AB">
<meta name="if:DisableRightClick" content="1"/>
<meta name="if:ShowNotesandRblog" content="1"/>
<meta name="font:theme" content="Trebuchet MS"/>
<META name="text:cursor url main" content="http://static.tumblr.com/9ji9tiw/iLgl5njtq/cursor.gif">
<META name="text:cursor url hover" content="http://static.tumblr.com/9ji9tiw/iLgl5njtq/cursor.gif">
<META name="text:Add your link" content="LINK HERE">
<META name="text:link url" content="http://">
<META name="text:Add your link2" content="LINK HERE">
<META name="text:link url2" content="http://">
<META name="text:Add your link3" content="LINK HERE">
<META name="text:link url3" content="http://">
<META name="text:Add your link4" content="LINK HERE">
<META name="text:link url4" content="http://">
<META name="text:Add your link5" content="LINK HERE">
<META name="text:link url5" content="http://">
<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
{block:IfDisableRightClick}
<script language=JavaScript>
<!--
//Disable right click script III- By Renigade (renigade@mediaone.net)
//For full source code, visit http://www.dynamicdrive.com
var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
document.oncontextmenu=new Function("return false")
// -->
</script>
{/block:IfDisableRightClick}
<style type="text/css">
#navbar-iframe {height:0px; visibility:hidden; display:none}
a, a:link, a:visited, a:active {
color: pink;
letter-spacing: 1px;
text-transform: normal;
padding: 0px;
cursor: default;
text-decoration: none;
}
a:hover {
color: white;
background-color: pink;
-webkit-transition: .3s;
cursor:url({text:cursor url hover});
}
::-webkit-scrollbar {
width: 12px;
height:auto;
background: #trans;
border-left: 1pt solid pink;
border-right: 1pt solid pink;
border-top: 1pt solid pink;
border-right: 1pt solid pink;
}
::-webkit-scrollbar-corner {
background: #f8f8f8;
}
::-webkit-scrollbar-button:vertical {
height:4px;
display: block;
background: #f6f6f6;
border-left:1pt solid pink;
border-right:1pt solid pink;
}
::-webkit-scrollbar-button:horizontal {
width: 7px;
height: 4px;
display: block;
}
::-webkit-scrollbar-thumb:vertical {
background: #f8f8f8;
border: 1px solid pink;
}
::-webkit-scrollbar-thumb:horizontal {
background: #f8f8f8;
border: 1px solid #d5d5d5;
}
::-webkit-scrollbar-thumb {
background: #f8f8f8;
border-top: 1pt solid pink;
border-bottom: 1pt solid pink;
}
::-webkit-scrollbar-thumb:hover {
background: #f8f8f8;
cursor: url(http://static.tumblr.com/jxprxb2/q9zlpkjaj/cursor.png), auto;
}
::-webkit-scrollbar-track-piece {
background: #f9f9f9;
border-top: 1pt solid pink;
border-bottom: 1pt solid pink;
width:4pt;
}
body{
color: gray;
background-color:{color:Background};
background-image:url({image:background});
background-postition:center;
background-attachment: fixed;
background-repeat: repeat;
font-family:{font:theme};
font-size:{text:font size};
line-height: 12px;
text-align:{text:alignment};
cursor: url({text:cursor url main});}
b {
color: {color:bold};}
strong {
color: {color:bold};}
i {
color: {color:header font};}
u {
font-color: {color:italic};
}
.header {
font: 15px 'Yanone Kaffeesatz';
color: gray;
text-transform: none;
line-height: 130%;
text-align: ;
}
table {
background-color: transparent;
font-family: {font:theme};
border: 1px dashed pink;
font-size: 7pt;
color:{color:font color};
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}
img {
padding: 1px;
filter: alpha (opacity=1.0);
opacity: 1.0;
-webkit-transition: .2s;
}
img:hover {filter: alpha (opacity=80);
opacity: 0.80;
-webkit-transition: .3s;
}
blockquote {
border: 1px dashed {color:border};
padding: 2px;
}
ol.notes {
padding: 0px;
margin: 25px 0px;
list-style-type: none;
border-bottom: solid 2px {color:border};
}
ol.notes li.note {
border-top: solid 2px {color:border};
padding: 10px;
}
ol.notes li.note img.avatar {
vertical-align: -4px;
margin-right: 10px;
width: 16px;
height: 16px;
}
ol.notes li.note span.action {
font-weight: bold;
}
ol.notes li.note .answer_content {
font-weight: normal;
}
ol.notes li.note blockquote {
border-color: {color:border};
padding: 4px 10px;
margin: 10px 0px 0px 25px;
}
ol.notes li.note blockquote a {
text-decoration: none;
}
.tumblrdate {
font-family: {font:theme};
text-transform: uppercase;
font-size:7pt;
}
#main{
overflow:hidden;
padding-bottom:5px;
width:800px;
margin-top:px;
}
#post {
background-color: white;
float:left;
margin: 5px;
border: 1px solid pink;
{block:IndexPage}
width:250px;
height:160px;
overflow:hidden; {/block:IndexPage}
{block:PermalinkPage}
width:600px;
background-color:{color:post bg};
{/block:PermalinkPage}
padding:2px;
}
.footer {
font-family: trebuchet ms;
font-size: 9px;
letter-spacing: 2px;
color: #888;
background: transparent;
text-align: center;
display: block;
padding: 10px;
text-transform: uppercase;
padding-top: 7px;
}
.pagination {
font-family: trebuchet ms;
font-size: 15px;
letter-spacing: 2px;
color: #888;
background: transparent;
text-align: center;
display: block;
padding: 10px;
text-transform: uppercase;
padding-top: 7px;
}
a.pink{background-color: {color:Notes and Reblog Button} ;
color: {color:white};
width: 124px;
display: inline-block;
text-align: center;
padding-top: 3px;
padding-bottom: 3px;
align: center;
margin-left:1px;}
a.pink:hover{opacity:.50;
-webkit-transition-duration:.2s;
-moz-transition:.2s;
color: {color:white};}
a.nav2
{
width:140px;
text-transform: uppercase;
background: #FFD7E2;
color: white;
display: block;
text-decoration:none;
text-align:center;
font-family:arial;
font-size:11px;
font-weight:bold;
padding:1px;
margin-top:2px;
-webkit-transition-property:color, text;
-webkit-transition-duration: .2s;
-moz-transition-duration: .2s;
-webkit-transition-timing-function: linear, ease-in;
border-bottom:1px solid #DDD9BE;
}
a.nav2:hover
{
-webkit-transition-duration: .2s;
-moz-transition-duration: .2s;
background:#FFF1F9;
color:#FF83C6;
border-bottom:1px solid #FFD9EE;
}
div.scroll{
height: 390px;
width: 510px;
overflow-x: hidden;
overflow-y: scroll;
background-color: #ffffff;
}
div.scroll2{
overflow-x: hidden;
overflow-y: scroll;
}
</head>
</style><body>
<br>
<table width="820px" align="center" cellpadding="2" cellspacing="0" border-style="1px dashed #000000 background-color: white;"><center>
<td width="300px" valign="left" style="background:white; text-align:justify; list-style-image: url(http://www.zawya.com/images/arrow_bullets.gif);
">
<td width="50%">
<a href="/">Home</a>
<a href="/ask">Message</a>
<a href="/random">RANDOM</a>
<a href='{text:link url}'>{text:Add your link}</a>
</td><td width="50%">
<a href='{text:link url3}'>{text:Add your link3}</a>
<a href='{text:link url4}'>{text:Add your link4}</a>
<a href='{text:link url5}'>{text:Add your link5}</a>
<a href="http://haruzie.tumblr.com">THEME</a>
</td>
<td width="410px" valign="right" style="background:transparent; border-left: 1px dashed pink; text-align:justify; list-style-image: url(http://www.zawya.com/images/arrow_bullets.gif);
">
<div style="font-size: 12px; background-color: white; margin-bottom: -18px; ">About Me :</div><br>
<div style="background-color: white ; color: pink; font-family: trebuchet ms; font-size:7pt; height: 65px; font-weight: normal; text-transform: lowercase; border-top: 1px solid pink; text-align: justify; overflow: true; margin-left: 0px;">
{description}</div>
</td>
</table>
<br>
<table width="810px" align="center" cellpadding="2" cellspacing="0" border-style="1px dashed #000000" background-color="transparent";><center>
<td width="800px" valign="top" style=" text-align:justify; list-style-image: url(http://www.zawya.com/images/arrow_bullets.gif);
">
<div style=" height: 500px; font-weight: normal; text-align: justify; overflow: true; margin-left: 0px;">
<div align="justify">
<div style="width: 800px;">
<div id="main">
{block:Posts}
<div id="post">
{block:IndexPage}
{block:IfShowNotesandRblog}{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a><a href="{ReblogURL}" target="_blank" target="_blank">REBLOG</a>{/block:IfShowNotesandRblog}
{/block:IndexPage}
{block:Text}<a href="{Permalink}"><div>{Title}</div></a>{block:IndexPage}
<div style="height: 100px; overflow-x:hidden;overflow-y:hidden">
{Body}</div>{/block:IndexPage}{block:PermalinkPage}{Body}{/block:PermalinkPage}{/block:Text}
{block:Photo}{block:IndexPage}<a href="{permalink}"><img src="{PhotoURL-250}" width="250"alt="{PhotoAlt}"/></a>{/block:IndexPage}
{block:PermalinkPage}{LinkOpenTag}
<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}<br>{block:Caption}
<p>{Caption}</p>
{/block:Caption}{/block:PermalinkPage}</center>{/block:Photo}{block:Photoset}<center>{block:IndexPage}<img src="{Photoset-250}" width="250" height="200">{/block:IndexPage}
{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{block:PermalinkPage}
{/block:PermalinkPage}
{/block:Photoset}
{block:Quote}{block:Source}<div>“{Quote}”</div>{Source}{/block:Source}
{/block:Quote}
{block:Link} <a href="{URL}" id="postlink" {Target}><div>{Name}→</div></a><BR>{block:Description}{Description}{/block:Description}
{/block:Link}
{block:Chat}<a href="{Permalink}"><div>{Title}</div></a><ul>{block:Lines}<li>{block:Label}<span>{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>
{/block:Chat}
{block:Video}<center>{block:IndexPage}<div id="video">{Video-250}</div>{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}</center>
{/block:Video}
{block:Audio}{block:IndexPage}{block:AlbumArt}<img src="{AlbumArtURL}" width="250px" height="100px" />{/block:AlbumArt}<div style="width:260; height:30; background: #000; "><span><center>{AudioPlayerBlack}</center></span></div><b><center>{block:TrackName}{TrackName}{/block:TrackName} - {block:Artist}{Artist}{/block:Artist}<br></b> <i>with {PlayCountWithLabel}</i></center>{/block:IndexPage}{block:PermalinkPage}<br><center>
{block:AlbumArt}<img src="{AlbumArtURL}" width="500px" height="300px" />{/block:AlbumArt}<div style="width:500; height:30; background: #000; "><span><center>{AudioPlayerBlack}</center></span></div><b><center>{block:TrackName}{TrackName}{/block:TrackName} - {block:Artist}{Artist}{/block:Artist}<br></b> <i>with {PlayCountWithLabel}</i></center>
{block:Caption}{Caption}{/block:Caption}</center>{/block:PermalinkPage}
{/block:Audio}
{block:Answer}<span><div id="question"><div id="asked"><img src="{AskerPortraitURL-40}"align="left" /><b>{Asker} asked:</b><BR> {Question}</div></div>{Answer}</span>{/block:Answer}
{block:PostNotes} <br><br>
<B>POST DETAILS:</B><BR>
{block:Date} Posted on <a href="{Permalink}">{Month}/{DayOfMonth}/{Year}{/block:Date}</a>
{block:HasTags}<br>Tagged as:
{block:Tags}
<a href="{TagURL}">{Tag}</a>,
{/block:Tags}
{/block:HasTags}{block:ContentSource}<br>Originally Posted by:<a href="{SourceURL}" target="_blank">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo} {SourceTitle}{/block:NoSourceLogo}</a> {/block:ContentSource}{block:RebloggedFrom}Reblogged From: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}<br>
<br>POST NOTES:<BR>
{PostNotes}
{/block:PostNotes}
{/block:PostNotes}
</div>
{/block:Posts}
</div>{block:IfNotEndlessScroll}
<div>
{block:Pagination}
{block:PreviousPage}
<a href="{PreviousPage}">Prev</a>
{/block:PreviousPage}
{block:JumpPagination length="10"}
{block:CurrentPage}
<span>{PageNumber}</span>
{/block:CurrentPage}
{block:JumpPage}
<a href="{URL}">{PageNumber}</a>
{/block:JumpPage}
{/block:JumpPagination}
{block:NextPage}
<a href="{NextPage}">Next</a>
{/block:NextPage}
{/block:Pagination}</div>
<center>
<div>
THEME BY: <a href="http://haruzie.tumblr.com/">H A R U Z I E</a>
</div>{/block:IfNotEndlessScroll}</td>
</table></table><br>
<table width="820px" align="center" cellpadding="2" cellspacing="0" border-style="1px dashed #000000" background-color="transparent";><center>
<td width="810px" valign="top" style=" text-align:justify;
"><center>THEME BY : <a href="http://haruzie.tumblr.com">HARUZIE</a> Powered by: Tumblr</td>
</center>
</table>
</body>
</html>


