Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <HTML>
- <!--Evan Taubenfeld by: YaniLavigne (w w w.y a n i la v i g n e.t u m b l r.c o m)-->
- <!--Feel Free to modify or do whatever you want like change the color or fonts-->
- <!--But do not remove or alter the credits-->
- <!--Do not redistribute or claim my code as your own-->
- <!--Never remove this or else-->
- <HEAD>
- {block:IfEnableendlessscrolling}[removed][removed]{/block:IfEnableendlessscrolling}
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title> {title}</title>
- <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl5s8Ay6F1qfamg6.gif">
- <META name="image:Background" content="">
- <META name="image:avatar" content="http://data.whicdn.com/images/7987585/tumblr_li5pb5J1OD1qzmsjjo1_500_large.png?1300305815">
- <META name="color:Background Color" content="#000000">
- <meta name="font:title" content="Georgia" />
- <meta name="font:body" content="Century Gothic" />
- <META name="color:font color" content="#666666">
- <META name="color:link color" content="#B10C0C">
- <META name="color:link hover" content="#666666">
- <META name="color:Border" content="#eeeeee">
- <META name="color:post title font" content="#C7C2B6">
- <META name="color:Post Background" content="#161616">
- <META name="color:Sidebar Header BG" content="#550000">
- <META name="color:Sidebar Header Font" content="#FFFFFF">
- <META name="text:Twitter Username" content="">
- <META name="text:Number of tweets" content="1">
- <meta name="if:fixed" content="1"/>
- <meta name="if:Enableendlessscrolling" content="0"/>
- <META name="text:LINK 1" content="Home">
- <META name="text:LINKURL 1" content="/">
- <META name="text:LINK 2" content="Archive">
- <META name="text:LINKURL 2" content="/archive">
- <META name="text:LINK 3" content="Random">
- <META name="text:LINKURL 3" content="/random">
- <META name="text:LINK 4" content="Theme">
- <META name="text:LINKURL 4" content="http://yanilavigne.tumblr.com">
- <META name="text:LINK 5" content="wardrobe">
- <META name="text:LINKURL 5" content="http://4eve-4teen.tumblr.com/tagged/dress">
- <META name="text:LINK 6" content="feet lovers">
- <META name="text:LINKURL 6" content="http://4eve-4teen.tumblr.com/tagged/shoes">
- [removed]<!--mce:0-->[removed]
- [removed]<!--mce:1-->[removed]
- [removed]
- $(document).ready(function(){
- //Hide the tooglebox when page load
- $(".togglebox").hide();
- //slide up and down when click over heading 2
- $("down").click(function(){
- // slide toggle effect set to slow you can set it to fast too.
- $(this).next(".togglebox").slideToggle("slow");
- return true;
- });
- });
- [removed]
- <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/txfvidw/GlKlmy8gs/godie.swf" />
- <style type="text/css">
- #navbar-iframe {height:0px; visibility:hidden; display:none}
- a:link, a:visited, a:active {
- color: {color:link color};
- cursor: default;
- text-decoration:none;
- }
- a:hover {
- color: {color:link hover};
- cursor: pointer;
- text-decoration:none;
- background-color: {color:link color};
- }
- body {
- background-color: {color:Background Color};
- background-image: url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- color:{color:font color};
- cursor: url(""), default;
- text-align:justify;
- margin: 0px;
- padding: 0px;
- } \
- .post{
- width: 700px;
- padding: 5px;
- background-color:{color:Post Background};
- margin-bottom:8px;
- border:0px solid {color:Border};
- }
- .header {
- font: 25px {font:title};
- color: {color:post title font};
- text-transform: none;
- margin-top:5px;
- font-weight:normal;
- line-height:23px;
- letter-spacing:-2px;
- }
- b {
- color: {color:font color};}
- strong {
- color: {color:font color};}
- i {
- color: {color:font color};}
- u {
- font-color: {color:font color};
- }
- table {
- background-color: transparent;
- font-family: {font:body};
- font-size: 8pt;
- \color:{color:font color};\
- line-height: 120%;
- padding: 0px;
- margin-left: auto;
- margin-right: auto;
- margin-top: 0px;
- }
- img { border: 0px solid #eee; padding: 0px; filter: alpha (opacity=1.0); opacity: 1.0;}
- img:hover {filter: alpha (opacity=80); opacity: 0.80;
- }
- blockquote{
- border-left-width: 1px;
- border-left-style: dotted;
- border-left-color:{color:Border};
- padding:1px; padding-left: 5px; margin: 0px;}
- }
- .chat {
- margin-left: -10px;
- padding:0px
- text-align:left;
- }
- .chat li {
- padding: 2px;
- list-style-type: none;
- }
- .chat li:nth-child(odd) {
- background:{color:Sidebar Header BG};
- }
- 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;
- }
- .pagination {
- font-size: 13px;
- margin-left: 2px;
- text-transform: uppercase;
- background:{color:Post background};
- padding: 3px;
- display: inline-block;
- width:20px;
- }
- .pagination:hover {
- background-color: {color:Border};
- }
- .nextprev {
- font-size: 13px;
- text-transform: uppercase;
- background:{color:Post background};
- padding: 3px; display:
- inline-block;
- width:35px;
- margin-left: 2px;
- }
- .nextprev:hover {
- background-color: {color:Sidebar Header BG};
- }
- input[type=submit]
- {
- width: 50px;
- background-color: {color:font color};
- border:0px;
- color:#fff;
- }
- input[type=text]
- {
- width: 140px;
- background-color: {color:Sidebar Header BG};
- border:none;
- }
- .sidebardescr{
- margin: 0px 2px 2px 2px;
- padding:1px;
- text-align: justify;
- }
- .sidebarheader {
- background: {color:Sidebar Header BG};
- font: normal 15px georgia;
- color: {color:Sidebar Header Font};
- border-left: 0px solid #666;
- letter-spacing: 2px;
- line-height: 1; margin: 0 0 1px;
- }
- a.nav:link, a.nav:visited, a.nav:active {
- background: {color:Sidebar Header BG};
- color: {color:Sidebar Header Font};
- display: block;
- padding: 2px 5px;
- font-size: 9px;
- text-transform: uppercase;
- letter-spacing: 1px;
- margin: 1px;
- }
- a.nav:hover {
- background: {color:Sidebar Header Font};
- color: {color:Sidebar Header BG};
- padding-left: 10px;
- }
- #main{
- overflow:hidden;
- padding-bottom:5px;
- width:600px;
- margin-top: -1px;
- margin-left: 20px;
- }
- #post {
- background-color: {color:Post background};
- float:left;
- {block:IndexPage}
- width:250px;
- height:150px;
- overflow:hidden; {/block:IndexPage}
- {block:PermalinkPage}
- width:500px;
- background-color:{color:Post background};
- {/block:PermalinkPage}
- padding:0px;
- margin-top:0px;
- margin-right:22px;
- margin-bottom:20px;
- margin-left:2px;
- }
- #post:hover .permalink {
- background-color:{color:Background Color};
- height: 20px;
- opacity: .8;
- transition: opacity 0.5s;
- -moz-transition: opacity 0.5s;
- -webkit-transition: opacity 0.5s;
- -o-transition: opacity 0.5s;
- font-family:{font:title};
- }
- #permalink {
- background-color:{color:Background Color};
- font-family: Trebuchet Ms;
- letter-spacing: 1px;
- font-size: 10px;
- padding-bottom: 50px;
- width:250px;
- height:100px;
- opacity: 0;
- transition: opacity 0.1s,height 0.1s,padding 0.1s;
- -moz-transition: opacity 0.1s ,height 0.1s,padding 0.1s;
- -webkit-transition: opacity 0.1s ,height 0.1s,padding 0.1s;
- -o-transition: opacity 0.1s ,height 0.1s,padding 0.1s;
- }
- #post:hover .permapic {
- opacity: .8;
- transition: opacity 0.5s;
- -moz-transition: opacity 0.5s;
- -webkit-transition: opacity 0.5s;
- -o-transition: opacity 0.5s;
- font-family:{font:title};
- }
- .permapic {
- font-family: Trebuchet Ms;
- font-size: 10px;
- padding: 2px 0;
- position: absolute;
- margin-top:-100px;
- width:250px;
- height: 20;
- display:block;
- background-color:{color:Background Color};
- -webkit-transition-duration: .5s;
- text-align:left;
- opacity: 0;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <table width="800px" align="center" cellpadding="10" cellspacing="0" border-style="1px dashed #000000";>
- <td width="200px" valign="top" cellpadding="15" style="background: transparent;">
- <div style="width: 200px;{block:Iffixed}position:fixed;{/block:Iffixed}margin-left: -10px;">
- <center>
- <div style="background-color:{color:Post background};margin-bottom:5px; text-align:left;padding: 0px 0px 0px 0px;">
- <center><a href="/"><img src="{image:avatar}" width="198"></img></a>
- <table width="100%" cellspacing="0" cellpadding="0"></tr><td width="50%">
- <a class="nav" href="{text:LINKURL 1}">{text:LINK 1}</a>
- <a class="nav" href="{text:LINKURL 2}">{text:LINK 2}</a>
- </td><td width="50%">
- <a class="nav" href="{text:LINKURL 3}">{text:LINK 3}</a>
- <a class="nav" href="{text:LINKURL 4}">{text:LINK 4}</a>
- </td></tr></table>
- </center></div><br>
- <div style="background-color:{color:Post background};margin-bottom:5px; text-align:left;padding: 0px 0px 0px 0px;">
- <div class="sidebarheader">ABOUT</div>
- {block:Description}<div class="sidebardescr">{Description}</div>{/block:Description}</div><br>
- {block:IfTwitterUsername}
- <div style="background-color:{color:Post background};margin-bottom:5px; text-align:left;padding: 0px 0px 0px 0px;">
- <div class="sidebarheader">TWEETS</div>
- <div id="twitter_update_list"></div>
- <a href="http://twitter.com/{text:Twitter Username}" id="twitter-link" style="margin-left: 0px;display:block;"><br />Follow me on Twitter</a>
- </ul>
- [removed][removed]
- [removed][removed]
- </div><br>{/block:IfTwitterUsername}
- <div style="background-color:{color:Post background};margin-bottom:5px; text-align:left;padding: 0px 0px 0px 0px;">
- <div class="sidebarheader">CREDITS</div>
- Theme by: <a> YaniLavigne</a><br>
- Best Viewed: Google Chrome
- </DIV><br>
- {block:IfShowSearch}
- <div style="background-color:{color:Post background};margin-bottom:5px; text-align:left;padding: 0px 0px 0px 0px;">
- <form action="/search" method="get">
- <input type="submit" value="Search"/>
- <input type="text" name="q">
- </form>
- </div><br>{/block:IfShowSearch}
- </td>
- <td width="505px" valign="top" style="background:transparent; text-align:justify;
- ">
- <div align="left">
- <div style="width: 600px;margin-right: -15px;">
- <div id="main">
- {block:Posts}
- <div id="post">
- {block:Text}<div class="permalink">
- <a href="{ReblogURL}" target="_blank">Reblog</a> | {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a></div>
- <a href="{Permalink}"><div class="header">{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}<center>{block:IndexPage}<a href="{permalink}"><img src="{PhotoURL-250}" width="250"alt="{PhotoAlt}"/></a>
- <div class="permapic">
- <a href="{Permalink}">{TimeAgo}</a>{block:NoteCount}| <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a> | <a href="{ReblogURL}" target="_blank">Reblog this</a>
- </div>
- {/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}</center>{block:PermalinkPage}
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}<div class="permalink">
- <a href="{ReblogURL}" target="_blank">Reblog</a> | {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a></div>
- {block:Source}<div class="header">“{Quote}”</div>{Source}{/block:Source}
- {/block:Quote}
- {block:Link} <div class="permalink">
- <a href="{ReblogURL}" target="_blank">Reblog</a> | {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a></div><a href="{URL}" id="postlink"><div class="header">{Name}→</div></a><BR>{block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}<div class="permalink">
- <a href="{ReblogURL}" target="_blank">Reblog</a> | {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a></div>
- <a href="{Permalink}"><div class="header">{Title}</div></a>
- <div class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</div>
- {/block:Chat}
- {block:Video}<center>{block:IndexPage}
- <div class="permalink">
- <a href="{ReblogURL}" target="_blank">Reblog</a> | {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a></div>
- <div id="video">{Video-250}</div>{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}</center>
- {/block:Video}
- {block:Audio}{block:IndexPage}
- <div class="permalink">
- <a href="{ReblogURL}" target="_blank">Reblog</a> | {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a></div>
- {block:AlbumArt}<img src="{AlbumArtURL}" width="250px" height="100px" />{/block:AlbumArt}<div style="width:260; height:30; background: #000; "><span class="audio"><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 class="audio"><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 class="answer"><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><B>POST NOTES:</B><BR>
- {PostNotes}
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </ol>
- </div>
- <center>
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}"><div class="nextprev">Prev</a></div>
- {/block:PreviousPage}
- {block:JumpPagination length="10"}
- {block:CurrentPage}
- <span class="current_page"><div class="pagination">{PageNumber}</div></span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}"><div class="pagination">{PageNumber}</div></a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}"><div class="nextprev">Next</a></div>
- {/block:NextPage}
- {/block:Pagination}
- <br><br>
- <center><img src="http://29.media.tumblr.com/tumblr_lsyxfhB3wa1qg6imho1_500.gif"></center>
- <center><a href=""><img src="http://static.tumblr.com/txfvidw/Y2flmzzx8/untitled-1.png"></a>
- </td>
- </table>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment