Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="https://static.tumblr.com/hcmlqwg/tGdszo5za/ficon.png">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- {block:ShowHeaderImage}<img src="https://static.tumblr.com/hcmlqwg/hwpszo5wx/twitterbanner.png">{/block:ShowHeaderImage}
- <link rel="preconnect href=https://fonts.googleapis.com">
- <link rel="preconnect href=https://fonts.gstatic.com crossorigin">
- <link href="https://fonts.googleapis.com/css2?family=Sniglet:wght@400;800&display"=swap rel="stylesheet">
- </head>
- <style type="text/css">
- body {
- background-color:#d1d1d1; /*Change color later*/
- font-family:'Sniglet', sans-serif;
- font-size: 16px;
- color:#006f94; /*Change color later*/
- background-image:url('https://static.tumblr.com/hcmlqwg/x04szmky0/v1043-024a.jpg');
- background-position: center right;
- background-repeat: repeat;
- background-attachment: fixed;
- }
- /*GENERIC STYLES*/
- a {
- text-decoration:none;
- color:#f2992e; /*Change color later*/
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.9s ease;
- -o-transition: all 0.9s ease;
- }
- a:hover {
- color:#636363;
- }
- b, strong {
- color:#878787;
- }
- i, em {
- color:#878787;
- }
- img {
- max-width: 100%;
- }
- /*Blockquotes*/
- blockquote {
- padding:2px 7px;
- margin:3px 0 3px 8px;
- border-left:1px solid #006f94;
- }
- blockquote img {
- max-width:100%;
- height:auto;
- }
- h1 {
- font-size:30px;
- line-height:30px;
- text-align:center;
- padding:10px;
- }
- #container {
- position:absolute;
- left:300px;
- }
- .posts {
- width:500px;
- background-color:#ffffff; /*Change color later*/
- padding:10px;
- margin-bottom:30px;
- }
- /*Tumblr Links*/
- .permalinks {
- /*text-align:center;*/
- background-color:#eee;
- padding:5px;
- height:12px;
- }
- .permalinks a {
- text-decoration:none;
- font-size: 11px;
- color:#f2992e; /*Change color later*/
- }
- .permalinks a:hover {
- color:#636363; /*Change color later*/
- }
- .date {
- float:left;
- }
- .reblogs {
- float:right;
- }
- /*Tags*/
- .tags {
- text-align:center;
- }
- .tags a {
- text-decoration:none;
- font-size: 14px;
- text-transform:uppercase;
- color:#636363; /*Change color later*/
- }
- .tags a:hover {
- color:#f2992e; /*Change color later*/
- }
- /*SIDEBAR*/
- #sidebar {
- position:fixed;
- left:0px;
- top:300px;
- height:350px;
- width:200px;
- background-image:url('https://static.tumblr.com/hcmlqwg/esvszml3s/whitehearts_webresources.png');
- background-position: center;
- background-repeat: repeat;
- background-attachment: fixed;
- }
- #description {
- font-size:16px;
- color:#636363; /*Change color later*/
- text-align:right;
- padding:10px;
- }
- #sideimage img{
- max-width:250px;
- margin-left:10px;
- }
- #links {
- font-size:16px;
- width:380px;
- padding:20px;
- color: #000; /*Change color later*/
- margin-bottom:40px;
- }
- #links a {
- display:block;
- color:#006f94; /*Change color later*/
- padding-right:10px;
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.9s ease;
- -o-transition: all 0.9s ease;
- }
- #links a:hover {
- color:#dddddd; /*Change color later*/
- }
- /*PAGES*/
- #pagination {
- position:fixed;
- bottom:30px;
- left:850px;
- }
- #pagination a:hover {
- color:#ffffff;
- }
- /*CUSTOM BORDERS*/
- .postinfowrap {
- background-image: url("https://static.tumblr.com/hcmlqwg/QAysznv4c/heartbackground_webresources.png");
- background-repeat:repeat;
- background-position: right top;
- background-attachment: absolute;
- padding:20px;
- border:1px solid #8c8c8c;
- text-align:center;
- margin-top:10px;}
- .postinfo {
- background:#eee;
- padding:10px;
- border:1px solid #8c8c8c ;
- text-align:center;}
- </style>
- <body>
- <div id="sidebar">
- <h1>{Title}</h1>
- {block:ShowAvatar}<img src="https://static.tumblr.com/hcmlqwg/tGdszo5za/ficon.png">{/block:ShowAvatar}
- <div id=description>
- {block:Description}{Description}{/block:Description}
- </div>
- <div id="sideimage"><img src="https://static.tumblr.com/hcmlqwg/Nblszmlox/happy_bunny_xyzcarrd.gif"></div>
- <div id="links">
- <b><a href="/">home</a>
- <a href="/ask">ask</a>
- <a href="/submit">submit</a>
- <a href="/archive">archive</a>
- <a href="/">link one</a>
- <a href="/">link two</a>
- <a href="/">link three</a>
- <a href="/">link four</a>
- </b>
- </div>
- </div>
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">next</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- <div id="container">
- {block:Posts}
- <div class="posts">
- <div class="postinfowrap">
- <div class="postinfo">
- {block:Text}{block:Title}{Title}{/block:Title}{Body}{/block:Text}
- {block:Photo}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Panorama}{LinkOpenTag}<img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Panorama}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}"{Quote}"{block:Source}{Source}{/block:Source}{/block:Quote}
- {block:Link}<a href="{URL}" class="link" {Target}>{Name}</a>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}{Title}</a>{/block:Title}
- {block:Lines}<li>{block:Label}{Label}{/block:Label}{Line}</li>{/block:Lines}{/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Audio}{AudioEmbed}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- </div>
- </div>
- </div>
- <div class="permalinks">
- <div class="date">
- <a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {ShortMonth} {Year}</a>
- <a href="{Permalink}">{block:NoteCount}{NoteCount}{/block:NoteCount}</a>
- </div>
- <div class="reblog">
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}">via;</a>
- <a href="{ReblogRootURL}">source;</a>
- {/block:RebloggedFrom}
- <a href="{ReblogURL}">reblog</a>
- </div>
- </div>
- <div class="tags">
- {block:HasTags}{block:Tags}<a href=“{TagUrl}”> {Tag}</a>{/block:Tags}{/block:HasTags}
- </div>
- {/block:Posts}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment