Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!-- octomoosey @ tumblr -->
- <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head><title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <meta name="color:link" content="#a50000" />
- <meta name="color:hover" content="#1b4456" />
- <meta name="color:background" content="000000" />
- <meta name="color:post" content="#ffffff" />
- <meta name="color:text" content="#000000" />
- <meta name="color:line" content="#f0f0f0" />
- <meta name="color:bold" content="#a50000" />
- <meta name="color:italic" content="#a50000" />
- <meta name="color:blockquote" content="#000000" />
- <meta name="color:sidebg" content="#ffffff" />
- <meta name="color:descriptionbg" content="#ffffff" />
- <meta name="color:description" content="#000000" />
- <meta name="image:sidebg" content="" />
- <meta name="image:background" content="" />
- <meta name="text:Link 1" content="/"/>
- <meta name="text:Link 1 Title" content="Link"/>
- <meta name="text:Link 2" content="/"/>
- <meta name="text:Link 2 Title" content="Link"/>
- <meta name="text:Link 3" content="/"/>
- <meta name="text:Link 3 Title" content="Link"/>
- <meta name="text:Link 4" content="/"/>
- <meta name="text:Link 4 Title" content="Link"/>
- <meta name="text:Link 5" content="/"/>
- <meta name="text:Link 5 Title" content="Link"/>
- <meta name="text:Link 6" content="/"/>
- <meta name="text:Link 6 Title" content="Link"/>
- <meta name="text:Link 7" content="/"/>
- <meta name="text:Link 7 Title" content="Link"/>
- <meta name="text:Link 8" content="/"/>
- <meta name="text:Link 8 Title" content="Link"/>
- <meta name="text:Link 9" content="/"/>
- <meta name="text:Link 9 Title" content="Link"/>
- <meta name="text:Link 10" content="/"/>
- <meta name="text:Link 10 Title" content="Link"/>
- <meta name="font:body font" content="Gibson">
- <meta name="text:text size" content="11px" />
- <meta name="text:signature" content="Name" >
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
- <style type="text/css">
- body {
- background-color:{color:background};
- background-image: url('{image:background}');
- background-position: right bottom;
- background-repeat: no-repeat;
- background-attachment: fixed;
- line-height:100%;
- color:{color:text};
- font-family:{font:body font};
- font-size: {text:text size};}
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;}
- a:hover {
- color:{color:hover};
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;}
- blockquote {
- padding:2px 7px;
- margin:3px 0 3px 8px;
- border-left:2px solid {color:line};
- background-color:{color:blockquote};}
- blockquote img {
- max-width:100%;}
- b, strong {
- color:{color:bold};}
- i, em {
- color:{color:italic};}
- small,sup,sub {
- font-size:{text:Text Size}}
- big {
- font-size:12px;}
- pre{
- font-size:10px;
- padding:20px;
- white-space: pre-wrap; /* css-3 */
- white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
- white-space: -pre-wrap; /* Opera 4-6 */
- white-space: -o-pre-wrap; /* Opera 7 */
- word-wrap: break-word; /* Internet Explorer 5.5+ */}
- img {
- max-width:100%;}
- img:hover {
- box-shadow: 0 0 10px 5px #fff;
- -webkit-transform: scale(1.1);
- -moz-transform: scale(1.1);
- -o-transform: scale(1.1) ;
- -ms-transform: scale(1.1);
- transform: scale(1.1) ;
- -webkit-transition: .8s ease-in-out;
- -moz-transition: .8s ease-in-out;
- -o-transition: .8s ease-in-out;
- z-index: 9999999999999999999;}
- #container {
- position:absolute;
- top:0px;
- left:400px;}
- #posts {
- width:500px;
- padding:10px;
- border:1px solid #f0f0f0;
- background-color:{color:post};
- margin-top:20px;
- margin-bottom:20px;}
- #sidebar {
- position:fixed;
- top:0px;
- left:0px;
- width:370px;
- height:100%;
- border-right:1px solid {color:line};
- background-color:{color:sidebg};
- background-image: url('{image:sidebg}');
- background-position: left bottom;
- background-repeat: no-repeat;
- background-attachment: fixed;}
- #box {
- position:fixed;
- top:150px;
- left:30px;
- width:310px;
- text-align:right;
- color:{color:description};
- background-color:{color:descriptionbg};}
- #icon {
- margin-top:-10px;
- margin-left:-10px;
- width:140px;
- height:140px;
- padding:9px;
- float: left;}
- #icon img {
- padding:9px;
- border:1px solid {color:line};
- background:#fff;
- width:120px;
- height:120px;}
- #description {
- width:290px;
- float:right;
- padding:10px ;
- margin-top:0px;
- color:{color:description};}
- #sidebar2 {
- position:fixed;
- top:0px;
- left:950px;
- width:150px;
- height:100%;
- border-left:1px solid {color:line};
- border-right:1px solid {color:line};
- background-color:{color:sidebg};}
- #links {
- margin-top:160px;
- width:120px;
- margin-left:15px;
- text-align:center;
- font-size:10px;}
- #links a {
- display:block;
- padding:3px;
- margin-bottom:7px;
- color:{color:links};
- letter-spacing:2px;}
- #links a:hover {
- color: {color:hover};}
- #ask {
- margin-top:-55px;
- margin-left:80px;}
- #askimg img {
- height:64px;
- width:64px;
- border-radius:50%;
- -moz-box-shadow: 3px 3px 5px #888;
- -webkit-box-shadow: 3px 3px 5px #888;
- box-shadow: 3px 3px 5px #888;}
- #ask2 {
- margin-top:50px;}
- #note {
- margin-left:-25px;
- margin-top:-8px;}
- #note a {
- font-style:normal;
- text-decoration:underline;}
- #note a:hover {
- font-style:none;
- text-decoration:underline;
- background:#ff0;}
- #note img {
- display:none;}
- #titles {
- font-family:consolas;
- font-size:16px;
- text-align:right;}
- #titles a {
- font-style:normal;
- text-decoration:underline;}
- #titles a:hover {
- font-style:none;
- text-decoration:underline;
- background:#ff0;}
- .info {
- padding-top:5px;
- border-top:3px solid {color:line};
- font-size:14px;
- text-align:center;
- margin-top:30px;
- line-height:15px;}
- .tag {
- margin-top:3px;
- text-align:center;
- font-size:9px;
- font-style:normal;
- line-height:18px;}
- .tag a {
- padding:5px;}
- .note {
- text-transform:uppercase;
- width:470px;
- font-style:normal;
- letter-spacing:0px;
- font-size: 10px;
- text-align:left;
- line-height:100%;
- margin-left:-20px;}
- .note li {
- list-style-type:none;
- border-bottom:1px solid {color:line};
- padding:10px 25px 10px 25px;
- text-align:left;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;}
- .note img.avatar {
- margin-right: 10px;
- width: 16px;
- height: 16px;}
- #signature {
- font-size: 14px; /*change the font size*/
- text-align: right;}
- </style>
- </head>
- <body>
- <div id="sidebar"></div>
- <div id="box">
- <div id="description">
- <div id="icon">
- <a href="/" title="{title}">
- <img src="{PortraitURL-128}">
- </a></div>
- {Description}
- <br />
- {block:Pagination}<br />
- {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
- {CurrentPage} of {TotalPages}
- {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
- {/block:Pagination}</div></div></div>
- <div id="sidebar2">
- <div id="links">
- <a href="/">index</a>
- <a href="/ask">message</a>
- <a href="/submit">submit</a>
- {block:IfLink1}<a href="{text:Link 1}">{text:Link 1 Title}</a>{/block:IfLink1}
- {block:IfLink2}<a href="{text:Link 2}">{text:Link 2 Title}</a>{/block:IfLink2}
- {block:IfLink3}<a href="{text:Link 3}">{text:Link 3 Title}</a>{/block:IfLink3}
- {block:IfLink4}<a href="{text:Link 4}">{text:Link 4 Title}</a>{/block:IfLink4}
- {block:IfLink5}<a href="{text:Link 5}">{text:Link 5 Title}</a>{/block:IfLink5}
- {block:IfLink6}<a href="{text:Link 6}">{text:Link 6 Title}</a>{/block:IfLink6}
- {block:IfLink7}<a href="{text:Link 7}">{text:Link 7 Title}</a>{/block:IfLink7}
- {block:IfLink8}<a href="{text:Link 8}">{text:Link 8 Title}</a>{/block:IfLink8}
- {block:IfLink9}<a href="{text:Link 9}">{text:Link 9 Title}</a>{/block:IfLink9}
- {block:IfLink10}<a href="{text:Link 10}">{text:Link 10 Title}</a>{/block:IfLink10}
- <a href="https://octomoosey.tumblr.com/">©</a>
- </div>
- </div></div>
- <div id="container">
- {block:Posts}
- <div id="posts">
- {block:Text}
- {block:Title}<div id="titles">{Title}</div>{/block:Title}
- {Body}
- {/block:Text}
- {block:Quote}
- <div id="titles">{Quote}</div>
- <br />— {Source}
- {/block:Quote}
- {block:Link}
- <div id="titles"><a href="{URL}">{Name}</a></div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Photo}
- <center><img src="{PhotoURL-500}"/></center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <center>{Photoset-500}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Chat}
- {block:Title}<div id="titles">{Title}</div>{/block:Title}
- {block:Lines}
- {block:Label}<b>{Label}</b>{/block:Label}
- {Line}<br />
- {/block:Lines}
- {/block:Chat}
- {block:Video}
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Answer}
- <div id="askimg"><img src="{AskerPortraitURL-64}"></div>
- <div id="ask">
- <div style="font-size:14px; font-weight:lighter; font-style:italic;">{Asker}</div>{Question}</div>
- <div id="ask2">{Answer}<div id="signature">{text:signature}</div></div>{/block:Answer}
- {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
- {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<br><br>
- {block:Caption}
- {Caption}
- {/block:Caption}{/block:Audio}<br>
- <div class="info">
- {block:date}<a href="{Permalink}"> posted;
- {block:Date}{TimeAgo}</a>{/block:Date}
- {block:NoteCount}
- with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <a href="{ReblogURL}"> - reblog</a><br>
- {block:RebloggedFrom}
- via; <a href="{ReblogParentURL}">{ReblogParentName}</a>
- source; <a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- </div>
- <div class="tag">{block:HasTags}{block:Tags}♦ <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
- </div>
- {block:PostNotes}
- <div class="note">
- {PostNotes}
- </div>
- {/block:PostNotes}
- {/block:Posts}
- </div>
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment