raingurl

win98 tumblr theme

Aug 17th, 2022
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <!DOCTYPE HTML>
  2. <head>
  3.  
  4. <!----- ----- ----- ----- ----- ----- ----- -----
  5.  
  6. WIN98 by emoticon ^_^
  7.  
  8.  
  9. .........
  10. .'------.' | Plug and Play
  11. | .-----. | |
  12. | | | | |
  13. __| | | | |;. _______________
  14. / |*`-----'.|.' `; //
  15. / `---------' .;' //
  16. /| / .''''////////;' //
  17. |=| .../ ######### /;/ //|
  18. |/ / / ######### // //||
  19. / `-----------' // ||
  20. /________________________________//| ||
  21. `--------------------------------' | ||
  22. : | || | || |__LL__|| || | ||
  23. : | || | || | || `""'
  24. n | || `""' | ||
  25. M | || | ||
  26. | || | ||
  27. `""' `""'
  28.  
  29.  
  30. 1) Please don't change the credit link, you can change the shooting star to a pixel/something else, but please don't edit the redirect path
  31.  
  32. 2) Please don't use as a base code (you can edit to your liking just don't redistribute please)
  33.  
  34. 3) Make sure you use a color's RGB for the floatie glow color; you can use this website https://www.color-hex.com/... Here is an example: 24, 41, 255
  35.  
  36.  
  37. special thanks to ;
  38. sadthemes on tumblr
  39. https://github.com/jdan/98.css
  40. and u
  41.  
  42. ----- ----- ----- ----- ----- ----- ----- ------>
  43.  
  44.  
  45. <!------------ img ------------>
  46. <meta name="image:background" content="">
  47. <meta name="image:header" content="">
  48.  
  49. <meta name="image:favicon" content="">
  50. <meta name="image:cursor" content="">
  51.  
  52. <meta name="image:link 1" content="">
  53. <meta name="image:link 2" content="">
  54. <meta name="image:link 3" content="">
  55. <meta name="image:link 4" content="">
  56.  
  57. <meta name="image:floatie" content="">
  58.  
  59.  
  60. <!------------ opt ------------>
  61. <meta name="if:full background" content="">
  62. <meta name="if:marquee website title" content="">
  63. <meta name="if:image hue shift on hover" content="">
  64.  
  65. <meta name="if:link glow" content="">
  66. <meta name="if:link border" content="">
  67. <meta name="if:bold links" content="">
  68. <meta name="if:link underline" content="">
  69. <meta name="if:rainbow links" content="">
  70.  
  71. <meta name="if:heart sidebar" content="">
  72. <meta name="if:circle sidebar" content="">
  73.  
  74.  
  75. <!------------ font ------------>
  76. <meta name="select:font" content="pixelated ms sans serif">
  77. <meta name="select:font" content="arial">
  78. <meta name="select:font" content="magica">
  79. <meta name="select:font" content="short stack">
  80. <meta name="select:font" content="ms gothic">
  81. <meta name="select:font" content="roboto mono">
  82.  
  83. <!------------ color ------------>
  84. <meta name="color:background" content="">
  85.  
  86. <meta name="color:content links" content="">
  87. <meta name="color:content links hover" content="">
  88.  
  89. <meta name="color:link glow" content="">
  90. <meta name="color:link glow hover" content="">
  91.  
  92. <meta name="color:link border" content="">
  93. <meta name="color:link border hover" content="">
  94.  
  95. <meta name="color:rainbow link outline" content="">
  96.  
  97. <meta name="color:text selection" content="">
  98. <meta name="color:text selection background" content="">
  99.  
  100. <meta name="color:links" content="">
  101. <meta name="color:links background" content="">
  102.  
  103. <meta name="color:title gradient 1" content="">
  104. <meta name="color:title gradient 2" content="">
  105.  
  106.  
  107. <!------------ txt ------------>
  108. <meta name="text:text size" content="15">
  109.  
  110. <meta name="text:sidebar left" content="110">
  111. <meta name="text:search left" content="235">
  112. <meta name="text:extra box left" content="150">
  113.  
  114. <meta name="text:sidebar top" content="20">
  115. <meta name="text:search top" content="380">
  116. <meta name="text:extra box top" content="340">
  117.  
  118. <meta name="text:marquee website title" content="Welcome to my blog">
  119.  
  120. <meta name="text:name" content="Silly">
  121. <meta name="text:description" content="/">
  122.  
  123. <meta name="text:extra box" content="/">
  124.  
  125. <meta name="text:link 1 url" content="/">
  126. <meta name="text:link 2 url" content="/">
  127. <meta name="text:link 3 url" content="/">
  128. <meta name="text:link 4 url" content="/">
  129.  
  130. <meta name="text:link 1" content="Refresh">
  131. <meta name="text:link 2" content="About me.txt">
  132. <meta name="text:link 3" content="Mailbox">
  133. <meta name="text:link 4" content="Archive">
  134.  
  135. <meta name="text:floatie glow" content="255, 255, 255">
  136. <meta name="text:floatie size" content="150">
  137. <meta name="text:floatie right" content="5">
  138.  
  139.  
  140. <!------------ basic ------------>
  141. {block:ifnotmarqueewebsitetitle}
  142. <title>{Title}</title>
  143. {/block:ifnotmarqueewebsitetitle}
  144. <link rel="shortcut icon" href="{image:favicon}">
  145. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  146. {block:Description}
  147. <meta name="description" content="{MetaDescription}" />
  148. {/block:Description}
  149.  
  150.  
  151. <!------------ script ------------>
  152. <link rel="stylesheet" href="https://unpkg.com/98.css">
  153. <link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/smoothness/jquery-ui.css">
  154. <script src="//code.jquery.com/jquery-1.12.4.js"></script>
  155. <script src="//code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
  156. {block:ifmarqueewebsitetitle}
  157. <title>{text:marquee website title}</title>
  158. <script>var documentTitle = document.title + " ★ ";
  159.  
  160. (function titleMarquee() {
  161. document.title = documentTitle = documentTitle.substring(1) + documentTitle.substring(0,1);
  162. setTimeout(titleMarquee, 200);
  163. })();</script>
  164. {/block:ifmarqueewebsitetitle}
  165.  
  166. <style type="text/css">
  167.  
  168. body{
  169. cursor:url("{image:cursor}"), default;
  170. background:{color:background};
  171. background-image:url('{image:background}');
  172. background-attachment:fixed;
  173. font-family:{select:font};
  174. font-size:{text:text size}px;
  175. {block:iffullbackground}
  176. background-size: cover;
  177. {/block:iffullbackground};}
  178.  
  179. a{
  180. text-decoration:none;
  181. color:{color:content links};
  182. {block:iflinkglow}
  183. text-shadow: 0 0 10px {color:link glow}; 0 0 10px;
  184. {/block:iflinkglow};
  185. {block:ifboldlinks}
  186. font-weight:bold;
  187. {/block:ifboldlinks}
  188. {block:iflinkunderline}
  189. text-decoration:underline;
  190. {/block:iflinkunderline}
  191. {block:ifrainbowlinks}
  192. -webkit-text-stroke: 0.5px {color:rainbow link outline};
  193. text-decoration: none;
  194. color: white;
  195. display: inline-block;
  196. background-size: 120% 100%;
  197. -webkit-background-clip: text;
  198. -webkit-text-fill-color: transparent;
  199. -moz-background-clip: text;
  200. -moz-text-fill-color: transparent;
  201. -ms-background-clip: text;
  202. -ms-text-fill-color: transparent;
  203. background-clip: text;
  204. text-fill-color: transparent;
  205. transition: all 0.15s cubic-bezier(0.68, -0.25, 0.265, 1.25);
  206. background-image: linear-gradient(45deg, #f393fe, #ce93ff, #909cff, #8fd4ff, #90ffef, #93ff92, #e0fe93, #fde091, #ffba91, #ff939c, #fe92dc);
  207. {/block:ifrainbowlinks}
  208. {block:iflinkborder}
  209. text-shadow: -1px 0 {color:link border}, 0 1px {color:link border}, 1px 0 {color:link border}, 0 -1px {color:link border};
  210. {/block:iflinkborder};
  211. cursor:url("{image:cursor}"), default;}
  212.  
  213. a:hover{
  214. color:{color:content links hover};
  215. {block:iflinkglow}
  216. text-shadow: 0 0 10px {color:link glow hover}; 0 0 10px;
  217. {/block:iflinkglow};
  218. {block:iflinkborder}
  219. text-shadow: -1px 0 {color:link border hover}, 0 1px {color:link border hover}, 1px 0 {color:link border hover}, 0 -1px {color:link border hover};
  220. {/block:iflinkborder};
  221. font-style:italic;}
  222.  
  223. @font-face{
  224. font-family: 'Magica';
  225. src: url(https://static.tumblr.com/p6yopnt/Qkiqnu0r5/theheart.ttf);}
  226.  
  227. ::selection{
  228. color:{color:text selection};
  229. background-color:{color:text selection background};}
  230.  
  231. .npf_row {
  232. margin: 0 !important;}
  233. blockquote{
  234. margin: 0px;}
  235. p{
  236. margin:0 0 10px 0;
  237. padding:0;}
  238.  
  239.  
  240. /* -------------------- post -------------------- */
  241. #postcontent{
  242. margin-top:20px;
  243. width:450px;
  244. margin-top:5px;
  245. margin-left:600px;}
  246.  
  247. .post, .naviga{
  248. margin:0 0 15px 0;
  249. overflow:hidden;
  250. padding:5px;}
  251.  
  252. .post img {
  253. max-width:100%;
  254. height:auto;}
  255.  
  256.  
  257. /* -------------------- header -------------------- */
  258. #container{
  259. top:{text:sidebar top}px;
  260. background:white
  261. width:590px;
  262. left:{text:sidebar left}px;
  263. padding:5px;
  264. position:fixed;}
  265.  
  266. #description{
  267. padding:5px;
  268. overflow-y:auto;
  269. overflow-x:hidden;
  270. width:190px;
  271. text-align:center;
  272. max-height:140px;}
  273.  
  274. #second{
  275. position:fixed;
  276. top:{text:search top}px;
  277. left:{text:search left}px;}
  278.  
  279. #third{
  280. position:fixed;
  281. top:{text:extra box top}px;
  282. left:{text:extra box left}px;}
  283.  
  284. #fart{
  285. overflow-y:auto;
  286. text-align:center;
  287. overflow-x:hidden;
  288. max-height:50px;}
  289.  
  290.  
  291. .header img{
  292. {block:ifheartsidebar}
  293. -webkit-mask-image:url(https://64.media.tumblr.com/530d6f82ba12efe719853b50499b1d5d/b58a88777157fa9c-6e/s500x750/69a0aa24e15c4c98f2b7ce62f6c00544e0b3a1c3.png);
  294. -webkit-mask-repeat:no-repeat;
  295. -webkit-mask-size:cover;
  296. {/block:ifheartsidebar}
  297. {block:ifcirclesidebar}
  298. border-radius:100%;
  299. {/block:ifcirclesidebar}
  300. max-height:100%;
  301. max-width:100%;
  302. max-width:180px;}
  303.  
  304. #linky{
  305. text-align:center;
  306. width:60px;
  307. position:fixed;
  308. top:70px;
  309. padding:5px;}
  310.  
  311. .search{
  312. width:155px;
  313. height:10px;
  314. margin-top:5px;
  315. padding:5px;
  316. color:black;}
  317.  
  318. .enter{
  319. height:20px;}
  320.  
  321.  
  322. /* -------------------- etc -------------------- */
  323. .window-body{
  324. font-family:{select:font};
  325. font-size:{text:text size}px;}
  326.  
  327. .title-bar{
  328. background-image: linear-gradient(to bottom left, {color:title gradient 1}, {color:title gradient 2});}
  329.  
  330. .footer:hover .tags{
  331. opacity:1;
  332. transition:0.4s ease;
  333. max-height:1000px;
  334. margin-bottom:10px;
  335. padding-bottom:15px;
  336. margin-top:5px;}
  337.  
  338. .tags{
  339. opacity:0;
  340. transition:0.4s ease;
  341. margin-top:5px;
  342. max-height:0px;}
  343.  
  344. ol.notes{
  345. list-style-type:none;
  346. padding:3px;
  347. overflow:auto;}
  348.  
  349. {block:ifimagehueshiftonhover}
  350. img{
  351. -webkit-filter: hue-rotate(0deg);
  352. -webkit-transition: 5s ease-in-out;
  353. -moz-filter: grayscale(0%);
  354. -moz-transition: 5s ease-in-out;
  355. -o-filter: grayscale(0%);
  356. -o-transition: 5s ease-in-out;}
  357.  
  358. img:hover{
  359. animation-iteration-count:infinite;
  360. -webkit-filter: hue-rotate(360deg);
  361. -webkit-transition: 5s ease-in-out;
  362. -moz-filter: hue-rotate(360deg);
  363. -moz-transition: 5s ease-in-out;
  364. -o-filter: hue-rotate(360deg);
  365. -o-transition: 5s ease-in-out;}
  366. {block:ifimagehueshiftonhover}
  367.  
  368. #credit{
  369. font-size:25px;
  370. position:fixed;
  371. left:5px;
  372. bottom:5px;}
  373.  
  374. .ask{
  375. margin:0 0 10px 0;
  376. padding:2px;}
  377.  
  378. #floatie{
  379. position:fixed;
  380. right:{text:floatie right}px;
  381. bottom:5px;
  382. filter: drop-shadow(0 0 0.75rem rgb({text:floatie glow}));}
  383.  
  384.  
  385. {CustomCss}
  386. </style>
  387. </head>
  388. <body>
  389.  
  390. <!------------ side ------------>
  391.  
  392. <div id="container">
  393. <div id="header">
  394. <div class="window" style="width: 400px">
  395. <div class="title-bar">
  396. <div class="title-bar-text">{text:name}'s Information</div>
  397. <div class="title-bar-controls">
  398. <button aria-label="Minimize"></button>
  399. <button aria-label="Maximize"></button>
  400. <button aria-label="Close"></button>
  401. </div>
  402. </div>
  403. <div class="window-body">
  404. <table>
  405. <tbody>
  406. <tr>
  407. <td style="width:180px">
  408. <div class="header img"><a href="/"><img style='height: 165px; width:200px; object-fit: cover' src="{image:header}"></a>
  409. </div></td>
  410. <td style="width:200px">
  411. <div id="description">
  412. {text:description}
  413. </div>
  414. </td>
  415. </tr>
  416. </tbody>
  417. </table>
  418. </div>
  419. </div>
  420. <div id="second">
  421. <div class="window" style="width: 250px">
  422. <div class="title-bar">
  423. <div class="title-bar-text">{text:name}'s Information</div>
  424. <div class="title-bar-controls">
  425. <button aria-label="Minimize"></button>
  426. <button aria-label="Maximize"></button>
  427. <button aria-label="Close"></button>
  428. </div>
  429. </div>
  430. <div class="window-body">
  431. <div id="second2">
  432. <form action="/search" method="get">
  433. <input class="search" type="text" placeholder="{text:searchbar text}" name="q" value="" style="outline:none;">
  434. <input class="enter" type="submit" value="Search" id="sb"/>
  435. </form>
  436. <p>
  437. {block:Pagination}
  438. <center>
  439. {block:PreviousPage}
  440. <a href="{PreviousPage}"><button>&#10094; Back</button></a>
  441. {/block:PreviousPage}
  442. {block:NextPage}
  443. <a href="{NextPage}"><button>Next &#10095</button></a>
  444. {/block:NextPage}
  445. {block:PermalinkPage}
  446. {/block:PermalinkPage}
  447. {/block:Pagination}
  448. </div>
  449. </div>
  450. </div>
  451. </div>
  452.  
  453. <div id="third">
  454. <div class="window" style="width: 250px">
  455. <div class="title-bar">
  456. <div class="title-bar-text">{text:name}'s Information</div>
  457. <div class="title-bar-controls">
  458. <button aria-label="Minimize"></button>
  459. <button aria-label="Maximize"></button>
  460. <button aria-label="Close"></button>
  461. </div>
  462. </div>
  463. <div class="window-body">
  464. <div id="fart">
  465. {text:extra box}
  466. </div>
  467. </div>
  468. </div>
  469. </div>
  470. </div>
  471. </div>
  472.  
  473. <!------------ link ------------>
  474.  
  475. <div id="linky">
  476. <div class="link1"><a href="{text:link 1 url}"><img style="margin:0 0 10px 0" src="{image:link 1}">
  477. <br><text style="background-color:{color:links background}; color:{color:links}; font-family:{select:font};">{text:link 1}</text></a></div>
  478. <div class="link2"><p><a href="{text:link 2 url}"><img style="margin:10px 0 5px 0; max-width:100px" src="{image:link 2}"><br><text style="background-color:{color:links background}; font-family:{select:font}; color:{color:links};">{text:link 2}</text></a></div>
  479. <div class="link3"><p><a href="{text:link 3 url}"><img style="margin:10px 0 5px 0" src="{image:link 3}"><br><text style="background-color:{color:links background}; font-family:{select:font}; color:{color:links};">{text:link 3}</text></a></div>
  480. <div class="link4"><p><a href="{text:link 4 url}"><img style="margin:10px 0 5px 0" src="{image:link 4}"><br><text style="background-color:{color:links background}; font-family:{select:font}; color:{color:links};">{text:link 4}</text></a></div>
  481. </div>
  482.  
  483. <!------------ posts ------------>
  484.  
  485. <div id="postcontent">
  486. {block:Posts}
  487. <br>
  488. <div class="background">
  489. <div class="window" style="width: 450px">
  490. <div class="title-bar">
  491. <div class="title-bar-text">{text:name}'s Posts</div>
  492. <div class="title-bar-controls">
  493. <button aria-label="Minimize"></button>
  494. <button aria-label="Maximize"></button>
  495. <button aria-label="Close"></button>
  496. </div>
  497. </div>
  498. <div class="window-body">
  499. <!--{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}
  500. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  501. {/block:ContentSource}
  502. <div class="post">
  503. <!-- Text -->
  504. {block:Text}
  505. {block:Title}
  506. <div class="title">{Title}</div>
  507. {/block:Title}
  508. {Body}
  509. {/block:Text}
  510. {block:Chat}
  511. {block:Title}
  512. <div class="title">
  513. <h3><a href="{Permalink}">{Title}</a></h3></div>
  514. {/block:Title}
  515. {block:Lines}
  516. <div class="{Alt} user_{UserNumber}">
  517. {block:Label}
  518. <span class="label">{Label}</span>
  519. {/block:Label}{Line}
  520. </div>
  521. {/block:Lines}
  522. {/block:Chat}
  523.  
  524.  
  525. <!-- Images --->
  526. {block:Photo}
  527. {LinkOpenTag}
  528. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  529. {LinkCloseTag}
  530. {block:Caption}
  531. {Caption}
  532. {/block:Caption}
  533. {/block:Photo}
  534. {block:Photoset}
  535. <div class="media">{Photoset}</div>
  536. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  537. {/block:Photoset}
  538.  
  539. <!-- Video -->
  540. {block:Video}
  541. {Video-500}
  542. {block:Caption}
  543. {Caption}
  544. {/block:Caption}
  545. {/block:Video}
  546.  
  547. <!-- Audio -->
  548. {block:Audio}
  549. <div id= "audioplayer">{AudioPlayerWhite}</div>
  550. {block:AlbumArt}
  551. <div id="albumart">
  552. <img src="{AlbumArtURL}" width="100">
  553. </div>
  554. {/block:AlbumArt}
  555. <div class="trackstuff">
  556. {block:TrackName}<b><i>{TrackName}</i></b>{/block:TrackName}<br>{block:Artist}<i>{Artist}</i>{/block:Artist}</div>
  557. {Caption}
  558. {/block:Audio}
  559.  
  560. <!-- Quote -->
  561. {block:Quote}
  562. <div class="quote">
  563. "{Quote}"
  564. {block:Source}
  565. <div class="source">- <i>{Source}</i></div>
  566. {/block:Source}
  567. </div>
  568. {/block:Quote}
  569.  
  570. <!-- Link -->
  571. {block:Link}
  572. <a href="{URL}" class="link" {Target}>{Name}</a>
  573. {block:Description}
  574. {Description}
  575. {/block:Description}
  576. {/block:Link}
  577.  
  578. <!-- Ask -->
  579. {block:Answer}
  580. <div class="ask">
  581. <div class="question">{Asker}: <b>{Question}</b></div>
  582. </div>
  583. <div class="caption">{Answer}</div>
  584. {/block:Answer}
  585.  
  586. <!-- Footer -->
  587. {block:Date}
  588. <div class="footer">
  589. <a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</a> <img src="{image:footer pixel}"> <a href="{ReblogUrl}">reblog</a> / <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  590.  
  591. <center>{block:HasTags}<div class="tags">{block:Tags}# </b><a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</center>
  592. {block:PermalinkPage}
  593. <text style="text-align:left">
  594. {block:NoteCount}
  595. {block:PostNotes}{PostNotes}{/block:PostNotes}
  596. {/block:NoteCount}
  597. </text>
  598. {/block:PermalinkPage}
  599. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  600. {/block:Date}
  601. </div>
  602. </div>
  603. </div>
  604. </div>
  605. {/block:Posts}
  606.  
  607. </div>
  608. </div>
  609. </div>
  610. </div>
  611. </div>
  612. </div>
  613. </div>
  614.  
  615. <!------------ etc ------------>
  616.  
  617. <div id="floatie">
  618. <img src="{image:floatie}" width="{text:floatie size}px">
  619. </div>
  620.  
  621. <script>
  622. $( "#header" ).draggable();
  623. </script>
  624. <script>
  625. $( "#second" ).draggable();
  626. </script>
  627. <script>
  628. $( "#third" ).draggable();
  629. </script>
  630. <script>
  631. $( ".link1" ).draggable();
  632. </script>
  633. <script>
  634. $( ".link2" ).draggable();
  635. </script>
  636. <script>
  637. $( ".link3" ).draggable();
  638. </script>
  639. <script>
  640. $( ".link4" ).draggable();
  641. </script>
  642. <script>
  643. $( "#floatie" ).draggable();
  644. </script>
  645.  
  646. <!-- please do not edit the credit link :o( -->
  647. <div id="credit">
  648. <a href="https://jellyparty.tumblr.com/tagged/mine">ミ★</a>
  649. </div>
  650. <!-- thank you -->
  651.  
  652. </body>
  653. </html>
Add Comment
Please, Sign In to add comment