Advertisement
MCDogWarrior

Small Character [Bootstrap]

Sep 29th, 2021 (edited)
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.51 KB | None | 0 0
  1. <div class="container-fluid my-1" style="color:#ffffff;width:1150px;">
  2. <!-- main card -->
  3. <div class="card bg-faded rounded-0 border-0 p-1" style="border-top-left-radius:25px; border-bottom-left-radius:25px; border-top-right-radius:25px; border-bottom-right-radius:25px;">
  4. <div class="row no-gutters">
  5. <div class="col-4">
  6. <!-- left card -->
  7. <div class="card bg-dark rounded-0 border-0 p-1" style="border-top-left-radius:20px; border-bottom-left-radius:20px; height:550px">
  8. <!-- trivia card (translucent) -->
  9. <div class="card bg-faded rounded-0 border-0 p-1" style="background-color:rgba(247,219,210,0.15); border-top-left-radius:15px; height:220px; overflow:auto">
  10. <!-- header -->
  11. <p class="text-white" style="font-size: 18px; text-align: center; letter-spacing: 1px;">Trivia</p>
  12. <!-- list -->
  13. <ul class="mt-3 text-white" style="font-size: 16px;">
  14. <li>trivia about</li>
  15. <li>the character</li>
  16. <li>that you think</li>
  17. <li>might be important</li>
  18. <li>to note</li>
  19. </ul>
  20. </div>
  21. <!-- personality card (translucent) -->
  22. <div class="card bg-faded rounded-0 border-0 p-1 mt-1" style="background-color:rgba(247,219,210,0.15); border-bottom-left-radius:15px; height:320px; overflow:auto">
  23. <!-- header -->
  24. <p class="text-white" style="font-size: 18px; text-align: center; letter-spacing: 1px;">Personality</p>
  25. <!-- text -->
  26. <p class="text-white" style="text-align: left; font-size: 15px;">Basic character description. Yknow, personality. What are they like, what would they do in certain situations. Blah blah yes</p>
  27. <a class="text-white" style="text-align: left; font-size: 15px;">I'm gonna let you in on a little secret. I need you to promise you won't tell anyone... alright. I'll tell you. The box scrolls. I know I know it's surprising, but it's true. Please don't tell anyone about this</p>
  28. </div>
  29. </div>
  30. </div>
  31. <div class="col-4">
  32. <!-- middle card -->
  33. <div class="card bg-faded rounded-0 border-0 p-1" style="background-color:rgba(0,0,0,0); height:550px">
  34. <!-- circle pfp picture -->
  35. <div class="card mx-auto rounded-circle mb-2 mt-2 card-outline-primary" style="background-image:url( IMGLINK ); background-size:cover; background-position: center; height:190px; width:190px;
  36. border-width:2px">
  37. </div>
  38. <!-- icons besides the pfp -->
  39. <!-- (left icon) -->
  40. <a style="position:absolute; top:75px; left:20px; font-size:50px;"><i class="fas fa-square text-primary"></i> </a>
  41. <!-- (right icon) -->
  42. <a style="position:absolute; top:75px; right:20px; font-size:50px;"><i class="fas fa-square text-primary"></i> </a>
  43. <!-- character name -->
  44. <p class="text-secondary my-1" style="font-size: 25px; text-align: center; letter-spacing: 1px;">NAME</p>
  45. <div class="card bg-faded rounded-0 border-0 p-1 mt-2" style="background-color:rgba(0,0,0,0); height:283px; overflow:auto">
  46. <!-- text -->
  47. <p class="text-secondary" style="text-align: justify; font-size: 15px;">Summary of character. Basically explain their role to a story and stuff in here. If they don't have a story, then I guess describe whatever doesn't fit in the other boxes</p>
  48. <a class="text-secondary" style="text-align: justify; font-size: 15px;">You remember our secret, right? Yknow the one about... the box scrolling. You remember that, right? Yeah uh, keep remembering that. It'll prove useful</p>
  49. </div>
  50. </div>
  51. </div>
  52. <div class="col-4">
  53. <!-- right card -->
  54. <div class="card bg-dark rounded-0 border-0 p-1" style="border-top-right-radius:20px; border-bottom-right-radius:20px; height:550px">
  55. <!-- history card (translucent) -->
  56. <div class="card bg-faded rounded-0 border-0 p-1 mb-1" style="background-color:rgba(247,219,210,0.15); border-top-right-radius:15px; height:320px; overflow:auto">
  57. <!-- header -->
  58. <p class="text-white" style="font-size: 18px; text-align: center; letter-spacing: 1px;">History</p>
  59. <!-- text -->
  60. <p class="text-white" style="text-align: left; font-size: 15px;">Or story. Or some other thing you want to replace this header with. You can change it or keep it. If you keep it, then write about the character's backstory and/or what they do in the story they're in. If you do change it, then you should already know what to write</p>
  61. <a class="text-white" style="text-align: left; font-size: 15px;">Alright. I need you to repeat the secret to me again. Go ahead. Yes, brilliant. The box scrolls. I'm glad you remembered that</p>
  62. </div>
  63. <!-- hobbies card (translucent) -->
  64. <div class="card bg-faded rounded-0 border-0 p-1" style="background-color:rgba(247,219,210,0.15); border-bottom-right-radius:15px; height:220px; overflow:auto">
  65. <!-- header -->
  66. <p class="text-white" style="font-size: 18px; text-align: center; letter-spacing: 1px;">Hobbies</p>
  67. <!-- list -->
  68. <ul class="mt-3 text-white" style="font-size: 16px;">
  69. <li>things that</li>
  70. <li>the character</li>
  71. <li>likes to do</li>
  72. <li>but you can change</li>
  73. <li>this if you want</li>
  74. </ul>
  75. </div>
  76. </div>
  77. </div>
  78. </div>
  79. <!-- icon at the top left corner -->
  80. <a style="position:absolute; top:-30px; left:-20px; font-size:65px"><i class="fas fa-square text-white"></i> </a>
  81. <!-- credit (DO NOT REMOVE/ALTER) -->
  82. <p style="text-align: right; position:absolute; bottom:-25px; right:-5px; font-size:65px"><span style="font-size: 9px;">Code by <a href="https://toyhou.se/MCDogResource" id="">MCDogWarrior</a></span></p>
  83. </div>
  84. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement