Advertisement
lullahbye

compact

Jan 6th, 2021
2,045
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.18 KB | None | 0 0
  1. <!---
  2.  
  3. ========================================================
  4.  
  5. code by Lullah
  6. colors used:
  7. > BOOTSTRAP
  8. > bg-danger (warning box)
  9. > text-light (warning box)
  10. > bg-faded (profile content box)
  11. > btn-default (character links)
  12.  
  13. You may...
  14. > Edit this code to oblivion!
  15. > Recycle parts for your own use!
  16.  
  17. You may not...
  18. > Remove my watermark!
  19.  
  20. ========================================================
  21.  
  22. --->
  23.  
  24. <div class="container" style="max-width:660px;font-size:0.9em;">
  25. <div class="p-2">
  26. <div class="card">
  27.  
  28. <div class="row no-gutters">
  29.  
  30. <div class="col-md-5">
  31. <div class="d-flex bg-faded rounded px-3" style="height:100%;width:100%;min-height:300px;">
  32. <!---- ICON ---->
  33. <div class="m-auto"><div class="rounded-circle" style="height:190px;width:190px;
  34.  
  35. background-image:url(https://via.placeholder.com/190);
  36.  
  37. background-size:cover;background-position:center;"></div>
  38. <!--- SUBTEXT u can delete this --->
  39. <div class="text-center mt-1" style="font-weight:lighter;">
  40. Name. Pronouns. Age</div>
  41. </div>
  42. </div></div>
  43.  
  44. <div class="col-md-7" style="min-height:300px;">
  45. <div class="p-3">
  46.  
  47. <!---- WARNING BOX ---->
  48. <div class="card bg-danger">
  49. <div class="justify-content-between px-3 py-2 text-light">
  50. <div class="m-auto"><i class="fas fa-exclamation-triangle fa-2x"></i></div>
  51. <!---- WARNING BOX CONTENT ---->
  52. <div class="px-3 text-center">
  53. Please don't offer on characters unless they are marked as being up for offers/sale/trade.</div>
  54. <div class="m-auto"><i class="fas fa-exclamation-triangle fa-2x"></i></div>
  55. </div></div>
  56.  
  57. <!---- COMMISSION ---->
  58. <!---- please remove the # ! it's only there so that the default link doesn't link to the toyhouse user whose name is URL lol ---->
  59. <div class="mt-2 text-muted text-uppercase justify-content-between">
  60. <div><i class="mr-1 fas fa-dollar-sign"></i>Commissions</div>
  61. <div><a href="#URL">Info</a></div>
  62. </div><div><hr class="my-1"></div>
  63.  
  64. <!---- ART TRADES ---->
  65. <div class="mt-1 text-muted text-uppercase justify-content-between">
  66. <div><i class="mr-1 fad fa-exchange-alt"></i>Art trades</div>
  67. <div>Info</div>
  68. </div><div><hr class="my-1"></div>
  69.  
  70. <!---- OC SALE/TRADE ---->
  71. <!---- please remove the # ! ---->
  72. <div class="mt-1 text-muted text-uppercase justify-content-between">
  73. <div><i class="mr-1 fas fa-hands-heart"></i>OC sale/trade</div>
  74. <div><a href="#URL">Info</a></div>
  75. </div><div><hr class="my-1"></div>
  76.  
  77. <!---- PROFILE DESCRIPTION OR CONTENT ---->
  78. <div class="mt-2">
  79. Note that even though this box expands when you write into it, some of the text might get blocked by the link bar! The icon will scale with the new box height so don't worry about it!</div>
  80.  
  81. <!---- LINK BAR ---->
  82. <div class="bg-faded rounded px-4 py-2" style="position:absolute;bottom:0px;right:0px;">
  83. <div class="justify-content-between" style="font-size:0.85em;">
  84. <!---- LINKS ---->
  85. <!---- please remove the # ! ---->
  86. <a class="pr-3" href="#URL"><i class="fab fa-twitter fa-lg"></i></a>
  87. <a class="pr-3" href="#URL"><i class="fab fa-instagram fa-lg"></i></a>
  88. <a class="pr-3" href="#URL"><i class="fab fa-deviantart fa-lg"></i></a>
  89. <a class="pr-3" href="#URL"><i class="fas fa-globe fa-lg"></i></a>
  90. <!---- ADD MORE ABOVE HERE!!! DON'T REMOVE MY WATERMARK! ---->
  91. <a class="" href="https://toyhou.se/Lullah"><i class="fas fa-code fa-lg"></i></a>
  92. </div></div>
  93.  
  94. </div>
  95.  
  96. </div>
  97. </div>
  98. </div>
  99. </div>
  100.  
  101. <div class="">
  102. <div class="row no-gutters">
  103. <!---- CHAR ---->
  104. <div class="col-3 p-2"><div class="rounded" style="height:140px;
  105.  
  106. background-image:url(https://via.placeholder.com/140);
  107.  
  108. background-size:cover;background-position:center;"></div><a class="btn btn-default mt-2 p-1 w-100"
  109. href="#URL">Name</a></div>
  110.  
  111. <!---- CHAR ---->
  112. <div class="col-3 p-2"><div class="rounded" style="height:140px;
  113.  
  114. background-image:url(https://via.placeholder.com/140);
  115.  
  116. background-size:cover;background-position:center;"></div><a class="btn btn-default mt-2 p-1 w-100"
  117. href="#URL">Name</a></div>
  118.  
  119. <!---- CHAR ---->
  120. <div class="col-3 p-2"><div class="rounded" style="height:140px;
  121.  
  122. background-image:url(https://via.placeholder.com/140);
  123.  
  124. background-size:cover;background-position:center;"></div><a class="btn btn-default mt-2 p-1 w-100"
  125. href="#URL">Name</a></div>
  126.  
  127. <!---- CHAR ---->
  128. <div class="col-3 p-2"><div class="rounded" style="height:140px;
  129.  
  130. background-image:url(https://via.placeholder.com/140);
  131.  
  132. background-size:cover;background-position:center;"></div><a class="btn btn-default mt-2 p-1 w-100"
  133. href="#URL">Name</a></div>
  134. </div>
  135. </div>
  136. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement