MCDogWarrior

Interactable moodboard [Custom]

Sep 17th, 2021 (edited)
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.80 KB | None | 0 0
  1. <div class="container-fluid" style="width:780px;">
  2. <div class="row no-gutters">
  3. <div class="col-4">
  4. <!--Image 1 (top left)-->
  5. <div class="card rounded-0 border-0" style="background-image:url( https://f2.toyhou.se/file/f2-toyhou-se/images/39876125_u6MMc1pkjzFbWaU.png ); background-size:cover; background-position: center; height:250px; width:250px; border-top-left-radius:15px;">
  6. <!--Transition from image to card-->
  7. <a class="btn bg-faded btn-block rounded-0" style="height:250px; background-color:rgba(214,84,15,0);" data-toggle="tab" href="#tab1"></a>
  8. <div class="tab-content">
  9. <div class="tab-pane fade" id="tab1">
  10. <!--Card-->
  11. <div class="card bg-faded p-1 border-0 rounded-0" style="background-color:#02000b; height:250px; width:250px; position:absolute; bottom:0px; left:0px; border-top-left-radius:15px;">
  12. <!--Character name-->
  13. <p class="text-light" style="font-size: 50px; text-align: center; letter-spacing: 2px;"><strong>CHARA- CTER NAME</strong></p>
  14. </div>
  15. </div>
  16. </div>
  17. </div>
  18. </div>
  19. <div class="col-4">
  20. <!--Image 2 (top middle)-->
  21. <div class="card rounded-0 border-0" style="background-image:url( https://f2.toyhou.se/file/f2-toyhou-se/images/39876125_u6MMc1pkjzFbWaU.png ); background-size:cover; background-position: center; height:250px; width:250px;">
  22. <!--Transition-->
  23. <a class="btn bg-faded btn-block rounded-0" style="height:250px; background-color:rgba(214,84,15,0);" data-toggle="tab" href="#tab2"></a>
  24. <div class="tab-content">
  25. <div class="tab-pane fade" id="tab2">
  26. <!--Card-->
  27. <div class="card bg-faded p-2 border-0 rounded-0" style="background-color:#080812; height:250px; width:250px; position:absolute; bottom:0px; left:0px;">
  28. <!--Central icon-->
  29. <div class="card rounded-0 border-0" style="background-image:url( IMG LINK ); background-size:cover; background-position: center; min-height:235px; min-width:235px">
  30. </div>
  31. </div>
  32. </div>
  33. </div>
  34. </div>
  35. </div>
  36. <div class="col-4">
  37. <!--Image 3 (top right)-->
  38. <div class="card rounded-0 border-0" style="background-image:url( https://f2.toyhou.se/file/f2-toyhou-se/images/39876125_u6MMc1pkjzFbWaU.png ); background-size:cover; background-position: center; height:250px; width:250px; border-top-right-radius:15px;">
  39. <!--Transition-->
  40. <a class="btn bg-faded btn-block rounded-0" style="height:250px; background-color:rgba(214,84,15,0);" data-toggle="tab" href="#tab3"></a>
  41. <div class="tab-content">
  42. <div class="tab-pane fade" id="tab3">
  43. <!--Card-->
  44. <div class="card bg-faded p-1 border-0 rounded-0" style="background-color:#02000b; height:250px; width:250px; position:absolute; bottom:0px; left:0px; border-top-right-radius:15px;">
  45. <!--Icon 1-->
  46. <p class="text-light" style="font-size: 200px; text-align: center; position:absolute; bottom:-15px; left:25px;"><i class="fas fa-circle"></i></p>
  47. </div>
  48. </div>
  49. </div>
  50. </div>
  51. </div>
  52. </div>
  53.  
  54. <div class="row no-gutters">
  55. <div class="col-4">
  56. <!--Image 4 (middle left)-->
  57. <div class="card rounded-0 border-0" style="background-image:url( https://f2.toyhou.se/file/f2-toyhou-se/images/39876125_u6MMc1pkjzFbWaU.png ); background-size:cover; background-position: center; height:250px; width:250px;">
  58. <!--Transition-->
  59. <a class="btn bg-faded btn-block rounded-0" style="height:250px; background-color:rgba(214,84,15,0);" data-toggle="tab" href="#tab4"></a>
  60. <div class="tab-content">
  61. <div class="tab-pane fade" id="tab4">
  62. <!--Card-->
  63. <div class="card bg-faded p-2 border-0 rounded-0" style="background-color:#080812; height:250px; width:250px; position:absolute; bottom:0px; left:0px; overflow:auto;">
  64. <!--Likes header-->
  65. <p style="font-size: 23px; text-align: center; letter-spacing: 2px; color:#6a43df" class="mt-1">Likes</p>
  66. <!--Likes list-->
  67. <ul class="text-light" style="list-style-type: circle; font-size: 16px;">
  68. <li>thing they like</li>
  69. <li>another thing they like</li>
  70. <li>or something like that</li>
  71. <li>yknow the deal</li>
  72. </ul>
  73. </div>
  74. </div>
  75. </div>
  76. </div>
  77. </div>
  78. <div class="col-4">
  79. <!--Image 5 (middle)-->
  80. <div class="card rounded-0 border-0" style="background-image:url( https://f2.toyhou.se/file/f2-toyhou-se/images/39876125_u6MMc1pkjzFbWaU.png ); background-size:cover; background-position: center; height:250px; width:250px;">
  81. <!--Transition-->
  82. <a class="btn bg-faded btn-block rounded-0" style="height:250px; background-color:rgba(214,84,15,0);" data-toggle="tab" href="#tab5"></a>
  83. <div class="tab-content">
  84. <div class="tab-pane fade" id="tab5">
  85. <!--Card-->
  86. <div class="card bg-faded p-2 border-0 rounded-0" style="background-color:#02000b; height:250px; width:250px; position:absolute; bottom:0px; left:0px; overflow:auto;">
  87. <!--Trivia header-->
  88. <p style="font-size: 23px; text-align: center; letter-spacing: 2px; color:#b358f2" class="mt-1">Trivia</p>
  89. <!--Trivia list-->
  90. <ul class="text-light" style="list-style-type: circle; font-size: 16px;">
  91. <li>information about them</li>
  92. <li>or fun facts</li>
  93. <li>you can replace this with interests instead if you prefer</li>
  94. </ul>
  95. </div>
  96. </div>
  97. </div>
  98. </div>
  99. </div>
  100. <div class="col-4">
  101. <!--Image 6 (middle right)-->
  102. <div class="card rounded-0 border-0" style="background-image:url( https://f2.toyhou.se/file/f2-toyhou-se/images/39876125_u6MMc1pkjzFbWaU.png ); background-size:cover; background-position: center; height:250px; width:250px;">
  103. <!--Transition-->
  104. <a class="btn bg-faded btn-block rounded-0" style="height:250px; background-color:rgba(214,84,15,0);" data-toggle="tab" href="#tab6"></a>
  105. <div class="tab-content">
  106. <div class="tab-pane fade" id="tab6">
  107. <!--Card-->
  108. <div class="card bg-faded p-2 border-0 rounded-0" style="background-color:#080812; height:250px; width:250px; position:absolute; bottom:0px; left:0px; overflow:auto;">
  109. <!--Dislikes header-->
  110. <p style="font-size: 23px; text-align: center; letter-spacing: 2px; color:#6a43df" class="mt-1">Dislikes</p>
  111. <!--Dislikes list-->
  112. <ul class="text-light" style="list-style-type: circle; font-size: 16px;">
  113. <li>thing they dislike</li>
  114. <li>basically just repeating what I</li>
  115. <li>said but replacing "like" with</li>
  116. <li>"dislike" instead</li>
  117. </ul>
  118. </div>
  119. </div>
  120. </div>
  121. </div>
  122. </div>
  123. </div>
  124.  
  125. <div class="row no-gutters">
  126. <div class="col-4">
  127. <!--Image 7 (bottom left)-->
  128. <div class="card rounded-0 border-0" style="background-image:url( https://f2.toyhou.se/file/f2-toyhou-se/images/39876125_u6MMc1pkjzFbWaU.png ); background-size:cover; background-position: center; height:250px; width:250px; border-bottom-left-radius:15px;">
  129. <!--Transition-->
  130. <a class="btn bg-faded btn-block rounded-0" style="height:250px; background-color:rgba(214,84,15,0);" data-toggle="tab" href="#tab7"></a>
  131. <div class="tab-content">
  132. <div class="tab-pane fade" id="tab7">
  133. <!--Card-->
  134. <div class="card bg-faded p-1 border-0 rounded-0" style="background-color:#02000b; height:250px; width:250px; position:absolute; bottom:0px; left:0px; border-bottom-left-radius:15px;">
  135. <!--Icon 2-->
  136. <p class="text-light" style="font-size: 200px; text-align: center; position:absolute; bottom:-30px; left:25px;"><i class="fas fa-circle"></i></p>
  137. <!--Code credit (DO NOT REMOVE/ALTER)-->
  138. <p style="text-align: right; position:absolute; bottom:0px; left:5px;"><span style="font-size: 9px;">Code by <a href="https://toyhou.se/MCDogResource" id="">MCDogWarrior</a></span></p>
  139. </div>
  140. </div>
  141. </div>
  142. </div>
  143. </div>
  144. <div class="col-4">
  145. <!--Image 8 (bottom middle)-->
  146. <div class="card rounded-0 border-0" style="background-image:url( https://f2.toyhou.se/file/f2-toyhou-se/images/39876125_u6MMc1pkjzFbWaU.png ); background-size:cover; background-position: center; height:250px; width:250px;">
  147. <!--Transition-->
  148. <a class="btn bg-faded btn-block rounded-0" style="height:250px; background-color:rgba(214,84,15,0);" data-toggle="tab" href="#tab8"></a>
  149. <div class="tab-content">
  150. <div class="tab-pane fade" id="tab8">
  151. <!--Card-->
  152. <div class="card bg-faded p-1 border-0 rounded-0" style="background-color:#080812; height:250px; width:250px; position:absolute; bottom:0px; left:0px;">
  153. <!--About text-->
  154. <p style="font-size: 17px; text-align: justify; letter-spacing: 1px;"><span style="color:#6a43df">Small </span>tidbit about the ch- aracter. Here is basically the "about" section, where you explain the character's role and/or what they do. The box scrolls btw</p>
  155. </div>
  156. </div>
  157. </div>
  158. </div>
  159. </div>
  160. <div class="col-4">
  161. <!--Image 9 (bottom right)-->
  162. <div class="card rounded-0 border-0" style="background-image:url( https://f2.toyhou.se/file/f2-toyhou-se/images/39876125_u6MMc1pkjzFbWaU.png ); background-size:cover; background-position: center; height:250px; width:250px; border-bottom-right-radius:15px;">
  163. <!--Transition-->
  164. <a class="btn bg-faded btn-block rounded-0" style="height:250px; background-color:rgba(214,84,15,0);" data-toggle="tab" href="#tab9"></a>
  165. <div class="tab-content">
  166. <div class="tab-pane fade" id="tab9">
  167. <!--Card-->
  168. <div class="card bg-faded p-1 border-0 rounded-0" style="background-color:#02000b; height:250px; width:250px; position:absolute; bottom:0px; left:0px; border-bottom-right-radius:15px;">
  169. <!--Other text-->
  170. <p style="font-size: 17px; text-align: justify; letter-spacing: 1px;"><span style="color:#b358f2">This </span>part you can write whatever you want in. Personality, history, relati- onship summary, whatever. Also just want to note the 3 boxes above this one also scroll (and so does this box)</p>
  171. </div>
  172. </div>
  173. </div>
  174. </div>
  175. </div>
  176. </div>
  177. </div>
Add Comment
Please, Sign In to add comment