Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <!-----
- ♡ aol instant messenger theme by him1974 ♡
- um. meow?
- base code by animecharacter, audio parts by residentevil3
- ----->
- {block:ifkitty}
- <script>NekoType="white"</script>
- <h1 id=nl><script src="https://webneko.net/n20171213.js"></script><a
- href="https://webneko.net">Neko</a></h1>
- {/block:ifkitty}
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script><script src="https://static.tumblr.com/rtrqcib/VGGnlh8rf/jquery.style-my-tooltips.min.js"></script><script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_speed:0,attribute:"title"});});})(jQuery);</script>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <link rel="shortcut icon" href="{image:favicon}">
- <link rel="alternate" type="application/rss+xml" href="{rss}">
- <title>{Title}</title>
- <link rel="stylesheet" href="https://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
- <link href="https://fonts.googleapis.com/css?family=Short+Stack&display=swap" rel="stylesheet">
- <meta name="color:text" content="#000"/>
- <meta name="color:link" content="#cccccc"/>
- <meta name="color:link hover" content="#fff"/>
- <meta name="color:text glow" content=""/>
- <meta name="color:link glow" content=""/>
- <meta name="color:background" content="#fff"/>
- <meta name="color:window" content="#0000ff"/>
- <meta name="color:window border" content="#fff"/>
- <meta name="color:window glow" content=""/>
- <meta name="color:container" content="#ffffff"/>
- <meta name="color:border" content="#000">
- <meta name="color:title text" content="#fff"/>
- <meta name="color:links border" content="#000">
- <meta name="color:posts" content="#fff"/>
- <meta name="color:post border" content="#000">
- <meta name="color:post glow" content="">
- <meta name="color:selection bg" content="#fff"/>
- <meta name="color:selection text" content="#000"/>
- <meta name="color:footer border" content="">
- <meta name="color:footer" content=""/>
- <meta name="color:tooltip text" content="#fff"/>
- <meta name="image:footer" content="">
- <meta name="image:window" content="">
- <meta name="image:div" content="">
- <meta name="image:aol" content="https://i.imgur.com/x8ykBYn.png"/>
- <meta name="image:background" content="" />
- <meta name="image:favicon" content="">
- <meta name="if:redirect" content="" />
- <meta name="if:cover bg" content="" />
- <meta name="if:footer border" content="" />
- <meta name="if:post border" content="" />
- <meta name="if:post glow" content="" />
- <meta name="if:window glow" content="" />
- <meta name="if:kitty" content="" />
- <meta name="text:font size" content="12px">
- <meta name="text:sidebarhover" content="<3">
- <meta name="text:title" content="SWAGMONEY"/>
- <meta name="text:redirect" content=""/>
- <meta name="text:border size" content="2px" />
- <meta name="text:link1" content="file">
- <meta name="text:url1" content="">
- <meta name="text:link2" content="edit">
- <meta name="text:url2" content="">
- <meta name="text:link3" content="insert">
- <meta name="text:url3" content="">
- <meta name="text:link4" content="people">
- <meta name="text:url4" content="">
- <meta name="select:font" content="arial">
- <meta name="select:font" content="verdana">
- <meta name="select:font" content="courier">
- <meta name="select:font" content="georgia">
- <meta name="select:font" content="times new roman">
- <meta name="select:font" content="ms gothic"/>
- <meta name="select:font" content="short stack"/>
- <meta name="select:font" content="comic sans ms">
- <meta name="select:border type" content="solid" />
- <meta name="select:border type" content="double" />
- <meta name="select:border type" content="dashed" />
- <meta name="select:border type" content="dotted" />
- <meta name="select:border type" content="outset">
- <meta name="select:border type" content="inset">
- <meta name="select:post border type" content="solid" />
- <meta name="select:post border type" content="double" />
- <meta name="select:post border type" content="dashed" />
- <meta name="select:post border type" content="dotted" />
- <meta name="select:post border type" content="outset">
- <meta name="select:post border type" content="inset">
- {block:ifredirect}
- {block:IndexPage}<script type="text/javascript">
- var url = location.href;
- if (url == "{BlogURL}") {
- window.location = "{BlogURL}tagged/{text:redirect}";
- }
- </script>{/block:IndexPage}
- {/block:ifredirect}
- <script src="https://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
- <style type="text/css">
- ::-webkit-scrollbar {
- width: 0px; /* Remove scrollbar space */
- background: transparent; /* Optional: just make scrollbar invisible */
- }
- /* Optional: show position indicator in red */
- ::-webkit-scrollbar-thumb {
- background: #FF0000;
- }
- ::selection {
- background: {color:selection bg};
- color:{color:selection text};
- }
- ::-moz-selection {
- background: {color:selection bg};
- color:{color:selection text};
- }
- .tooltip{
- display:inline;
- position:relative;
- }
- #s-m-t-tooltip{
- max-width:300px;
- padding:5px;
- margin:20px 7px -2px 20px;
- background-color: rgba(0, 0, 0, 0.4);
- color:#fff;
- letter-spacing:1px;
- text-align:center;
- color:{color:tooltip text};
- text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
- z-index:99999999999999999999;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- }
- /*
- general text styles, fonts and colours
- */
- body {
- margin:0px;
- color:{color:text};
- {block:ifglowtext}
- text-shadow: 0 0 3px {color:text glow}, 0 0 15px {color:text glow}, 0 0 3px {color:text glow};
- {/block:ifglowtext}
- background:{color:background};
- background-image: url('{image:background}');
- {block:ifnotcoverbg}
- background-repeat: repeat;
- background-attachment: fixed;
- {/block:ifnotcoverbg}
- {block:ifcoverbg}
- background-size: cover;
- background-attachment: fixed;
- {/block:ifcoverbg}
- color:{color:text};
- font-family: {select:font};
- font-size: {text:font size};
- }
- p{
- margin:0 0 10px 0;
- padding:0;
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- a {
- color:{color:link};
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- text-decoration:underline;
- }
- a:hover {
- color:{color:link hover};
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- }
- /*
- containers etc
- */
- #haha{
- margin-left:200px;
- text-align:center;
- width:400px;
- padding:10px;
- }
- #posts {
- width:400px;
- padding:10px;
- margin-left:200px;
- margin-top:60px;
- background-color:{color:posts};
- {block:ifpostborder}
- border:{text:border size} {select:post border type} {color:post border};
- {/block:ifpostborder}
- {block:ifpostglow}
- -moz-box-shadow: 0px 0px 4px 2px {color:post glow};
- -webkit-box-shadow: 0px 0px 4px 2px {color:post glow};
- box-shadow: 0px 0px 4px 2px {color:post glow};{/block:ifpostglow}
- margin-bottom:30px
- }
- #posts img {
- max-width:100%;
- height:auto;
- }
- #eye{
- margin-left:100px;
- float: left;
- }
- #eye img{
- border:1px {select:post border type} {color:post border};
- background-color:white;
- margin-top:60px;
- }
- .tags {
- background-color:{color:footer};
- background-image: url('{image:footer}');
- background-size: cover;
- {block:iffooterborder}
- border-width:1px;
- border-style:solid;
- border-color:{color:footer border};
- {/block:iffooterborder}
- text-align:center;
- max-height:0px;
- line-height:130%;
- font-size:{text:font size};
- opacity:0;
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;}
- #posts:hover .tags{
- opacity:1;
- max-height:300px;
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;}
- /*
- content in the body of the posts - quotes, asks, etc
- "media" contains photos, photosets, videos, audio posts
- */
- .media{
- margin:0 0 10px 0;
- }
- .title{
- font-weight:normal;
- font-size:18px;
- margin:0 0 10px 0;
- }
- .quote{
- font-weight:normal;
- font-size:16px;
- font-style:italic;
- margin:0 0 10px 0;
- }
- .question{
- margin-bottom:10px;
- }
- blockquote{
- margin:0 0 10px 10px;
- padding:0 0 0 10px;
- border-left:solid 1px #000;
- }
- .spotify_audio_player {
- height:80px!important;
- width:100%!important;}
- .soundcloud_audio_player {
- height:150px!important;
- width:100%!important;}
- /* playbutton background */
- .trackback {
- position: absolute;
- left: 20px;
- top: 20px;
- width: 19px;
- height: 19px;
- background-color: #fff;
- padding: 10px;
- opacity: .4;}
- /* playbutton */
- .pressplay{
- position: relative;
- width: 25px;
- height: 25px;
- overflow: hidden;
- left: -6px;
- top: -3px;}
- /* album img container */
- .albumpic {
- position: absolute;
- left: 0px;
- top: 0px;
- width: 79px;
- height: 79px;}
- /* album img */
- .albumpic img {
- width: 100%;
- height: auto;
- border: 1px solid {color:text};}
- /* track info ye */
- .trackinfo {
- width: auto;
- display:inline-block;
- margin-left:90px;
- min-height: 85px;}
- /* makes both audio player & track info inline */
- .audiowrapper {
- position: relative; display:inline-block;}
- /*
- post footers - date, tags, via and source
- */
- .footer {
- background-color:{color:footer};
- background-image: url('{image:footer}');
- background-size: cover;
- background-clip: border-box;
- text-align:center;
- {block:iffooterborder}
- border-width:1px;
- border-style:solid;
- border-color:{color:footer border};
- {/block:iffooterborder}
- margin-top: 10px;
- margin-bottom:5px;
- padding: 7px;
- }
- /*
- post notes
- */
- ol.notes{
- list-style-type:none;
- padding:0;
- margin:0;
- }
- ol.notes li.note img{
- width:16px;
- height:16px;
- }
- ol.notes li.note{
- margin:0px;
- }
- #silly{
- font-size:16px;
- color:{color:title text};
- margin-bottom:10px;
- }
- #entries {
- width:700px;
- position:fixed;
- border:{text:border size} {select:border type} {color:border};
- height:490px;
- overflow:auto;
- background:{color:container};
- }
- #bif{
- position: absolute;
- top: 50%;
- left: 50%;
- margin-right: -50%;
- transform: translate(-50%, -50%);
- background-color:{color:window};
- background-image: url('{image:window}');
- border:{text:border size} {select:border type} {color:window border};
- {block:ifwindowglow}
- -moz-box-shadow: 0px 0px 4px 2px {color:window glow};
- -webkit-box-shadow: 0px 0px 4px 2px {color:window glow};
- box-shadow: 0px 0px 4px 2px {color:window glow};{/block:ifwindowglow}
- overflow:hidden;
- border-radius: 5px;
- padding:10px;
- width:700px;
- height:525px;
- }
- #meow{
- float:right;
- }
- #kitty{
- border-bottom:1px solid {color:links border};
- margin-bottom:20px;
- position:fixed;
- width:680px;
- background:{color:container};
- padding:10px;
- }
- #monkey{
- position:fixed;
- font-size:15px;
- width:48px;
- text-align:center;
- left:10px;
- bottom:10px;
- }
- #monkey a{
- color:white;
- text-decoration:none;
- text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="bif">
- <div id="silly">
- <img src="{image:aol}"> {text:Title} - instant message
- <div id="meow">
- <svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
- width="24" height="24"
- viewBox="0 0 226 226"
- style=" fill:#000000;"><g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M0,226v-226h226v226z" fill="none"></path><g id="original-icon" fill="#ffffff"><path d="M54.14583,28.25c-14.2181,0 -25.89583,11.67773 -25.89583,25.89583v117.70833c0,14.2181 11.67773,25.89583 25.89583,25.89583h117.70833c14.2181,0 25.89583,-11.67773 25.89583,-25.89583v-117.70833c0,-14.2181 -11.67773,-25.89583 -25.89583,-25.89583zM54.14583,42.375h117.70833c6.58331,0 11.77083,5.18752 11.77083,11.77083v117.70833c0,6.58331 -5.18752,11.77083 -11.77083,11.77083h-117.70833c-6.58331,0 -11.77083,-5.18752 -11.77083,-11.77083v-117.70833c0,-6.58331 5.18752,-11.77083 11.77083,-11.77083zM72.97917,145.95833c-2.54699,-0.03602 -4.91607,1.30215 -6.20008,3.5021c-1.28401,2.19995 -1.28401,4.92084 0,7.1208c1.28401,2.19995 3.65309,3.53812 6.20008,3.5021h80.04167c2.54699,0.03602 4.91607,-1.30215 6.20008,-3.5021c1.28401,-2.19995 1.28401,-4.92084 0,-7.1208c-1.28401,-2.19995 -3.65309,-3.53812 -6.20008,-3.5021z"></path></g></g></svg>
- <svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
- width="24" height="24"
- viewBox="0 0 226 226"
- style=" fill:#000000;"><g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M0,226v-226h226v226z" fill="none"></path><g fill="#ffffff"><path d="M54.14583,28.25c-14.2181,0 -25.89583,11.67773 -25.89583,25.89583v117.70833c0,14.2181 11.67773,25.89583 25.89583,25.89583h117.70833c14.2181,0 25.89583,-11.67773 25.89583,-25.89583v-117.70833c0,-14.2181 -11.67773,-25.89583 -25.89583,-25.89583zM54.14583,42.375h117.70833c6.58331,0 11.77083,5.18752 11.77083,11.77083v117.70833c0,6.58331 -5.18752,11.77083 -11.77083,11.77083h-117.70833c-6.58331,0 -11.77083,-5.18752 -11.77083,-11.77083v-117.70833c0,-6.58331 5.18752,-11.77083 11.77083,-11.77083zM82.39583,65.91667c-9.01625,0 -16.47917,7.46292 -16.47917,16.47917v12.96631c-0.12454,0.75818 -0.12454,1.53161 0,2.28979v55.3689c0.00039,3.90035 3.16215,7.06211 7.0625,7.0625h80.04167c3.90035,-0.00039 7.06211,-3.16215 7.0625,-7.0625v-55.34131c0.12454,-0.75818 0.12454,-1.53161 0,-2.28979v-12.9939c0,-9.01625 -7.46292,-16.47917 -16.47917,-16.47917zM82.39583,80.04167h61.20833c1.38917,0 2.35417,0.965 2.35417,2.35417v7.0625h-65.91667v-7.0625c0,-1.38917 0.965,-2.35417 2.35417,-2.35417zM80.04167,103.58333h65.91667v42.375h-65.91667z"></path></g></g></svg>
- <svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
- width="24" height="24"
- viewBox="0 0 226 226"
- style=" fill:#000000;"><g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M0,226v-226h226v226z" fill="none"></path><path d="M65.3592,189.84c-16.12627,0 -29.1992,-13.07293 -29.1992,-29.1992v-95.2816c0,-16.12627 13.07293,-29.1992 29.1992,-29.1992h95.2816c16.12627,0 29.1992,13.07293 29.1992,29.1992v95.2816c0,16.12627 -13.07293,29.1992 -29.1992,29.1992z" fill="#ff0000"></path><g id="original-icon" fill="#ffffff"><path d="M54.14583,28.25c-14.2181,0 -25.89583,11.67773 -25.89583,25.89583v117.70833c0,14.2181 11.67773,25.89583 25.89583,25.89583h117.70833c14.2181,0 25.89583,-11.67773 25.89583,-25.89583v-117.70833c0,-14.2181 -11.67773,-25.89583 -25.89583,-25.89583zM54.14583,42.375h117.70833c6.58331,0 11.77083,5.18752 11.77083,11.77083v117.70833c0,6.58331 -5.18752,11.77083 -11.77083,11.77083h-117.70833c-6.58331,0 -11.77083,-5.18752 -11.77083,-11.77083v-117.70833c0,-6.58331 5.18752,-11.77083 11.77083,-11.77083zM143.53979,75.23218c-1.86516,0.04405 -3.63713,0.82424 -4.92904,2.17025l-25.61076,25.61076l-25.61076,-25.61076c-1.33,-1.36966 -3.15782,-2.14258 -5.06698,-2.14266c-2.87512,0.0007 -5.46289,1.74407 -6.54356,4.40837c-1.08067,2.6643 -0.43854,5.71775 1.62372,7.72111l25.61076,25.61076l-25.61076,25.61076c-1.84494,1.77141 -2.58811,4.40181 -1.94289,6.87676c0.64522,2.47495 2.578,4.40774 5.05295,5.05295c2.47495,0.64522 5.10535,-0.09795 6.87676,-1.94289l25.61076,-25.61076l25.61076,25.61076c1.77141,1.84494 4.40181,2.58811 6.87676,1.94289c2.47495,-0.64522 4.40774,-2.578 5.05295,-5.05295c0.64522,-2.47495 -0.09795,-5.10535 -1.94289,-6.87676l-25.61076,-25.61076l25.61076,-25.61076c2.10207,-2.01756 2.74957,-5.11884 1.63039,-7.80894c-1.11918,-2.69011 -3.77535,-4.41694 -6.68817,-4.34812z"></path></g></g></svg>
- </div>
- </div>
- <div id="entries">
- <div id="kitty">
- <a href="{text:url1}">{text:link1}</a>
- <a href="{text:url2}">{text:link2}</a>
- <a href="{text:url3}">{text:link3}</a>
- <a href="{text:url4}">{text:link4}</a>
- </div>
- {block:Posts}
- <div id="eye">
- <img src="{PortraitURL-48}">
- </div>
- <div id="posts">
- {block:Quote}
- <div id="titlequote"><i class="fa fa-quote-left"></i> {Quote} <i class="fa fa-quote-right"></i></div>
- {block:Source}<div id="source">— {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Text}
- {block:Title}
- <div id="title">{Title}</div>{/block:Title}
- {Body}
- {/block:Text}
- {block:link}
- <div id="title"><a href="{URL}"><i class="fa fa-link"></i> {Name}</a></div>
- {block:Description}{Description}{/block:Description}
- {/block:link}
- {block:Chat}
- {block:Title}
- <div id="title">{Title}</div>{/block:Title}
- {/block:Text}
- {block:lines}
- {block:label}
- <br><b>{label}</b>
- {/block:label}
- {line}
- {/block:lines}
- {/block:Chat}
- {block:Photo}
- {linkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{linkCloseTag}
- {/block:Photo}
- {block:Photoset}
- {Photoset-400}
- {/block:Photoset}
- <div class="video">{Video-400}</div>
- {block:AudioPlayer}
- <div class="audiowrapper">
- {block:AlbumArt}
- <div class="albumpic"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- <div class="trackback">
- <div class="pressplay">
- {AudioPlayer}
- </div></div>
- <div class="trackinfo">
- {block:TrackName}{TrackName}{/block:TrackName}<br>
- {block:Artist}<b>{Artist}</b>{/block:Artist}<br>
- {block:Album}<i>{Album}</i>{/block:Album}<br>
- </div></div>
- {/block:AudioPlayer}
- {block:Answer}
- <div class="q">
- <div class="as"> <b><big>{Asker} said:</big></b>
- {Question}</div></div>
- <div class="a">{Answer}</div>
- {/block:Answer}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- <!-- {block:ContentSource} {SourceURL} {/block:ContentSource} {block:RebloggedFrom} {ReblogRootURL} {ReblogParentURL} {/block:RebloggedFrom} -->
- {block:Date}
- {block:Date}
- <div class="footer">
- <a href="{Permalink}"><a href="{Permalink}">{notecount}%</a>
- <a href="{ReblogURL}" title="rb"><img src="{image:div}"></a>
- <a href="{Permalink}"><a href="{Permalink}">{12Hour}:{Minutes} {AmPm}</a>
- </a>
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->
- {block:ContentSource}<!-- {SourceURL}
- {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- </div>
- <div class="tags"> {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
- {block:PermalinkPage}
- {block:NoteCount}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:NoteCount}
- {/block:PermalinkPage}
- {/block:Date}
- {/block:Date}
- </div>
- {/block:Posts}
- {block:Pagination}
- <div id="haha">
- {block:PreviousPage}
- <a href="{PreviousPage}">previous</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">next</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- </div>
- <div id="monkey">
- <a href="https://him1974.tumblr.com/"><img src="https://vignette.wikia.nocookie.net/yaberolan/images/a/a2/Recycle_Bin1.png/revision/latest?cb=20110330082733&path-prefix=sv" width="48px"><br>
- <a href="https://him1974.tumblr.com/">theme</a></div>
- </body>
- </html>
Add Comment
Please, Sign In to add comment