Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head><title>{Title}</title>
- <!--
- updated!!!! // fixed some minor things
- another cute theme by hentaist
- tHIS THEME IS SO MUCH FUN TO CUSTOMIZE AND PLAY WITH
- PLUS IT SUPER CUTE (IT CAN BE PLAIN IF U WANT THAT STYLE)
- AS ALL OF MY THEMES, I MAKE THEM FUN AND CUSTOMIZABLE
- TO FIT YOUR OWN PERSONAL STYLES, SO DON'T BE SHY
- TRY SOME THINGS OUT!!!!!!
- also do not touch the credit, thank u i love u and bye
- -->
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="shortcut icon" href="{Favicon}">
- <meta name="color:Background" content="#ffffff"/>
- <meta name="image:background" content=""/>
- <meta name="color:Text" content="#aaaaaa"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="color:border" content="#ccc"/>
- <meta name="color:italic" content="#444444">
- <meta name="color:shadow" content="#fff"/>
- <meta name="color:bold" content="#444444">
- <meta name="if:double borders" content="0"/>
- <meta name="image:sidepic" content=""/>
- <meta name="image:tiny" content="http://media.tumblr.com/tumblr_ls1xyyq5Hz1qa2mwe.gif"/>
- <meta name="if:endless scroll" content="1"/>
- <meta name="if:pagination" content="0"/>
- <meta name="if:sidebar two" content="0"/>
- <meta name="if:sidebar one" content="1"/>
- <meta name="if:rounded" content="0"/>
- <meta name="if:description" content="0"/>
- <meta name="if:slide down links" content="0"/>
- <meta name="if:text links" content="1"/>
- <meta name="if:perma style 2" content="1"/>
- <meta name="if:background cover" content="0"/>
- <meta name="if:shadow1" content="1"/>
- <meta name="if:shadow2" content="0"/>
- <meta name="if:300px" content="1"/>
- <meta name="if:250px" content="0"/>
- <meta name="if:400px" content="0"/>
- <meta name="if:500px" content="0"/>
- <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">
- iframe#tumblr_controls {
- right:0px !important;
- position:fixed !important; }
- a {
- color:{color:link};
- text-decoration:none;}
- b, strong {
- font-weight:heavy;
- color:{color:bold};}
- i, em {
- font-weight:light;
- color:{color:italic};}
- #content {
- margin:auto;
- {block:if300px}
- width:330px;
- {/block:if300px}
- {block:if250px}
- width:300px;
- {/block:if250px}
- {block:if400px}
- width:450px;
- {/block:if400px}
- {block:if500px}
- width:550px;
- {/block:if500px}
- }
- body{
- background:{color:Background};
- background-image:url('{image:Background}');
- font-size:10px;
- background-attachment:fixed;
- font-family:consolas;
- color:{color:Text};
- {block:ifbackgroundcover}
- background-size:cover;
- {/block:ifbackgroundcover}
- word-wrap:break-word;
- }
- .posts {
- padding:15px;
- background:#ffffff;
- margin-top:20px;
- margin-bottom:60px;
- overflow:hidden;
- {block:ifrounded}
- border-radius:6px;
- {/block:ifrounded}
- {block:ifshadow1}
- box-shadow:0px 0px 4px 4px {color:shadow};
- {/block:ifshadow1}
- {block:ifshadow2}
- box-shadow:4px 4px {color:shadow};
- {/block:ifshadow2}
- {block:if300px}
- width:300px;
- {/block:if300px}
- {block:if250px}
- width:250px;
- {/block:if250px}
- {block:if400px}
- width:400px;
- {/block:if400px}
- {block:if500px}
- width:500px;
- {/block:if500px}
- border:1px solid {color:border};
- {block:ifdoubleborders}
- border:4px double {color:border};
- {/block:ifdoubleborders}
- }
- .posts img {
- max-width:100%;
- border:0px; }
- blockquote {
- padding-left:6px;
- margin:10px;
- border-left:3px solid {color:border};
- word-wrap:break-word;
- }
- #title {
- color:{color:text};
- margin-bottom:10px;
- text-align:right;
- font-weight:900;
- font-size:13px; }
- #permalink {
- margin:8px;
- width:100%;
- padding:0px;
- text-align:left;
- font-size:11px;
- }
- #permalink a {
- background:{color:background};
- {block:ifpermastyle2}
- background:{color:background};
- padding:2px;
- border:1px dashed {color:border};
- {/block:ifpermastyle2}
- }
- #taggus {
- margin-top:7px;
- {block:ifpermastyle2}
- background:{color:background};
- border-bottom:1px dashed {color:border};
- {/block:ifpermastyle2}
- padding:3px;
- line-height:17px;
- text-align:left; }
- #taggus a {
- background:{color:background};
- }
- .q {
- margin-bottom:10px;
- font-style:italic;
- background:{color:background};
- border-bottom:1px dashed {color:border};
- padding:5px;
- text-align:justify;
- word-wrap:break-word;
- }
- .a {
- margin:5px;
- text-align:justify;
- word-wrap:break-word;
- }
- #pagenotes {
- margin:8px 0px 0px 0px;
- width:100%;
- max-height:200px;
- overflow:auto;
- {block:indexpage}
- display:none;
- {/block:indexpage} }
- #pagenotes img {
- display:none;
- }
- #sidebar {
- position:fixed;
- margin:0px 0px 0px -230px;
- background:#ffffff;
- padding:10px;
- border:1px solid {color:border};
- {block:ifrounded}
- border-radius:6px;
- {/block:ifrounded}
- {block:ifdoubleborders}
- border:4px double {color:border};
- {/block:ifdoubleborders}
- {block:ifshadow1}
- box-shadow:0px 0px 4px 4px {color:shadow};
- {/block:ifshadow1}
- {block:ifshadow2}
- box-shadow:4px 4px {color:shadow};
- {/block:ifshadow2}
- }
- .sidebar {
- position:fixed;
- margin:110px 0px 0px -230px;
- background:#ffffff;
- padding:10px;
- width:130px;
- border:1px solid {color:border};
- {block:ifrounded}
- border-radius:6px;
- {/block:ifrounded}
- {block:ifdoubleborders}
- border:4px double {color:border};
- {/block:ifdoubleborders}
- {block:ifshadow1}
- box-shadow:0px 0px 4px 4px {color:shadow};
- {/block:ifshadow1}
- {block:ifshadow2}
- box-shadow:4px 4px {color:shadow};
- {/block:ifshadow2}
- }
- #sidebar #pic {
- width:110px;
- padding:5px;
- border:1px solid {color:border};
- }
- #descrip {
- width:120px;
- margin:5px 0px 0px 0px;}
- #titlequote{
- text-align:left;
- font-size:14px;
- line-height:18px;
- font-family:courier;
- }
- #source {
- margin-top:15px;
- margin-left:15px;}
- .chat ol {
- padding:0;
- list-style:none;
- }
- .chat li {
- margin:5px;
- }
- .line {
- padding:5px 0;
- border-bottom:1px solid {color:border};}
- .label {
- font-weight:bold;
- }
- .player {
- width: 26px;
- height: 27px;
- display: block;
- border:1px solid {color:border};
- overflow: hidden;
- -moz-transition:all linear 0.8s;
- -webkit-transition:all linear 0.8s;
- -o-transition:all linear 0.8s;
- transition:all linear 0.8s;
- }
- .links_list {
- position:fixed;
- padding:0px;
- width:140px;}
- .links_head {
- padding-top:0px;
- padding-bottom:7px;
- margin-top:25px;
- margin-left:50px;
- cursor:pointer;}
- .links_body{
- width:250px;
- margin-top: 5px;
- margin-left:-72px;
- }
- .links_body a{
- text-align:center;
- background-color: white;
- border:1px solid {color:border};
- border-radius:2px;
- margin-top:0px;
- text-transform:none;
- font-size:11px;
- width:110px;
- margin-left:10px;
- padding:3px 5px 3px 5px;}
- #pagination {
- margin:50px 0;
- text-align:center;
- text-transform:lowercase;
- font-weight:bold;
- }
- #pagination a {
- padding:8px;
- margin-right:15px;
- color:{color:text};
- font-size:14px;
- font-family:courier new;
- background:white;
- border:1px solid {color:border};
- }
- </style>
- </style> </head>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title],a[title],img[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:100,
- tip_fade_speed:250,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".links_body").hide();
- $(".links_head").click(function(){
- $(this).next(".links_body").slideToggle('fast');
- }); }); </script>
- </style>
- <body>
- {block:ifendlessscroll}
- <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>{/block:ifendlessscroll}
- <div id="content">
- {block:iffullcontainer}<div id="border"></div>{/block:iffullcontainer}
- {block:ifsidebarone}
- <div id="sidebar">
- <a href="/"><img id="pic" src="{image:sidepic}"></a>
- {block:ifdescription}
- <div id="descrip">{description}</div>
- {/block:ifdescription}
- {block:iftextlinks}
- <div style="margin-top:5px;width:120px">
- <center>
- <a href="/ask">ask</a> /
- {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}</center>
- </div>
- {/block:iftextlinks}
- {block:iflinkstyle2}
- <div class="two">
- <center>
- <center>
- <a href="/ask">ask</a>
- {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}</center>
- </center>
- </div>
- {/block:iflinkstyle2}
- {block:ifslidedownlinks}
- <div class="links_list">
- <div class="links_head"> <img src="{image:tiny}" height="15" width="15"> </div>
- <div class="links_body">
- <center>
- <a href="/ask">ask</a>
- {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}</center>
- </div></div>
- {/block:ifslidedownlinks}
- </div>
- {/block:ifsidebarone}
- {/block:ifsidebarone}
- {block:ifsidebartwo}
- <div class="sidebar">
- <a href="/"><img src="{image:sidepic}" style="width:80px;margin-left:35px;
- border:1px solid {color:border};margin-top:-100px;background:white;
- position:absolute;padding:5px;{block:ifrounded}border-radius:4px;{/block:ifrounded}"></a>
- {block:ifdescription}
- <div id="descrip">{description}</div>
- {/block:ifdescription}
- {block:iftextlinks}
- <div style="margin-top:5px;width:120px">
- <center>
- <a href="/ask">ask</a> /
- {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}</center>
- </div>
- {/block:iftextlinks}
- {block:iflinkstyle2}
- <div class="two">
- <center>
- <center>
- <a href="/ask">ask</a>
- {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}</center>
- </center>
- </div>
- {/block:iflinkstyle2}
- {block:ifslidedownlinks}
- <div class="links_list">
- <div class="links_head"> <img src="{image:tiny}" height="15" width="15"> </div>
- <div class="links_body">
- <center>
- <a href="/ask">ask</a>
- {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}</center>
- </div></div>
- {/block:ifslidedownlinks}
- </div>
- {/block:ifsidebartwo}
- {block: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:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
- <div class="posts">
- {block:Photo}
- <img style="width:100%;" src="{PhotoURL-HighRes}">
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div style="max-width:100%;">{Photoset}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Text}
- {block:Title}
- <div id="title">{Title}</div> {/block:Title}
- {Body}{/block:Text}
- {block:Answer}
- <div class="q">
- <b>{Asker} said: </b>{Question}</div>
- <div class="a">{Answer}</div>
- {/block:Answer}
- {block:Chat}
- {block:Title}<div id="title">{Title}</div>{/block:Title}
- <div class="chat">
- <ol>{block:Lines}
- <li class="line {Alt}">
- {block:Label}
- <span class="label">
- {Label}</span>
- {/block:Label}{Line}</li>
- {/block:Lines}
- </ol></div>
- {/block:Chat}
- {block:Quote}
- <div id="titlequote">“{Quote}”</div>
- {block:Source}<div id="source">— {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Audio}
- <div style="border:1px dashed {color:border}; padding:4px; font-style:italic;background:{color:background};border-radius:4px;padding-bottom:5px;">{block:AudioPlayer}<div class="player">{AudioPlayerWhite}</div><div style="margin-top:-30px;margin-left:35px;background:color:{color:background};border-radius:4px;">{block:TrackName} {TrackName}{/block:TrackName} {block:Artist} / {Artist}{/block:Artist}<br>{block:PlayCount}{PlayCountWithLabel} {/block:PlayCount}</div>
- {/block:AudioPlayer}</div>
- {/block:Audio}
- {block:Link}
- <div id="title"><a href="{URL}" {Target}>{Name}</a></div>
- {description}{/block:Link}
- {block:Video}
- {block:if300px}
- <div style="padding:10px;background:{color:background};border:1px dashed {color:border};width:250px;margin:13px;"><center>{Video-250}</center></div>{/block:if300px}<center>{block:if250px}{video-250}{/block:if250px}{block:if400px}{video-400}{/block:if400px}{block:if500px}{video-500}{/block:if500px}</center>
- {/block:Video}
- {block:date} <div id="permalink"><a href="{permalink}">{DayOfWeek} at {24Hour}:{Minutes}</a> {block:NoteCount} <a href="{permalink}" style="float:right;margin:-2px 18px 0px 0px;padding-bottom:0;">{NoteCountWithLabel}</a>{/block:NoteCount}</div>
- {block:HasTags}<div id="taggus">{block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}</div>{/block:HasTags} {/block:date}
- {block:PostNotes} <div id="pagenotes">{PostNotes}</div> {/block:PostNotes}
- </div>
- {/block:Posts}
- {block:ifpagination}
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}"> ← previous </a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}"> next →</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>{/block:ifpagination}
- <!-- don't touch it, only if a music player is blocking it, you must move it to your links or somewhere else, but don't delete it or hide it! -->
- <div style="background:white;border:1px solid {color:border};padding:3px;position:fixed;bottom:5px;left:5px;"><a href="http://hentaist.tumblr.com" style="color:{color:border}">HENTAIST</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement