t3ch13-c0l0rs

set course for anywhere

May 15th, 2024 (edited)
588
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.11 KB | None | 0 0
  1.  
  2.  
  3. <!--
  4. colors:
  5.  
  6. gradient: #0f3bc2 #4bc8ff
  7. icon border + status bg: #001052
  8. bg: rgba(0,16,82,1) rgba(0,16,82,0.7) (THIS HAS TO BE RGBA FOR TRANSPARENCY TO WORK)
  9.  
  10. -->
  11.  
  12. <div class="col-md-4 col-sm-12 card mx-auto p-1 border-0" style="background-image: linear-gradient(#0f3bc2, #4bc8ff)">
  13.  
  14. <!-- header, replace IMGURLHERE with your image url -->
  15. <div class="card card-header border-0 p-5" style="background-image: url(IMGURLHERE); height: 120px; background-size: cover"></div>
  16.  
  17. <div class="p-2" style="background-color: #001052">
  18. <div class="row no-gutters">
  19.  
  20. <!-- profile picture, replace 'IMGURLHERE' with your image.. i recommend square but its not required -->
  21. <div class="rounded-circle p-2 col-auto" style="background-color: #001052; margin-top: -5em;">
  22. <div class="rounded-circle" style="background-image: url(IMGURLHERE); height: 92px; width: 92px; background-size: cover; background-position: center"></div>
  23. </div>
  24.  
  25. <!-- status -->
  26. <div class="col-md-8 pl-1">
  27. <div class="card" style="border-radius: 1em">
  28.  
  29. <div class="rounded-circle card" style="height: 10px; width:10px; position: absolute; margin-top: -1.5em"></div>
  30.  
  31. <div class="rounded-circle card mt-n2 md-2" style="height: 20px; width: 20px; position: absolute"></div>
  32.  
  33. <!-- put the status twice, once inbetween the >< and once in the title="THIS PART" -->
  34. <div class="card p-2 border-0 text-truncate d-block" style="border-radius: 1em; max-height: 55px">🦭
  35. <span class="tooltipster" title="this is to imitate a status. it truncates, but you can hover to see the full thing!">this is to imitate a status. it truncates, but you can hover to see the full thing!</span></div>
  36. </div>
  37. </div>
  38.  
  39. </div>
  40. </div>
  41.  
  42. <!-- basics -->
  43. <div class="px-3 pb-3 rounded-bottom" style="background-image: linear-gradient(rgba(0,16,82,1),rgba(0,16,82,0.7)); color: white">
  44.  
  45. <div class="mb-2">
  46.  
  47. <div style="font-family: Arial Black, sans-serif; font-size: 20px; font-weight: 800">nickname or name</div>
  48.  
  49. <div class="mb-1">username • prns/prns</div>
  50.  
  51. <!-- fontawesome.com to change these, these are just cosmetic -->
  52. <div class="card d-inline" style="background-color: rgba(0,16,82,0.5); font-size: 13px; padding: 5px 3px">
  53. <i class="fas fa-cat"></i>
  54. <i class="fas fa-flower"></i>
  55. <i class="fas fa-bird"></i>
  56. </div>
  57.  
  58. </div>
  59.  
  60. <!-- keep it short it doesnt go on forever -->
  61. <div class="my-3 overflow-hidden" style="max-height: 9em">
  62. <p>THIS CUTS OFF, KEEP IT SHORT..
  63. <br>
  64. just write some general stuff about yourself, maybe your timezone etc etc. age whatever idk</p>
  65. <p>i keep my shit PRIVATE god i should go to bed</p>
  66. </div>
  67.  
  68. <!-- roles that double as links -->
  69. <div class="row no-gutters">
  70.  
  71. <!-- put the link where the # is in href="#" -->
  72. <div class="card d-inline px-2 py-1 mr-1 mb-1" style="background-color: rgba(0,16,82,0.5);">
  73.  
  74. <a href="#" style="color: white">
  75.  
  76. <!-- feel free to change the hex code -->
  77. <i class="fas fa-circle mr-1" style="color: #ff0000"></i>
  78. link
  79. </a>
  80.  
  81. </div>
  82.  
  83. <!-- put the link where the # is in href="#" -->
  84. <div class="card d-inline px-2 py-1 mr-1 mb-1" style="background-color: rgba(0,16,82,0.5);">
  85. <a href="#" style="color: white">
  86. <i class="fas fa-circle mr-1" style="color: #ff9700"></i>
  87. these are links
  88. </a>
  89. </div>
  90.  
  91. <!-- put the link where the # is in href="#" -->
  92. <div class="card d-inline px-2 py-1 mr-1 mb-1" style="background-color: rgba(0,16,82,0.5);">
  93.  
  94. <a href="#" style="color: white">
  95. <i class="fas fa-circle mr-1" style="color: #f1ff00"></i>
  96. that double as roles
  97. </a>
  98.  
  99. </div>
  100.  
  101. <!-- put the link where the # is in href="#" -->
  102. <div class="card d-inline px-2 py-1 mr-1 mb-1" style="background-color: rgba(0,16,82,0.5);">
  103. <a href="#" style="color: white">
  104. <i class="fas fa-circle mr-1" style="color: #00ff1a"></i>
  105. aint that cool
  106. </a>
  107. </div>
  108.  
  109. <!-- put the link where the # is in href="#" -->
  110. <div class="card d-inline px-2 py-1 mr-1 mb-1" style="background-color: rgba(0,16,82,0.5);">
  111. <a href="#" style="color: white">
  112. <i class="fas fa-circle mr-1" style="color: #00fffe"></i>
  113. i think so
  114. </a>
  115. </div>
  116.  
  117. <!-- put the link where the # is in href="#" -->
  118. <div class="card d-inline px-2 py-1 mr-1 mb-1" style="background-color: rgba(0,16,82,0.5);">
  119. <a href="#" style="color: white">
  120. <i class="fas fa-circle mr-1" style="color: #1300ff"></i>
  121. TRAFFIC!
  122. </a>
  123. </div>
  124.  
  125. <!-- put the link where the # is in href="#" -->
  126. <div class="card d-inline px-2 py-1 mr-1 mb-1" style="background-color: rgba(0,16,82,0.5);">
  127. <a href="#" style="color: white">
  128. <i class="fas fa-circle mr-1" style="color: #a300ff"></i>
  129. whatevs
  130. </a>
  131. </div>
  132.  
  133. <!-- add more above this line -->
  134.  
  135. <!-- this is a subscribe button, replace "user" in the href with your username -->
  136. <div class="card d-inline px-2 py-1 mr-1 mb-1" style="background-color: rgba(0,16,82,0.5);">
  137. <a href="https://toyhou.se/user/subscribe" style="color: white">
  138. <i class="fas fa-plus"></i>
  139. </a>
  140. </div>
  141.  
  142. </div>
  143.  
  144. <!-- msg -->
  145. <a class="btn col border-0 text-left" style="background-color: rgba(0,16,82,0.5); color: rgba(255, 255, 255, .7); padding: .8em" href="https://toyhou.se/~messages/create/youruserhere">Message @Username</a>
  146.  
  147. </div>
  148.  
  149. </div>
  150.  
  151. <div class="col-md-4 col-sm-12 mx-auto px-0">
  152. <a href="https://toyhou.se/micro-wave" style="color: #4bc8ff">
  153. <i class="fas fa-microwave"></i>
  154. </a>
  155. </div>
  156.  
  157.  
Advertisement
Add Comment
Please, Sign In to add comment