Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML>
- <head>
- <!---
- // biggest littlest pet shop theme by France
- // Version 1.0.1
- // ♡ You may:
- 1. Report bugs or make suggestions to me
- 2. Add, remove or alter features
- // X You may not:
- 1. Remove or edit the code
- 2. Claim as your own
- 3. Steal
- // Credit
- 1. glenthemes for photo script
- 2. kyupu for inspiration
- Please keep the internet a nice please and follow my rules. ♡
- -->
- <!-- images -->
- <meta name="image:favicon" content="">
- <meta name="image:cursor" content="">
- <meta name="image:background" content="">
- <meta name="image:header" content="">
- <meta name="image:divider" content="">
- <!-- colors -->
- <meta name="color:background" content="">
- <meta name="color:text" content="">
- <meta name="color:text select" content="">
- <meta name="color:text select background" content="">
- <meta name="color:link" content="#5fa2ff">
- <meta name="color:link hover" content="#e959be">
- <meta name="color:link outline" content="">
- <meta name="color:link outline hover" content="">
- <meta name="color:link background" content="#c2ecff">
- <meta name="color:link background hover" content="#fec9ff">
- <meta name="color:content" content="">
- <meta name="color:header" content="">
- <meta name="color:header glow" content="">
- <meta name="color:scrollbar" content="">
- <meta name="color:scrollbar background" content="">
- <meta name="color:ask" content="">
- <!-- options -->
- <meta name="if:round header" content="">
- <meta name="if:full background" content="">
- <meta name="if:custom cursor" content="">
- <meta name="if:header glow" content="">
- <meta name="if:color changing link background" content="">
- <meta name="if:link outline" content="">
- <meta name="if:bold links" content="">
- <!-- text -->
- <meta name="text:font" content="ms gothic">
- <meta name="text:font size" content="20">
- <meta name="text:title size" content="20">
- <meta name="text:link size" content="17">
- <meta name="text:title" content="lovely theme">
- <meta name="text:description" content="this is your description...!">
- <meta name="text:link one" content="one">
- <meta name="text:link two" content="two">
- <meta name="text:link three" content="three">
- <meta name="text:link one url" content="/">
- <meta name="text:link two url" content="test">
- <meta name="text:link three url" content="/">
- <meta name="text:link divider" content="/">
- <link rel="shortcut icon" href="{image:favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <title>{Title}</title>
- <script src="//code.jquery.com/jquery-1.12.4.js"></script>
- <script src="//code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
- <link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/smoothness/jquery-ui.css">
- <link href="//glen-npf-2020.glitch.me/npf-override.css" rel="stylesheet">
- <script src="//glen-npf-2020.glitch.me/npf-evenize.js"></script>
- <style type="text/css">
- /* ----------------------------------------------------------------- */
- /* [document style] */
- body{
- background-image:Url('{image:background}');
- font-family:{text:font};
- font-size:{text:font size}px;
- background-color:{color:background};
- background-attachment:fixed;
- {block:ifcustomcursor}
- cursor:url("{image:cursor}"), default;
- {/block:ifcustomcursor}
- {block:iffullbackground}
- background-size: cover;
- {/block:iffullbackground}
- color:{color:text};
- word-wrap:break-word;}
- ::selection{
- color:{color:text select};
- background-color:{color:text select background};}
- a{
- color:{color:link};
- text-decoration:none;
- {block:ifboldlinks}
- font-weight:bold;
- {/block:ifboldlinks}
- {block:ifcolorchanginglinkbackground}
- background-color:{color:link background};
- display:inline;
- width: 150px;
- box-shadow: inset 0 0 0 0 {color:link background};
- overflow: visible;
- -webkit-transition: all ease 0.5s;
- -moz-transition: all ease 0.5s;
- transition: all ease 0.5s;
- {/block:ifcolorchanginglinkbackground};
- {block:iflinkoutline}
- text-shadow: -1px 0 {color:link outline}, 0 1px {color:link outline}, 1px 0 {color:link outline}, 0 -1px {color:link outline};
- {/block:iflinkoutline};
- }
- a:hover{
- color:{color:link hover};
- {block:ifboldlinks}
- font-weight:bold;
- {/block:ifboldlinks}
- {block:ifcolorchanginglinkbackground}
- box-shadow: inset 0 50px 0 0 {color:link background hover};
- {/block:ifcolorchanginglinkbackground};
- {block:iflinkoutline}
- text-shadow: -1px 0 {color:link outline hover}, 0 1px {color:link outline hover}}, 1px 0 {color:link outline hover}, 0 -1px {color:link outline hover};
- {/block:iflinkoutline};}
- .npf_row{
- margin: 0 !important;}
- blockquote{
- border-left:1px solid #333333;
- padding-left:10px;
- margin: 15px;}
- p{
- margin:0 0 5px 0;
- padding:0;}
- ::-webkit-scrollbar {
- width: 15px;
- height: 10px;}
- ::-webkit-scrollbar-thumb:vertical{
- background:{color:scrollbar};
- border-top: 1px solid #bdbdbd;
- border-left: 1px solid #bdbdbd;
- border-right: 1px solid black;
- border-bottom: 1px solid black;}
- ::-webkit-scrollbar-track {
- background:{color:scrollbar background};}
- ::-webkit-scrollbar-button:vertical:increment {
- background-image: url('https://64.media.tumblr.com/e09634612068e4130ba031c281d24f52/2672484062507eca-ca/s75x75_c1/adda254826b4ce41c01fc40698385bc334f10abf.png');
- width: 14px;
- height: 16px;
- background-color:{color:scrollbar};
- border-top: 1px solid #bdbdbd;
- border-left: 1px solid #bdbdbd;
- border-right: 1px solid black;
- border-bottom: 1px solid black;}
- ::-webkit-scrollbar-button:vertical:decrement {
- background-image:url(https://64.media.tumblr.com/30f5701150586e1f03bb59f783884ca7/2672484062507eca-56/s75x75_c1/8dc29751305312d2db13c18b6f0c9d8b105d2fd5.png);
- background-color:{color:scrollbar};
- border-top: 1px solid #bdbdbd;
- border-left: 1px solid #bdbdbd;
- border-right: 1px solid black;
- border-bottom: 1px solid black;
- width: 14px;
- height: 16px;}
- /* ----------------------------------------------------------------- */
- /* [content style] */
- #content-container{
- position:absolute;
- margin-top:-10px;
- left: 50%;
- transform: translateX(-50%);
- width:510px;
- background-color:rgba({RGBcolor:content}, 0.6);}
- #content{
- margin-left:25px;}
- .post{
- padding:5px;
- margin:25px 0 25px 0;
- width:450px;}
- .post img{
- border-radius:15px;
- max-width:100%;
- height:auto;}
- .photoset{
- max-width:500px;}
- .title{
- font-weight:bold;
- margin:0 0 10px 0;
- font-size:25px;}
- /* ----------------------------------------------------------------- */
- /* [header style] */
- #heading{
- padding:0px;
- background:linear-gradient({color:header} 40%, transparent);}
- .header-title{
- font-size:{text:title size}px;
- margin-top:10px;}
- .desc{
- margin:0 0 20px 0;}
- .links{
- font-size:{text:link size}px;}
- /* ----------------------------------------------------------------- */
- /* [footer style] */
- .footer{
- padding:10px;}
- ol.notes li.note{
- list-style: none;
- padding: 0px;}
- ol.notes li.note:before{
- content: '★';
- margin: 0 5px}
- /* ----------------------------------------------------------------- */
- /* [post styles] */
- /* asks */
- .question{
- background:transparent;}
- .bubble {
- position: relative;
- margin-left:20px;
- width: 280px;
- text-align:center;
- max-height: 100px;
- background:{color:ask};
- padding:15px;
- border-radius: 10px;
- margin-top:5px;}
- .bubble:after {
- content: '';
- position: absolute;
- display: block;
- width: 0;
- z-index: 1;
- border-style: solid;
- border-color: transparent {color:ask};
- border-width: 20px 20px 20px 0;
- top: 50%;
- left: -20px;
- margin-top: -20px;}
- .asker{
- margin:0 0 5px 0;}
- /* ------------------------------------------------ */
- /* music & video */
- #audioplayer{
- width:30px;
- height:25px;
- overflow:hidden;
- position:absolute;
- margin-top:40px;
- margin-bottom:40px;
- margin-left:35px;
- border-radius: 40px;
- opacity: 0.7;}
- .trackstuff{
- overflow:auto;
- margin-left:110px;
- margin-top:-75px;
- margin-bottom:50px;
- display:block;}
- .playbutton{
- margin-bottom:30px;
- margin-top:-60px;
- margin-left:35px;
- z-index:9;
- width:33px;
- height:30px;
- overflow:hidden;}
- video{
- max-width: 100%;
- height: auto;}
- .caption{
- margin:5px 0 0 0;}
- /* ----------------------------------------------------------------- */
- /* [otherrrrrrr] */
- .credit{
- font-size:25px;
- left:5px;
- bottom:5px;
- position:fixed;}
- {CustomCss}
- </style>
- </head>
- <body>
- <div id="content-container">
- <center>
- <div id="heading">
- <br><div class="header-title">{text:title}</div>
- <p><br><a href="/"><img src="{image:header}" style="display:block;{block:ifroundheader}border-radius:100%;{/block:ifroundheader};max-height:250px;{block:ifheaderglow}box-shadow: 0px 0px 5px 5px {color:header glow};{block:ifheaderglow};max-width:100%;"></a>
- <br><div class="desc">{text:description}</div>
- <p><div class="links">
- <a href="{text:link one url}">{text:link one}</a>
- {text:link divider}
- <a href="{text:link two url}">{text:link two}</a>
- {text:link divider}
- <a href="{text:link three url}">{text:link three}</a>
- </div>
- <br><img src="{image:divider}" style="max-width:100%">
- </div>
- </center>
- <div id="content">
- {block:Posts}
- <!--{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 class="post">
- <div class="posts" post-type="{PostType}">
- <!-- -- -- Images -- -- -->
- {block:Photo}
- {LinkOpenTag}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
- {LinkCloseTag}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div class="media">{Photoset}</div>
- {block:Caption}
- <div class="caption">
- {Caption}
- </div>
- {/block:Caption}
- {/block:Photoset}
- <!-- -- -- text, quotes, links -- -- -->
- {block:Text}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Chat}
- {block:Title}
- <div class="title">
- <h3><a href="{Permalink}">{Title}</a></h3></div>
- {/block:Title}
- {block:Lines}
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </div>
- {/block:Lines}
- {/block:Chat}
- {block:Quote}
- <div class="quote">
- "{Quote}"
- {block:Source}
- <div class="source">
- - <i>{Source}</i>
- </div>
- {/block:Source}
- </div>
- {/block:Quote}
- {block:Link}
- <a href="{URL}" class="link" {Target}>{Name}</a>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- <!-- -- -- audio & video -- -- -->
- {block:Video}
- {Video-500}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Video}
- {block:Audio}
- <div id= "audioplayer">{AudioPlayerWhite}</div>
- {block:AlbumArt}
- <div id="albumart">
- <img src="{AlbumArtURL}" width="100">
- </div>
- {/block:AlbumArt}
- <div class="trackstuff">
- {block:TrackName}
- <b><i>{TrackName}</i></b>
- {/block:TrackName}
- <br>{block:Artist}
- <i>{Artist}</i>
- {/block:Artist}
- </div>
- {Caption}
- {/block:Audio}
- <!-- -- -- asks -- -- -->
- {block:Answer}
- <div class="question">
- <table>
- <tbody>
- <tr>
- <td>
- <div class="asker">{Asker}</div>
- <p><img src="{AskerPortraitURL-128}" style="width:95px; display:block;border-radius:100%;"></td>
- <td style="width:350px;"><div class="bubble">{Question}</div>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- <div class="caption">
- {Answer}
- </div>
- {/block:Answer}
- <!-- -- -- asks -- -- -->
- {block:Date}
- <div class="footer">
- <a href="{Permalink}">♡</a>
- <br>{Month} {DayOfMonth} {Year} @ {12Hour}{AmPm}
- <br>
- {block:NoteCount}
- # of notes: {NoteCount}
- {/block:NoteCount}
- {block:HasTags}
- <div class="tags">
- tags:
- {block:Tags}
- <a href="{TagURL}">{Tag}</a> ,
- {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PermalinkPage}
- <div class="notes">
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- {/block:PermalinkPage}
- <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
- </div>
- {/block:Date}
- </div>
- </div>
- {/block:Posts}
- </div>
- <br>
- <div class="nav">
- {block:Pagination}
- <center>
- {block:PreviousPage}
- <a href="{PreviousPage}">❮</a>
- {/block:PreviousPage}
- {block:JumpPagination length="3"}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}">❯</a>
- {/block:NextPage}
- </center>
- {/block:Pagination}
- </div>
- </div>
- <!-- PLEASE DO NOT CHANGE OR REMOVE THIS -->
- <!-- PLEASE DO NOT CHANGE OR REMOVE THIS -->
- <!-- PLEASE DO NOT CHANGE OR REMOVE THIS -->
- <!-- PLEASE DO NOT CHANGE OR REMOVE THIS -->
- <div class="credit">
- <a href="cloverparty.tumblr.com/tagged/mine" title="Theme by France">ミ★</a>
- </div>
- <!-- THANK YOU -->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement