Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html><head>
- <!-- i do not recommend tinkering with this theme. it's an old theme that was messed up in my documents so i spent a long time cleaning out tons of errors in the html. if you want help customizing, please look through my /askme coding tag and/or faq, or google. i will only help with any glitches or issues in my themes, not customizations anymore.
- @shenpai -->
- <title>{title}</title>
- <meta name="color:Background" content="#fff">
- <meta name="color:Text" content="#444">
- <meta name="color:Link" content="#444">
- <meta name="image:Sidebar" content=""/>
- <meta name="color:Link Hover" content="#eee">
- <meta name="color:Post Info Background" content="#eee">
- <meta name="color:Ask Background" content="#faf9f8" />
- <meta name="color:Sidebar Background" content="#fbfbfb"/>
- <meta name="color:Italic" content="#000"/>
- <meta name="color:Shadow" content="#000"/>
- <meta name="color:Borders" content="#fbfbfb"/>
- <meta name="if:400px" content="1">
- <meta name="if:300px" content="1">
- <meta name="image:Background" content="">
- <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};}
- a:hover{color:{color:Link Hover};text-decoration:none;}
- h2,h1 {font-family:helvetica;font-weight:100;font-size:13px}
- #ask {padding:10px;background:{color:ask background};}
- .triangle{margin:-7px 0 0 30px;color:{color:ask background};font-size:65px; z-index:-99999!important; z-index:-9;font-family:arial;}
- #answer{margin:20px;}
- blockquote {padding-left:15px;margin-left: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-size:11px; background-attachment:fixed; font-family:arial; color:{color:Text}; line-height:1.5em; word-wrap:break-word;}
- #border { background:{color:sidebar background}; width:130px; box-shadow:0px 0px 0px 4px {color:shadow}; margin-left:155px; padding:10px; background:{color:sidebar background}; position:fixed; border:1px dashed {color:borders};}
- #dates { max-width:110px; border:1px dashed {color:borders}; padding:5px; font-size:14px; font-weight:bold; position:absolute; margin-top:0px; background:{color:sidebar background}; {block:if300px} margin-left:345px; {/block:if300px} {block:if400px} margin-left:445px; {/block:if400px}}
- #ugh { border-bottom:1px dashed {color:borders}; width:17px; position:absolute; margin-top:15px; {block:if300px} margin-left:325px; {/block:if300px} {block:if400px} margin-left:423px; {/block:if400px} }
- /*SIDEBAR*/
- #title{ margin-bottom:-6px; text-align:center;}
- #title img { border-radius:10px; padding:5px; margin-top:15px; background:white; width:90px; box-shadow:0px 0px 0px 4px {color:shadow}; border:1px dashed {color:borders};}
- #links{ text-align:center; z-index:999999; padding-bottom:4px; margin-top:10px;}
- /* page navigation */
- .pagination{ padding:10px; margin-top:20px; font-size:12px; text-align:center;}
- .pagination a{ display:inline-block; margin:0px 2px; background:white; border:1px dashed {color:borders}; 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 { {block:if300px} width:300px; {/block:if300px} {block:if400px} width:400px; {/block:if400px} padding:25px; line-height:16px; background:white; border:1px dashed {color:borders}; }
- #notes img {display:none;}
- ol.notes { color:{color:Text};}
- #notes a { color:{color:text};}
- #previous, #next, .page-info {font-size: 12px; background-color: white;
- border: 1px dashed #eee; color: {color:Text}; padding: 5px; text-decoration: none; }
- #previous:hover, #next:hover { text-decoration: none; }
- i, em { background:{color:sidebar background}; color:{color:italic};}
- /*POST CONTAINER*/
- #entries{ margin-left:350px; margin-top:60px; {block:if300px} width:300px; {/block:if300px} {block:if400px} width:400px; {/block:if400px} margin-bottom:30px;}
- /*Posts*/
- #posts{ {block:if300px} width:300px; {/block:if300px} {block:if400px} width:400px; {/block:if400px} padding:25px; line-height:17px;background:white; box-shadow:0px 0px 0px 4px {color:shadow}; border:1px dashed {color:Borders}; margin-bottom:50px;}
- #posts img { max-width:100%;}
- iframe img { max-width:100%;}
- /*Chat*/
- .chat li{ list-style-type:none; margin-left:-40px; border-bottom:1px dashed {color:borders};}
- /*POST INFO*/
- #postinfo{ background:{color:Post Info Background}; padding:3px; text-transform:lowercase;}
- #tags a{ padding:3px;}
- /*audio*/
- .player { width:25px;
- height:25px; overflow:hidden; position:absolute; margin-top:20px; margin-left:0px;}
- .audioinfo { margin-left:30px; text-align:center; {block:if300px} width:260px; {/block:if300px} {block:if400px} width: 360px; {/block:if400px} margin-top:6px; margin-bottom:5px; border:1px dashed {color:borders}; background:{color:ask background}; padding:2px;}
- .audioinfo1 { margin-left:30px; text-align:center; {block:if300px} width:260px; {/block:if300px} {block:if400px} width: 360px; {/block:if400px} margin-bottom:10px; border:1px dotted {color:borders}; background:{color:ask background}; padding:2px;}
- #things { border-bottom:1px dashed {color:borders}; padding:5px; text-align:center; margin-top:3px;}
- .search { color: black; border-bottom:1px dashed {color:borders}; border-left:0; border-top:0; border-right:0; font-size:12px; z-index:99999; margin-top:10px; margin-left:11px; background:transparent; text-align:Center; width:100px; border-radius: 0px; padding: 3px; }
- #boop { background:{color:sidebar background}; border:1px dashed {color:shadow}; padding:10px; border-radius:5px; text-align:center; margin-bottom:6px; font-size:15px;}
- #boop a { display:block; text-decoration:none;}
- {CustomCSS}</style></head>
- <body>
- <div id="border">
- <div id="things">{description}</div>
- <div id="title"><a href="/"><img src="{image:Sidebar}"></a></div>
- <form action="/search" method="get" id="search-form"><input class="search" type="text" placeholder="Search... (行く!)" name="q" value="" style="outline:none;"/></form>
- <div id="links">
- <a href="/ask">mail</a>
- <a href="/archive">past</a>
- <a href="/">index</a>
- {block:ifLink1}<br><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>
- <!-- don't touch this. -->
- <a href="http://shenpai.tumblr.com" style="background:white; padding:4px; color:gray; position:fixed; bottom:5px; left:5px; border:1px solid {color:borders}; text-decoration:none">THEME</a>
- </div></div>
- <div id="entries">{block:SearchPage}{block:SearchResults}<div class="post"><div class="post-content"><h3>{lang:SearchResultCount results for SearchQuery 2}</h3></div></div>{/block:SearchResults}{block:NoSearchResults}<div class="post"><div class="post-content"><h3>{lang:No search results for SearchQuery 2}</h3></div></div>{/block:NoSearchResults}{/block:SearchPage}<p></p>{block:Posts}<div id="posts">{block:indexpage}<div id="ugh"></div><div id="dates">{12Hour}:{Minutes}{AMPM}, {ShortMonth}</div>{/block:indexpage} {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}{Body}{/block:Text}{block:Quote}<div style="font-family:serif;font-style:italic;font-size:14px;text-align:justify;margin:10px;word-wrap:break-word;">"{Quote}"</div>{block:Source}- {Source}{/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">{Label}</span>{/block:Label}{Line}</li>{/block:Lines}</ul>{/block:Chat}{block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}{block:Photoset}{Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}{block:Video}
- {block:PostTitle}{PostTitle}{/block:PostTitle}
- {block:if400px}{Video-400}{/block:if400px}
- {block:if300px}<center>{video-250}</center>{/block:if300px}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Audio}<div class="player">{AudioPlayerWhite}</div><div class="audioinfo">{block:TrackName}{TrackName}{/block:TrackName}</div><div class="audioinfo1">Played: {FormattedPlayCount}{block:Artist} / {Artist}{/block:Artist}</div> {/block:Audio}{block:Answer}<div id="ask">{Asker} said:<span style="padding:4px">{Question}</span></div><div class="triangle">▾</div><div id="answer">{Answer}</div>{/block:Answer}{block:indexpage}<div id="postinfo"><b><a href="{Permalink}">with {NoteCountWithLabel} on {dayofweek}</a></b> {block:Tags} <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:indexpage}</div>
- {block:permalinkpage}{block:PostNotes}
- <div id="notes">
- {block:RebloggedFrom}via: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
- {PostNotes}</div>{block:PostNotes}{/block:permalinkpage}</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>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement