Advertisement
MCDogWarrior

Record Player [Custom]

Mar 16th, 2022
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.03 KB | None | 0 0
  1. <div class="container text-white my-3" style="width:750px;">
  2. <!--------- Main box ------------>
  3. <div class="card bg-faded rounded-0 mx-auto" style="background-color:#c4a96e; width:700px; height:550px; border-bottom-right-radius:20%; border-top-right-radius:20%; border:7px solid #223c2b;">
  4. <!----- Rotating disc ----->
  5. <!-- Lighter color -->
  6. <i class="fa-solid fa-circle my-auto mx-auto" style="font-size:300px; color:#eecd91"></i>
  7. <!-- The disc itself -->
  8. <i class="fa-solid fa-compact-disc my-auto mx-auto fa-spin" style="font-size:300px; color:#474330; position:absolute; top:117px; left:192px;"></i>
  9. <!-- The tone arm -->
  10. <i class="fa-regular fa-lacrosse-stick" style="font-size:250px; color:#223c2b; position:absolute; top:0px; left:-25px; transform:rotate(255deg)"></i>
  11. </div>
  12.  
  13. <div class="tab-content" style="position:absolute; top:0px; left:25px;">
  14. <!----- Tab 1 - Description ----->
  15. <div class="tab-pane fade" id="tab1">
  16. <!-- Transluscent box -->
  17. <div class="card bg-faded rounded-0 border-0 p-2" style="background-color:rgba(11,23,19,0.8); width:700px; height:550px; border-bottom-right-radius:20%; border-top-right-radius:20%;">
  18. <!-- First half of quote, on top -->
  19. <p style="font-size: 20px; color:#659972" class="mt-2"><i>"The music still plays, chanting that peaceful mantra.</i></p>
  20. <br>
  21. <!-- Text box (use <br> to make a new paragraph) -->
  22. <div class="card bg-faded rounded-0 border-0 p-2" style="background-color:rgba(11,23,19,0); height:340px; overflow:auto">
  23. <p style="font-size: 18px;">Never has the music played louder, its spell cast upon me so fast. The room turns yellow, the windows close but the light is still there. The soft scratch on the disc reminds me that I am not in my place, but another realm. A realm where the world is scripted, yet replays over and over like a play. But I never get tired. I could wisp my form around this room all day, never feeling as though my movements are repeated.
  24. <br> The room feels silent, although I know it is not. My body is strained, yet I feel light as a feather. Is it the music, or is it my delusion? No matter what keeps me afloat among this realm, I know I do not want to leave.
  25. <br> I just wrote a whole poem for this but in reality you'd probably just write about the character or something in here. And do not worry, for the box does scroll.</p>
  26. </div>
  27. <div class="row no-gutters">
  28. <div class="col-2"></div>
  29. <div class="col-10">
  30. <!-- Music note divider -->
  31. <p style="font-size:30px; color:#e1c274;">
  32. <i class="fa-solid fa-music-note mr-2"></i>
  33. <i class="fa-brands fa-itunes-note mr-2"></i>
  34. <i class="fa-solid fa-music-note mr-2"></i>
  35. <i class="fa-brands fa-itunes-note mr-2"></i>
  36. <i class="fa-solid fa-music-note mr-2"></i>
  37. <i class="fa-brands fa-itunes-note mr-2"></i>
  38. <i class="fa-solid fa-music-note mr-2"></i>
  39. <i class="fa-brands fa-itunes-note mr-2"></i>
  40. <i class="fa-solid fa-music-note mr-2"></i>
  41. <i class="fa-brands fa-itunes-note mr-2"></i>
  42. <i class="fa-solid fa-music-note mr-2"></i>
  43. <i class="fa-brands fa-itunes-note"></i>
  44. </p>
  45. <br>
  46. <!-- Second half of quote, on bottom -->
  47. <p style="font-size: 20px; color:#659972; text-align:right" class="mr-5"><i>"Won't you move your feet to its gentle rhythm?"</i></p>
  48. </div>
  49. </div>
  50. </div>
  51. </div>
  52.  
  53. <!----- Tab 2 - Theme ----->
  54. <div class="tab-pane fade" id="tab2">
  55. <!-- Translucent box -->
  56. <div class="card bg-faded rounded-0 border-0 p-2" style="background-color:rgba(46,48,43,0.8); width:700px; height:550px; border-bottom-right-radius:20%; border-top-right-radius:20%;">
  57. <div class="row no-gutters">
  58. <!-- Image one -->
  59. <div class="col-6">
  60. <div class="card bg-faded rounded-0 border-0 ml-2 mt-2" style="height:380px; background-image:url( IMGLINK ); background-size:cover; background-position: center; border-top-left-radius:20%;">
  61. </div>
  62. </div>
  63. <!-- Image two -->
  64. <div class="col-6">
  65. <div class="card bg-faded rounded-0 border-0 mx-2 mt-2" style="height:250px; background-image:url( IMGLINK ); background-size:cover; background-position: center; border-top-right-radius:50%;">
  66. </div>
  67. <!-- Image three -->
  68. <div class="card bg-faded rounded-0 border-0 mx-2 mt-2" style="height:265px; background-image:url( IMGLINK ); background-size:cover; background-position: center; border-bottom-right-radius:50%;">
  69. </div>
  70. </div>
  71. </div>
  72. <div class="row no-gutters">
  73. <div class="col-2"></div>
  74. <div class="col-4">
  75. <!-- Music box -->
  76. <div class="card bg-faded rounded-0 border-0 p-2" style="background-color:rgba(46,48,43,0.8); margin-top:-135px; height:135px; overflow:auto">
  77. <p style="font-size:25px; text-align:center" class="mr-1">SONG TITLE GOES HERE<br></p>
  78. <a style="font-size:12px; color:#e18d6e; text-align:center">ARTIST NAME DOWN HERE</a>
  79. </div>
  80. <!-- Overlay for music link -->
  81. <a class="btn btn-outline-warning rounded-0" style="height:135px; width:228px; border-width:0px; position:absolute; top:-135px; left:0px; opacity:0.75"
  82. href=" linktosong "></a>
  83. </div>
  84. </div>
  85. </div>
  86. </div>
  87. </div>
  88. <!----- Tab buttons (note: it will only switch between the two tabs, it won't close them) ----->
  89. <ul class="nav nav-tabs card-header-tabs row no-gutters" style="position:absolute; bottom:50px; left:40px;">
  90. <li class="col-12"><a class="btn btn-block rounded-circle text-white" style="background-color:#223c2b; height:50px; width:50px" data-toggle="tab" href="#tab1"></a></li>
  91. <li class="col-12 mt-3"><a class="btn btn-block rounded-circle text-white" style="background-color:#223c2b; height:50px; width:50px" data-toggle="tab" href="#tab2"></a></li>
  92. </ul>
  93. <!--code credit (do not remove/alter)-->
  94. <p class="ml-1"><a style="font-size:13px; color:#e1c274" href="https://toyhou.se/MCDogResource"><i class="fas fa-bullseye"></i> Code by maniCARNY</a></p>
  95. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement