Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <!-----
- base code by animecharacter.tumblr.com
- NETSCAPE THEME by LPS666!!!!!!!! DONT REMOVE CREDIT OR ELSE!!!!
- ----->
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="stylesheet" href="http://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
- <script src="http://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
- <meta name="image:bg" content="http://static.tumblr.com/blpgwiz/mrIm4x10z/rainbow.jpg"/>
- <meta name="color:Background" content="#00f"/>
- <meta name="color:Post Background" content="#ff0"/>
- <meta name="color:Text" content="#000"/>
- <meta name="color:Sidebar" content="#f00"/>
- <meta name="color:Links" content="#0f0"/>
- <meta name="color:Link hover" content="#00f"/>
- <meta name="color:News box" content="#fff"/>
- <meta name="text:news" content="hello! i am a scrolly box, fill me up and i can zoom!">
- <meta name="image:sidebar" content="https://web.archive.org/web/20090820014509/http://geocities.com/mhurtl/smiley-springseile.gif">
- <meta name="image:link img" content="https://web.archive.org/web/20091027045249/http://de.geocities.com/wolfgang_theriot/smiley1.gif">
- <meta name="image:header" content="https://web.archive.org/web/20091027093345/http://geocities.com/amazing_nan/welcomeb.gif"/>
- <meta name="image:corner pic" content="http://static.tumblr.com/sypp9bf/3TJolg3bg/staryel1.gif">
- <meta name="image:timestamp pixel" content="https://web.archive.org/web/20091022083913/http://www.geocities.com/theband1927/cool13_Smiley.gif">
- <meta name="image:via pixel" content="https://web.archive.org/web/20091027001124/http://br.geocities.com/rrpp_2001/smiley_016.gif">
- <meta name="image:sidebar bottom" content="https://web.archive.org/web/20090808110406/http://www.geocities.com/funny3jokes/animcomics/smily/smileyhaveaniceday.gif">
- <meta name="if:newsbox" content="1"/>
- <style type="text/css">
- /*
- general text styles, fonts and colours
- */
- body {
- margin:0px;
- background: {color:Background};
- background-image:url('{image:bg}');
- font-family: 'Comic sans ms';
- font-size:17px;
- line-height:140%;
- color: {color:Text};
- }
- p{
- margin:0 0 10px 0;
- padding:0;
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- a{
- color:{color:Links};
- text-decoration: none;
- }
- a:hover{
- color:{color:Link hover};
- }
- li{
- margin-left:-15px;
- }
- /*
- containers etc
- */
- #wrapper{
- width:600px;
- margin:50px auto;
- }
- #sidebar{
- width:200px;
- position:absolute;
- background-color:{color:Sidebar};
- left:50px;
- box-shadow: 5px 5px 0px #000;
- padding:10px;
- }
- #content{
- width:600px;
- margin-left:100px;
- overflow:hidden;
- }
- .post{
- width:500px;
- margin:0 0 50px 0;
- overflow:hidden;
- background:{color:Post Background};
- box-shadow: 5px 5px 0px #000;
- }
- #sidebar img, .post img{
- max-width:100%;
- }
- #nav{
- margin:50px 0 0 0;
- }
- #newsbox{
- background:{color:News box};
- border:3px dashed #000;
- padding:15px;
- margin:50px;
- right:50px;
- position:absolute;
- width:250px;
- z-index:100;
- overflow: scroll;
- height:200px;
- }
- #box2{
- background:#fff;
- border:3px dashed #000;
- padding:15px;
- margin:50px;
- left:50px;
- top:500px;
- position:absolute;
- width:250px;
- z-index:100;
- overflow: scroll;
- height:200px;
- }
- /*
- content in the body of the posts - quotes, asks, etc
- "media" contains photos, photosets, videos, audio posts
- */
- .media{
- margin:0 0 10px 0;
- }
- .title{
- font-weight:normal;
- font-size:18px;
- margin:0 0 10px 0;
- }
- .quote{
- font-weight:normal;
- font-size:16px;
- font-style:italic;
- margin:0 0 10px 0;
- }
- .question{
- margin-bottom:10px;
- }
- blockquote{
- margin:0 0 10px 10px;
- padding:0 0 0 10px;
- border-left:solid 1px #000;
- }
- /*
- post footers - date, tags, via and source
- */
- .post .footer{
- margin:0;
- text-align:left;
- }
- .footer img{
- }
- /*
- post notes
- */
- ol.notes{
- list-style-type:none;
- padding:0;
- margin:0;
- }
- ol.notes li.note img{
- width:16px;
- height:16px;
- }
- ol.notes li.note{
- margin:0px;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- {block:ifnewsbox}
- <div id="newsbox">
- <font style="text-shadow:2px 2px #000; font-size:35px; font-weight:bold;">
- <font color="#f00">N</font><font color="#fF0">E</font><font color="#0F0">W</font><font color="#00F">S</font><font color="#F0F">!</font>
- </font>
- <BR><BR>
- {text:News}
- </div>
- {/block:ifnewsbox}
- <img src="{image:corner pic}" height=100 style="position:fixed;bottom:0px;left:0px;z-index:999"/>
- <img src="{image:header}">
- <div id="wrapper">
- <div id="sidebar">
- <img src="{image:sidebar}">
- {block:Description}
- <p>{Description}</p>
- {/block:Description}
- <img src="{image:link img}">
- <a href="/">home</a><br>
- <img src="{image:link img}">
- <a href="/archive">archive
- </a><br>
- {block:AskEnabled}
- <a href="/ask"><img src="{image:link img}"> ask
- </a><br>
- {/block:AskEnabled}
- {block:HasPages}
- {block:Pages}
- <a href="{URL}"><img src="{image:link img}"> {Label}</a><br>
- {/block:Pages}
- {/block:HasPages}
- <img src="{image:sidebar bottom}">
- </div>
- <div id="content">
- {block:Posts}
- <div class="post">
- {block:Text}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <div class="media" align="center">{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div class="media" align="center">{Photoset-500}</div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">"{Quote}"</div>
- {block:Source}
- <div class="quotesource">{Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="title"><a href="{URL}">{Name}</a></div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {block:Lines}
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <b>{Label}</b>{/block:Label}
- {Line}
- </div>
- {/block:Lines}
- {/block:Chat}
- {block:Video}
- <div class="media">{Video-400}</div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Video}
- {block:Audio}
- <div class="media">
- {block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}
- {AudioPlayerWhite}
- {block:TrackName}{TrackName}<br>{/block:TrackName}
- {block:Artist}{Artist}<br>{/block:Artist}
- {block:Album}{Album}{/block:Album}
- </div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Answer}
- <div class="question">{Asker}: {Question}</div>
- <div class="caption">{Answer}</div>
- {/block:Answer}
- {block:Date}
- <div class="footer">
- <img src="{image:timestamp pixel}">
- <a href="{Permalink}">{TimeAgo}{block:NoteCount} ({NoteCountWithLabel}){/block:NoteCount}</a>
- {block:HasTags}<br>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
- {block:RebloggedFrom}<br><img src="{image:via pixel}"><a href="{ReblogParentURL}"> via {ReblogParentName}</a>{/block:RebloggedFrom}
- {block:ContentSource}<a href="{SourceURL}">+ src: {SourceTitle}</a>{/block:ContentSource}
- </div>
- {block:PermalinkPage}
- {block:NoteCount}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:NoteCount}
- {/block:PermalinkPage}
- {/block:Date}
- </div>
- {/block:Posts}
- {block:Pagination}
- <div id="nav">
- {block:PreviousPage}<a href="{PreviousPage}"><img src="https://web.archive.org/web/20061202204706/http://geocities.com/Heartland/Grove/3715/gifs/back_clr.gif"></a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}"><img src="https://web.archive.org/web/20090829181906/http://geocities.com/Heartland/Grove/3715/gifs/next_clr.gif"></a>{/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- </div>
- </div>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
- <script>window.jQuery || document.write('<script src="http://static.tumblr.com/qxrkgx6/q6kmgn2w2/jquery-1.8.3.min.js"><\/script>')</script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment