t3ch13-c0l0rs

neon whitehouse

Oct 15th, 2022 (edited)
402
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.41 KB | None | 0 0
  1. <!-- hi hara nation no i didnt think id release 2 codes this month either
  2.  
  3. colors:
  4. sidebar with quote: #b68648
  5. background gradient: #0e0f11 + #271416
  6. text color: white
  7. icons: red
  8. box: 0,0,0,0.5
  9. -->
  10.  
  11. <div class="col-md-4 col-sm-12 mx-auto">
  12.  
  13. <div class="col-12">
  14. <div class="row no-gutters">
  15.  
  16. <!-- bar-->
  17. <div class="col-1" style="background-color: #b68648; z-index: 1; max-height:260px; overflow: auto; white-space: nowrap;">
  18.  
  19. <!-- well heres a little quote for ya. or tagline. or whatever idk-->
  20. <p style="color: #030d17; font-family: Georgia, serif; font-weight: 600; margin-left: -.5px; margin-top: 4px; transform: rotate(90deg); cursor: vertical-text">
  21. technically this can be as long as you want because it scrolls!
  22. </p>
  23. </div>
  24. <div class="col-11 p-1" style="background-image: linear-gradient(#0e0f11, #271416); max-height:260px; overflow: hidden">
  25.  
  26.  
  27. <!-- lorum ipsum is your ocs name -->
  28. <div class="col-md-7 col-sm-12 p-1" style="border-radius: 5px; position: absolute; z-index: 1; margin-left: 100px; font-family: Georgia, serif; text-shadow: 0px 0px 5px white; color: white">
  29. <span style="font-size: 16px">Lorem Ipsum</span>
  30. <br>
  31.  
  32. <!-- you can change what these say by changing the thing in the quotes that doesn't say "tooltip" (i.e "she/he/they", "nonbinary", but keep the quotes because thats what makes it work. you can also change the icons (fas fa-biohazard stuff like that) by getting your icon from fontawesome.com and just. replacing the fa-biohazard fa-paw-claws fa-dice with that -->
  33. <p class="float-md-right mx-sm-auto" style="text-shadow: 0px 0px 5px red; color: red">
  34. <span data-toggle="tooltip" title="she/he/they" data-original-title="she/he/they"><i class="fas fa-biohazard"></i></span>
  35. <span data-toggle="tooltip" title="nonbinary" data-original-title="nonbinary"><i class="fas fa-paw-claws"></i></span>
  36. <span data-toggle="tooltip" title="cat??" data-original-title="cat??"><i class="fas fa-dice"></i></span>
  37. </p>
  38. </div>
  39.  
  40. <div class="row no-gutters">
  41.  
  42. <div class="col-md-9 col-sm-12" style="position: absolute; margin-top: 150px; z-index: 2; font-family: Lucida Console, monospace; text-shadow: 0px 0px 5px white; color: white; margin-left: 3px">
  43.  
  44. <!-- i guess this is the ocs name again?? sorry for using a fuckt up font btw -->
  45. <span class="fa-beat-fade" style="font-size: 25px; fa-beat-fade-opacity: 0.7;">π•Ήπ–Šπ–”π–“ π–‚π–π–Žπ–™π–Š</span>
  46. <!-- short description -->
  47. <div class="p-1" style="background-color: rgba(0,0,0,0.5); border-radius: 5px; font-style: italic; font-size: 12px; max-height: 63px; overflow: auto"> Neon White is a lightning fast, first person action platformer set beyond the pearly gates of Heaven.</div>
  48. </div>
  49.  
  50. <!-- if you want this behind the text on mobile change z-index:3 to z-index:0 -->
  51. <div class="col-md-3" style="position: absolute; margin-top: 230px; margin-right: -150px; font-family: Lucida Console, monospace; text-shadow: 0px 0px 5px red; color: red; margin-left: 3px; z-index:3">
  52. <a href="/micro-wave" style="margin-left: 235px; color: red;" data-toggle="tooltip" title="code by micro-wave" data-original-title="code by micro-wave"><i class="fal fa-eye"></i></a>
  53. </div>
  54. </div>
  55.  
  56. <!-- from doing a bunch of tests i recommend tall and slim images. like pagedolls! although i might. be wrong feel free to dm me for help LOL on micro-wave or hopeiess idc. art by alienkiid and if u wanna replace it with ur oc replace the https://f2.toyhou.se/file/f2-toyhou-se/images/43973607_VkjEsm0g72bVR2A.png -->
  57. <div style="background-image:url(https://f2.toyhou.se/file/f2-toyhou-se/images/43973607_VkjEsm0g72bVR2A.png); padding-top: 100%; background-size: cover; z-index: -1;"></div>
  58.  
  59.  
  60. </div>
  61. </div>
  62. </div>
  63. <!-- end -->
  64. </div>
Advertisement
Add Comment
Please, Sign In to add comment