Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!-- theme by shenpai. leave credit untouched thank u
- here is where i got the video resizing from in case anyone is wondering:
- http://webdesignerwall.com/tutorials/css-elastic-videos -->
- <head>
- <title>{title}</title>
- <meta name="color:Background" content="#fff">
- <meta name="color:Text" content="#444">
- <meta name="color:Link" content="#444">
- <meta name="color:footer" content="#fbfbfb">
- <meta name="color:Link Hover" content="#eee">
- <meta name="color:hover" content="#eee">
- <meta name="color:Ask Background" content="#faf9f8" />
- <meta name="color:Border" content="#eee"/>
- <meta name="color:Shadow" content="#eee"/>
- <meta name="color:italic" content="#444444">
- <meta name="color:bold" content="#444444">
- <meta name="color:Post Info" content="#ccc"/>
- <meta name="color:tags" content="#ccc"/>
- <meta name="if:double border" content="1"/>
- <meta name="if:Rounded" content="1"/>
- <meta name="if:Opacity" content="0"/>
- <meta name="image:Sidebar Background" content=""/>
- <meta name="image:Background" content="">
- <meta name="image:Sidebar" content=""/>
- <meta name="text:post size" content="330"/>
- <meta name="text:font size" content="10"/>
- <meta name="text:Link 1 URL" content="" />
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 2 URL" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 3 URL" content="" />
- <meta name="text:Link 3" content="" />
- <style type="text/css">
- a { color:{color:Link}; }
- h2 { font-size:12px; }
- a:hover { color:{color:Link Hover}; text-decoration:none; background:{color:hover}; }
- .oh { margin:10px; }
- #quest { padding:10px; background:{color:ask background}; }
- .thething { margin:-7px 0 0 30px; font-family:arial; color:{color:ask background}; font-size:65px; z-index:-99999!important; }
- #answer { margin:10px; }
- blockquote { padding-left:6px; margin:10px; border-left:2px solid {color:text}; word-wrap:break-word; }
- pre, code { padding:10px; box-sizing:border-box; -moz-box-sizing:border-box; webkit-box-sizing:border-box; display:block; width:100%; overflow-x:auto; }
- body { background:{color:Background}; background-image:url('{image:Background}'); font-family:tahoma; letter-spacing:.05em; font-size:{text:font size}px; line-height:16px; text-align:justify; background-attachment:fixed; color:{color:Text}; }
- #wrapper { width:980px; border:none; margin:80px auto; }
- #sidebar { position:fixed; margin-top:0px; margin-left:180px; width:150px; border:1px solid {color:border}; {block:ifrounded} border-radius:6px; {/block:ifrounded} box-shadow:0px 0px 0px 4px {color:shadow}; background:#fff url('{image:sidebar background}'); background-attachment:fixed; padding:5px; {block:ifdoubleborder} border:4px double {color:border}; {/block:ifdoubleborder} }
- #title { text-align:center; padding:5px; margin-bottom:5px; }
- #title img { width:100px; padding:5px; border:1px solid {color:border}; border-radius:6px; background:white; box-shadow:0px 0px 0px 4px {color:shadow}; }
- #description { text-align:center; line-height:16px; margin:3px; font-family:lucida sans; padding:5px; }
- #links { text-align:center; margin-bottom:10px; }
- #links a { font-family:lucida sans; background:{color:hover}; padding:2px; text-decoration:none; border-radius:4px; line-height:26px; }
- .pagination { padding:10px; margin-top:20px; font-size:12px; text-align:center; }
- .pagination a { display:inline-block; margin:0px 2px; background:white; border:1px solid {color:border}; display:-moz-inline-stack; line-height:100%; padding:5px; }
- .pagination .g { display:inline-block; margin:0px 2px; display:-moz-inline-stack; line-height:100%; padding:7px; }
- .pagination a:hover { opacity:0.7; }
- #notes { padding:5px; line-height:16px; line-height:1.5em; margin-top:5px; background:{color:footer}; border-radius:5px; max-height:250px; overflow:auto; }
- #notes img { display:none; }
- #notes li { margin-left:-20px; list-style:none; }
- ol.notes { color:{color:Text}; }
- #notes a { color:{color:text}; }
- #entries { margin-left:400px; margin-top:30px; width:{text:post size}px; margin-bottom:30px; }
- #posts { width:{text:post size}px; border:1px solid {color:border}; {block:ifrounded} border-radius:6px; {/block:ifrounded} padding:15px; background:white; box-shadow:0px 0px 0px 4px {color:shadow}; line-height:17px; margin-bottom:50px; {block:ifdoubleborder} border:4px double {color:border}; {/block:ifdoubleborder} }
- #posts img { max-width:100%; }
- .chat li { list-style-type:none; border-bottom:1px solid {color:border}; margin-left:-40px; padding:5px; }
- .chat li:last-child { border-bottom:none; }
- .perma { background: {color:footer}; -moz-border-bottom-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-bottom-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; font-family: lucida sans; font-size: 10px; color: {color:post info}; padding: 5px 10px; margin-left:-15px; margin-right:-15px; margin-bottom:-15px; }
- .perma a { text-decoration:none; color: {color:post info}; }
- .tags { color: {color:tags}; padding:5px; margin-top:-3px; }
- .tags a { color: {color:tags}; text-decoration: none; }
- .search { background-color: {color:shadow}; color: black; font-style:italic; border:1px dashed {color:border}; margin-bottom:7px; z-index:99999; width:100px; border-radius: 4px; padding: 4px; }
- .video-container { position: center; overflow: hidden; }
- .video-container iframe, .video-container object,.video-container embed {
- position: center; max-width:{text:post size}px; background:{color:background}; max-height:{text:post size}px; }
- .audio-container iframe, .audio-container object, .audio-container embed {
- position: center; max-width:{text:post size}px; max-height:{text:post size}px; }
- .tumblr_audio_player { width:{text:post size}px; height:70px; overflow:hidden; }
- .video-wrapper { max-width:{text:post size}px; max-height:{text:post size}px; }
- .quote-text { font-family: serif; line-height:18px; font-size: 15px !important; font-style: italic; }
- .text-right { text-align: right; }
- #boop { background:{color:background}; border:1px solid {color:border}; padding:10px; text-align:center; border-radius:4px; margin-bottom:6px; font-size:15px; }
- #boop a { display:block; text-decoration:none; }
- {CustomCSS}
- </style>
- </head>
- <div id="wrapper">
- <body>
- <div id="sidebar">
- <div id="description"><center>{description}</center></div>
- <div id="links">
- <a href="/">index</a>
- <a href="/ask">mail</a>
- <a href="/archive">archive</a><br>
- {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a> {/block:ifLink3}</div>
- <div id="title"><a href="/"><img src="{image:sidebar}"></a></div>
- <center>
- <form action="/search" method="get" id="search-form">
- <input class="search" type="text" placeholder=" Search me..." name="q" value="" style="outline:none;"/></form></center></div>
- <div id="entries">
- {block:SearchPage}{block:SearchResults}<h3>{lang:SearchResultCount results for SearchQuery 2}</h3>{/block:SearchResults}{block:NoSearchResults} <h3>{lang:No search results for SearchQuery 2}</h3> {/block:NoSearchResults}{/block:SearchPage}<p></p>{block:TagPage}<h3>#{Tag}</h3>{/block:TagPage}<p></p>
- {block:Posts}
- <div id="posts">
- {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}{block:Text}{block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}
- <div class="oh">{Body}</div>{/block:Text}{block:Quote}<p class="quote-text">"{Quote}"</p>{block:Source}<p class="text-right"> — {Source}</p>{/block:Source}{/block:Quote}{block:Link}<div id="boop"><a href="{URL}">✿ {Name} ✿ →</a></div>{Description}{/block:Link}
- {block:Chat}{block:Title}{Title}{/block:Title}
- <ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">{block:Label}<span class="label"><b> {Label} </b></span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" style="{block:ifopacity} opacity:.6; {/block:ifopacity}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}
- <div style="{block:ifopacity} opacity:.6; {block:ifopacity}">{Photoset}</div>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Video}
- <div class="video-wrapper">
- <div class="video-container">
- {video-400}
- </div>
- </div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Video}
- {block:Audio}
- <div class="audio-container">
- <div class="video-wrapper">
- {AudioPlayer}</div></div>
- {/block:Audio}
- {block:Answer}
- <div id="quest">{Asker}:<span style="padding:4px">{Question}</span></div><div class="thething">▾</div><div id="answer">{Answer}</div>
- {/block:Answer}
- {block:indexpage}
- <div class="tags">{block:HasTags}<div class="tags">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}</div>{/block:HasTags}</div><div class="perma"><a href="{permalink}">{block:Reblog}{lang:Reblogged from ReblogParentName} {block:RebloggedFromReblog}{/block:RebloggedFromReblog}{/block:Reblog}{block:NotReblog}{lang:Posted TimeAgo from source}{/block:NotReblog} <div style="float:right">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</a></div></div>{/block:indexpage}{block:date}{block:permalinkpage}<div style="font-size:13px;text-align:center;margin:5px;padding:3px">{block:RebloggedFrom} via: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom} notes: <a href="{permalink}">{NoteCount}</a></div>{block:PostNotes}<div id="notes">{PostNotes}</div>{block:PostNotes}{/block:permalinkpage}{/block:date}</div>{/block:Posts}{block:IndexPage} <div class="pagination">{block:Pagination} {block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage}{block:JumpPagination length="4"}{block:CurrentPage}<span class="g">✖</span>{/block:CurrentPage}{block:JumpPage}<a href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href="{NextPage}" id="next">→</a>{/block:NextPage}{/block:Pagination}</div>{/block:IndexPage}</div></div>
- <a href="http://shenpai.tumblr.com" style="background:white; border:1px solid {color:border}; position:fixed; bottom:5px; left:5px; padding:5px; text-decoration:none">THEME</a>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement