Advertisement
wilderanima

ɪ'ᴍ ᴅᴏɪɴɢ ᴍʏ ʙᴇsᴛ.

Jan 20th, 2025
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 13.30 KB | Writing | 0 0
  1. <style>
  2.  
  3.  @import url('https://fonts.googleapis.com/css2?family=Economica&display=swap');
  4.  
  5.  @font-face {font-family:'new'; src:url(https://dl.dropbox.com/s/qh3eg64wb150sho/TheRacoonQuestDemo-Regular.otf?dl=0);}
  6.  
  7. body {cursor: url(https://66.media.tumblr.com/232c090ebdd37ae4bc17adb54e1e0344/tumblr_inline_ol4nwhvSwg1uxxza6_1280.png), auto;
  8. background-color: #000000; background-image: url("https://www.transparenttextures.com/patterns/black-twill.png");}
  9.  
  10. ::-webkit-scrollbar {display: none;}
  11.  
  12. .wilder {
  13. position: fixed;
  14. bottom: 0px;
  15. right: 0px;}
  16.  
  17. .container {
  18.  position: absolute;
  19.  margin: auto;
  20.  top: 0px;
  21.  bottom: 0px;
  22.  left: 0px;
  23.  right: 0px;
  24.  height: 400px;
  25.  width: 1005px;
  26.  background-color: #999999;}
  27.  
  28. .image1 {
  29.  position: absolute;
  30.  margin: auto;
  31.  top: 5px;
  32.  left: 5px;
  33.  background: url(https://placehold.co/245x135/000000/999999.png); /* top left */
  34.  background-size: cover;
  35.  background-position:;
  36.  height: 135px;
  37.  width: 245px;
  38.  border-outline: 1px solid #000;
  39.  filter:drop-shadow(0px 0px 3px #000);}
  40.  
  41. .image2 {
  42.  position: absolute;
  43.  margin: auto;
  44.  bottom: 5px;
  45.  left: 255px;
  46.  background: url(https://placehold.co/245x135/000000/999999.png); /* bottom left */
  47.  background-size: cover;
  48.  background-position:;
  49.  height: 135px;
  50.  width: 245px;
  51.  border-outline: 1px solid #000;
  52.  filter:drop-shadow(0px 0px 3px #000);}
  53.  
  54. .image3 {
  55.  position: absolute;
  56.  margin: auto;
  57.  top: 5px;
  58.  left: 505px;
  59.  background: url(https://placehold.co/245x135/000000/999999.png); /* top right */
  60.  background-size: cover;
  61.  background-position:;
  62.  height: 135px;
  63.  width: 245px;
  64.  border-outline: 1px solid #000;
  65.  filter:drop-shadow(0px 0px 3px #000);}
  66.  
  67. .image4 {
  68.  position: absolute;
  69.  margin: auto;
  70.  bottom: 5px;
  71.  left: 755px;
  72.  background: url(https://placehold.co/245x135/000000/999999.png); /* bottom right */
  73.  background-size: cover;
  74.  background-position:;
  75.  height: 135px;
  76.  width: 245px;
  77.  border-outline: 1px solid #000;
  78.  filter:drop-shadow(0px 0px 3px #000);}
  79.  
  80. .title1 {
  81.  position: absolute;
  82.  margin: auto;
  83.  top: -65px;
  84.  left: 25px;
  85.  right: 0px;
  86.  font-family: new;
  87.  font-size: 65px;
  88.  letter-spacing: -2px;
  89.  text-transform: uppercase;
  90.  color: #999999;
  91.  filter:drop-shadow(0px 0px 2px #999999);
  92.  opacity: 1;
  93.  z-index: 9999999;}
  94.  
  95. .words1 {
  96.  position: absolute;
  97.  top: 145px;
  98.  left: 5px;
  99.  height: 240px;
  100.  width: 235px;
  101.  padding: 5px;
  102.  text-align: left;
  103.  font-family: economica;
  104.  font-size: 13px;
  105.  overflow: auto;
  106.  color: #FEFEFE;
  107.  background-color: #000;
  108.  border-outline: 1px solid #000;
  109.  filter:drop-shadow(0px 0px 3px #000);
  110.  z-index: 999;}
  111.  
  112. .put {
  113.  position: absolute;
  114.  top: 0px;
  115.  left: auto;
  116.  margin: auto;
  117.  overflow: auto;
  118.  overflow-x: hidden;
  119.  opacity: 1;
  120.  height: auto;
  121.  width: 235px;
  122.  padding: 0px;
  123.  font-size: 1px;
  124.  z-index: 999;}
  125.  
  126.  p.td {text-align: right; font-family:economica; margin-left: 50px; font-size: 13px; line-height: 15px; color: #FEFEFE; }
  127.  
  128. td {
  129.  text-align: left;
  130.  line-height: 20px;}
  131.  
  132. .words2 {
  133.  position: absolute;
  134.  bottom: 145px;
  135.  left: 255px;
  136.  height: 240px;
  137.  width: 235px;
  138.  padding: 5px;
  139.  text-align: left;
  140.  font-family: economica;
  141.  font-size: 13px;
  142.  overflow: auto;
  143.  color: #FEFEFE;
  144.  background-color: #000;
  145.  border-outline: 1px solid #000;
  146.  filter:drop-shadow(0px 0px 3px #000);
  147.  z-index: 999;}
  148.  
  149. .words3 {
  150.  position: absolute;
  151.  top: 145px;
  152.  left: 505px;
  153.  height: 240px;
  154.  width: 235px;
  155.  padding: 5px;
  156.  text-align: left;
  157.  font-family: economica;
  158.  font-size: 13px;
  159.  overflow: auto;
  160.  color: #FEFEFE;
  161.  background-color: #000;
  162.  border-outline: 1px solid #000;
  163.  filter:drop-shadow(0px 0px 3px #000);
  164.  z-index: 999;}
  165.  
  166. .words4 {
  167.  position: absolute;
  168.  bottom: 145px;
  169.  left: 755px;
  170.  height: 240px;
  171.  width: 235px;
  172.  padding: 5px;
  173.  text-align: left;
  174.  font-family: economica;
  175.  font-size: 13px;
  176.  overflow: auto;
  177.  color: #FEFEFE;
  178.  background-color: #000;
  179.  border-outline: 1px solid #000;
  180.  filter:drop-shadow(0px 0px 3px #000);
  181.  z-index: 999;}
  182.  
  183.  b { letter-spacing: 0px; font-family: economica; color: #999999; font-weight: bold; font-size:14px; text-transform: uppercase; filter:drop-shadow(0px 0px 2px #999999);}
  184.  
  185.  strong { letter-spacing: 1px; font-family: economica; color: #777777; font-weight: bold; font-size:14px; text-transform:; filter:drop-shadow(0px 0px 1px #777777);}
  186.  
  187.  u { letter-spacing: 1px; font-family: economica; color: #555555; font-weight: bold; font-size:13px; text-transform:; filter:drop-shadow(0px 0px 1px #555555);}
  188.  
  189.  s { letter-spacing: 1px; font-family: economica; color: #333333; font-weight: bold; font-size:13px; text-transform:; filter:drop-shadow(0px 0px 1px #333333);}
  190.  
  191.  a { font-family: economica; letter-spacing: 0px; color: #FEFEFE; font-size: 14px; font-weight: bold; text-decoration: none; text-transform: uppercase; transition: 0.7s;
  192.  cursor: url(https://i.imgur.com/WIeMSiR.png), auto; filter:drop-shadow(0px 0px 1px #FEFEFE);}
  193.  
  194.  a:hover { font-family: economica; letter-spacing: 0px; color: #999999; font-size: 14px; font-weight: bold; text-decoration: none; text-transform: uppercase; transition:0.7s;
  195.  cursor: url(https://i.imgur.com/WIeMSiR.png), auto; filter:drop-shadow(0px 0px 1px #999999);}
  196.  
  197. .contacts {
  198.  position: absolute;
  199.  top: -40px;
  200.  right: 0px;
  201.  height: 30px;
  202.  width: 500px;
  203.  padding: 5px;
  204.  text-align: right;
  205.  font-family: economica;
  206.  font-size: 13px;
  207.  overflow: auto;
  208.  color: #FEFEFE;
  209.  background-color: transparent;
  210.  border-outline: 1px solid #000;
  211.  filter:drop-shadow(0px 0px 0px #555555);
  212.  z-index: 9999999999999999999999999;}
  213.  
  214. .fr1 {width: 30px; height: 30px; margin-bottom: 0px; margin-top: 0px; margin-right: 10px; margin-left: 0px; border: 0px solid #000; border-radius: 5px; z-index: 999;}
  215.  
  216. </style>
  217.  
  218. /* don't remove this */
  219. <div class="wilder">
  220. <a target="_blank" href="https://roleplay.chat/profile.php?user=WILDER" title="ᴄᴏᴅᴇ ʙʏ ᴡɪʟᴅᴇʀ"><img src="https://i.imgur.com/hCJmFVu.png" width="75px;"></a>
  221. </div>
  222.  
  223. <div class="container">
  224.  
  225. <div class="image1"></div>
  226. <div class="image2"></div>
  227. <div class="image3"></div>
  228. <div class="image4"></div>
  229.  
  230. <div class="title1">Title Here</div>
  231.  
  232. <div class="words1">
  233. <div id="01" class="put">
  234.  
  235. <table border="0" cellspacing="-10">
  236.  
  237. <tr>
  238. <td><b>Name</b></td>
  239. <td>
  240. <p class="td">Name</p>
  241. </td>
  242. </tr>
  243.  
  244. <tr>
  245. <td><b>Nicknames</b></td>
  246. <td>
  247. <p class="td">Nicknames</p>
  248. </td>
  249. </tr>
  250.  
  251. <tr>
  252. <td><b>Socials</b></td>
  253. <td>
  254. <p class="td"><a title="Details.">@socials</a></p>
  255. </td>
  256. </tr>
  257.  
  258. <tr>
  259. <td><b>Birthdate</b></td>
  260. <td>
  261. <p class="td">Birthday <b>/</b> Age</p>
  262. </td>
  263. </tr>
  264.  
  265. <tr>
  266. <td><b>Birth Place</b></td>
  267. <td>
  268. <p class="td">Birth Place</p>
  269. </td>
  270. </tr><br>
  271.  
  272. <tr>
  273. <td><b>Residence</b></td>
  274. <td>
  275. <p class="td">Residence</p>
  276. </td>
  277. </tr>
  278.  
  279. <tr>
  280. <td><b>Orientation</b></td>
  281. <td>
  282. <p class="td">Sexuality</p>
  283. </td>
  284. </tr>
  285.  
  286. <tr>
  287. <td><b>Marital</b></td>
  288. <td>
  289. <p class="td"><a target="_blank" href="https://roleplay.chat/profile.php?user=" title="Details.">Marital</a></p>
  290. </td>
  291. </tr>
  292.  
  293. <tr>
  294. <td><b>Alumni</b></td>
  295. <td>
  296. <p class="td">House <b>/</b> Year</p>
  297. </td>
  298. </tr>
  299.  
  300. <tr>
  301. <td><b>Wand</b></td>
  302. <td>
  303. <p class="td">Length, Wood, Core, Flexibility</p>
  304. </td>
  305. </tr>
  306.  
  307. <tr>
  308. <td><b>Patronus</b></td>
  309. <td>
  310. <p class="td"><a target="_blank" title="Details.">Patronus</a></p>
  311. </td>
  312. </tr>
  313.  
  314. <tr>
  315. <td><b>Boggart</b></td>
  316. <td>
  317. <p class="td">Boggart</p>
  318. </td>
  319. </tr>
  320.  
  321. <tr>
  322. <td><b>Amortentia</b></td>
  323. <td>
  324. <p class="td">Amortentia</p>
  325. </td>
  326. </tr>
  327.  
  328. <tr>
  329. <td><b>Blood</b></td>
  330. <td>
  331. <p class="td">Blood Status</p>
  332. </td>
  333. </tr>
  334.  
  335. <tr>
  336. <td><b>Ethnicity</b></td>
  337. <td>
  338. <p class="td">Ethnicity</p>
  339. </td>
  340. </tr>
  341.  
  342. <tr>
  343. <td><b>Hair</b></td>
  344. <td>
  345. <p class="td">Hair Color</p>
  346. </td>
  347. </tr>
  348.  
  349. <tr>
  350. <td><b>Eyes</b></td>
  351. <td>
  352. <p class="td">Eye Color</p>
  353. </td>
  354. </tr>
  355.  
  356. <tr>
  357. <td><b>Height</b></td>
  358. <td>
  359. <p class="td">0'0" <b>/</b> 000cm</p>
  360. </td>
  361. </tr>
  362.  
  363. <tr>
  364. <td><b>Weight</b></td>
  365. <td>
  366. <p class="td">000lbs <b>/</b> 00kg</p>
  367. </td>
  368. </tr>
  369.  
  370. <tr>
  371. <td><b>Physique</b></td>
  372. <td>
  373. <p class="td">Physique</p>
  374. </td>
  375. </tr>
  376.  
  377. <tr>
  378. <td><b>Notable</b></td>
  379. <td>
  380. <p class="td"><a target="_blank" title="Details.">Scars</a> <b>/</b> <a target="_blank" title="Details.">Tattoos</a></p>
  381. </td>
  382. </tr>
  383.  
  384. <tr>
  385. <td><b>Scent</b></td>
  386. <td>
  387. <p class="td"><a target="_blank" title="Details.">Scent</a></p>
  388. </td>
  389. </tr>
  390.  
  391. </table>
  392. </div>
  393. </div>
  394.  
  395. <div class="words2">
  396.  
  397. <center><strong>“ Add a quote, or remove this. <br>I don't care either way. ”</strong></center> <br>
  398.  
  399. <b>Core Subjects</b> <br>
  400. Lorem ipsum dolor sit amet, consectetur adipiscing elit. <br><br>
  401.  
  402. <b>Electives</b> <br>
  403. Nostra nisl feugiat donec sodales viverra cursus ipsum. <br><br>
  404.  
  405. <b>Extracurriculars</b> <br>
  406. Mi lobortis semper feugiat sodales a porttitor conubia <br><br>
  407.  
  408. <b>Grade Average</b> <br>
  409. <strong>---.</strong> <br><br>
  410.  
  411. Ultrices fringilla convallis litora cras quis metus a rutrum. Ultrices egestas vehicula sed eu ac cursus orci enim. <br><br>
  412.  
  413. Ornare ornare habitasse urna eu curabitur nam accumsan. Dignissim faucibus nascetur magna rhoncus laoreet.
  414.  
  415. </div>
  416.  
  417. <div class="words3">
  418.  
  419.  Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. <br><br>
  420.  
  421.  Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. <br><br>
  422.  
  423.  Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. <br><br>
  424.  
  425.  Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  426.  
  427. </div>
  428.  
  429. <div class="words4">
  430.  
  431.  Code by <a target="_blank" href="https://roleplay.chat/profile.php?user=WILDER">Wilder</a> — <strong>don't steal it!</strong> <br><br>
  432.  
  433. OOC can go here! <br><br>
  434.  
  435. OOC can go here! <br><br>
  436.  
  437. OOC can go here! <br><br>
  438.  
  439. OOC can go here! <br><br>
  440.  
  441. <b>bold</b> <strong>strong</strong> <u>underline</u> <s>strike</s> <a>Link</a>
  442.  
  443. </div>
  444.  
  445. <div class="contacts">
  446.  
  447. <a target="_blank" href="https://roleplay.chat/profile.php?user="><img src="https://placehold.co/50x50.png" style="filter:grayscale(100%) brightness(100%); opacity:1" class="fr1" title="Details."></a>
  448. <a target="_blank" href="https://roleplay.chat/profile.php?user="><img src="https://placehold.co/50x50.png" style="filter:grayscale(100%) brightness(100%); opacity:1" class="fr1" title="Details."></a>
  449. <a target="_blank" href="https://roleplay.chat/profile.php?user="><img src="https://placehold.co/50x50.png" style="filter:grayscale(100%) brightness(100%); opacity:1" class="fr1" title="Details."></a>
  450. <a target="_blank" href="https://roleplay.chat/profile.php?user="><img src="https://placehold.co/50x50.png" style="filter:grayscale(100%) brightness(100%); opacity:1" class="fr1" title="Details."></a>
  451. <a target="_blank" href="https://roleplay.chat/profile.php?user="><img src="https://placehold.co/50x50.png" style="filter:grayscale(100%) brightness(100%); opacity:1" class="fr1" title="Details."></a>
  452. <a target="_blank" href="https://roleplay.chat/profile.php?user="><img src="https://placehold.co/50x50.png" style="filter:grayscale(100%) brightness(100%); opacity:1" class="fr1" title="Details."></a>
  453. <a target="_blank" href="https://roleplay.chat/profile.php?user="><img src="https://placehold.co/50x50.png" style="filter:grayscale(100%) brightness(100%); opacity:1" class="fr1" title="Details."></a>
  454. <a target="_blank" href="https://roleplay.chat/profile.php?user="><img src="https://placehold.co/50x50.png" style="filter:grayscale(100%) brightness(100%); opacity:1" class="fr1" title="Details."></a>
  455. <a target="_blank" href="https://roleplay.chat/profile.php?user="><img src="https://placehold.co/50x50.png" style="filter:grayscale(100%) brightness(100%); opacity:1" class="fr1" title="Details."></a>
  456. <a target="_blank" href="https://roleplay.chat/profile.php?user="><img src="https://placehold.co/50x50.png" style="filter:grayscale(100%) brightness(100%); opacity:1" class="fr1" title="Details."></a>
  457. <a target="_blank" href="https://roleplay.chat/profile.php?user="><img src="https://placehold.co/50x50.png" style="filter:grayscale(100%) brightness(100%); opacity:1" class="fr1" title="Details."></a>
  458.  
  459. </div>
  460.  
  461. </div>
  462.  
  463. <!----- 【 MUSIC PLAYER #06 by @glenthemes 】 ----->
  464. <link href="//glen-players.gitlab.io/06/setup.css" rel="stylesheet">
  465. <script src="//glen-players.gitlab.io/06/init.js"></script>
  466.  
  467. <div glenplayer06>
  468.  
  469.     <!--- vinyl icon --->
  470.     <i class="06i" icon-name="vinyl" aria-label="Vinyl icon"></i>
  471.  
  472.     <!--- player buttons --->
  473.     <button play-button aria-label="Play"></button>
  474.     <button pause-button aria-label="Pause"></button>
  475.    
  476.     <!--- song file URL --->
  477.     <!--- PLEASE READ: linktr.ee/direct_file_links --->
  478.     <audio src="MUSIC_LINK" volume="100%"></audio>
  479.    
  480. </div>
  481.  
  482. <style element="glenplayer06">
  483. [glenplayer06]{
  484.     /*--- options here ---*/
  485.     --MusicPlayer-Position:"bottom left";
  486.     --MusicPlayer-Corner-Offset:1rem;
  487.     z-index:99; /* increase this number if you can't see or click your music player */
  488.    
  489.     --MusicPlayer-Vinyl-Size:1rem;
  490.     --MusicPlayer-Vinyl-Color:#999;
  491.     --MusicPlayer-Vinyl-Spin-Speed:3.5s;
  492.    
  493.     --MusicPlayer-Buttons-Size:1rem;
  494.     --MusicPlayer-Buttons-Color:#999;
  495.     --MusicPlayer-Buttons-Padding:6px;
  496.    
  497.     --MusicPlayer-Gap-1:9px;
  498.     --MusicPlayer-Gap-2:9px;
  499. }/* do not delete this bracket */
  500. </style><!--don't delete this line-->
  501. <!---- END MUSIC PLAYER ---->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement