Advertisement
clowniicat

OC carrd F2U ToyHouse Character code

Aug 14th, 2023 (edited)
463
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.13 KB | None | 0 0
  1. <!-------
  2. CODE BY CLOWNIICAT ON TOYHOUSE
  3. DO NOT STEAL/REMOVE CREDIT
  4.  
  5. IMPORTANT: have WYSIWYG off!! it probably will break if you have it on, and its difficult to edit with it
  6.  
  7. Palette to change colours!!
  8. select the colour and press Ctrl+F to replace it
  9.  
  10. Main colour: #555555
  11. Text Boxes: #dddddd
  12. Basic Info Box: #444444
  13. Tiny boxes in basic info box: #333333
  14.  
  15.  
  16. -------->
  17.  
  18.  
  19.  
  20. <p class="d-block d-md-none faded text-secondary" style="text-align: center">
  21. hey! this code is a little wonky on mobile! I suggest viewing it on a tablet or desktop!
  22. </p>
  23.  
  24. <div class="mx-auto my-4 p-3" style="background-color:#555555;
  25. border-top-right-radius: 50px;
  26. border-top-left-radius: 50px;
  27. border-bottom-right-radius: 25px;
  28. border-bottom-left-radius: 25px;
  29.  
  30. max-width: 600px">
  31.  
  32. <div class="m-2 p-3 mb-4 text-dark" style="background-color: #dddddd;
  33. border-top-right-radius: 25px;
  34. border-top-left-radius: 25px;
  35. border-bottom-left-radius: 5px;
  36. border-bottom-right-radius: 5px;
  37.  
  38. "><p style=" text-align: center">quote or something</p></div>
  39.  
  40. <div class="row no-gutters">
  41.  
  42. <!------
  43.  
  44. ICON
  45.  
  46.  
  47. ------->
  48.  
  49. <div class="col-sm-4 p-3 mt-2 ml-4">
  50.  
  51. <img src="https://f2.toyhou.se/file/f2-toyhou-se/images/69400902_hnlOorrfYmpmrhh.png" style="height: 160px; border-radius: 25px; object-fit: cover;width: 160px">
  52.  
  53. <p class="d-none d-md-block" style="text-align: center; font-size: 20px; color: #dddddd">⋆⋇⋆✦⋆⋇⋆</p>
  54.  
  55. </div>
  56. <!--------
  57.  
  58. BASIC INFO BOX
  59.  
  60. ------------>
  61.  
  62.  
  63. <div class="col-6 p-1">
  64.  
  65.  
  66. <div class="m-2 p-3" style="background-color: #444444; border-radius: 25px; max-width: 320px; width: 310px">
  67.  
  68. <div class="row no-gutters" style="overflow: auto; height: 180px">
  69. <div class="col-sm-6 p-1 mt-1 pl-3" style="background-color:#333333; border-radius: 5px;font-family: Lucida Console, monospace; font-weight: bold;">NAME</div>
  70. <div class="col-sm-6 p-1 mt-1 pl-3">content</div>
  71.  
  72. <div class="col-sm-6 p-1 mt-1 pl-3" style="background-color:#333333; border-radius: 5px;font-family: Lucida Console, monospace; font-weight: bold;">SPECIES</div>
  73. <div class="col-sm-6 p-1 mt-1 pl-3">content</div>
  74.  
  75. <div class="col-sm-6 p-1 mt-1 pl-3" style="background-color:#333333; border-radius: 5px;font-family: Lucida Console, monospace; font-weight: bold;">GENDER</div>
  76. <div class="col-sm-6 p-1 mt-1 pl-3">content</div>
  77.  
  78. <div class="col-sm-6 p-1 mt-1 pl-3" style="background-color:#333333; border-radius: 5px;font-family: Lucida Console, monospace; font-weight: bold;">ORIENTATION</div>
  79. <div class="col-sm-6 p-1 mt-1 pl-3">content</div>
  80.  
  81. <div class="col-sm-6 p-1 mt-1 pl-3" style="background-color:#333333; border-radius: 5px;font-family: Lucida Console, monospace; font-weight: bold;">PRONOUNS</div>
  82. <div class="col-sm-6 p-1 mt-1 pl-3">content</div>
  83.  
  84. <!---- add more/delete above this line!! ---->
  85.  
  86. </div>
  87. </div>
  88. </div>
  89. <!-----
  90.  
  91. DESCRIPTION THINGY
  92.  
  93. ------>
  94.  
  95.  
  96.  
  97. <div class=" p-3 mx-auto mt-3" style="background-color: #333333;
  98. border-top-left-radius: 25px;
  99. border-top-right-radius: 25px;
  100.  
  101. width: 500px">
  102.  
  103. <p style="color: black; font-size: 18px;font-family: Lucida Console, monospace; font-weight: bold;">ABOUT •••••••</p>
  104.  
  105. </div>
  106. <div class="p-3 mx-auto text-dark mb-4" style="background-color: #dddddd;
  107. border-bottom-left-radius: 25px;
  108. border-bottom-right-radius: 25px;
  109.  
  110. width: 500px; height: 250px; overflow:auto">
  111.  
  112. <p>
  113.  
  114. <h2 style="padding-bottom: 5px;font-family: Lucida Console, monospace; font-weight: bold;">PERSONALITY</h2>
  115.  
  116. THIS BOX SCROLLS!!! Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio. Donec accumsan tempor lacus, et venenatis elit feugiat non. Duis porta eros et velit blandit dapibus. Curabitur ac finibus eros. Duis placerat velit vitae massa sodales, eget mattis nibh pellentesque.
  117.  
  118. <hr style="border-width: 2px; border-color: #444444">
  119.  
  120. <h2 style="padding-bottom: 5px;font-family: Lucida Console, monospace; font-weight: bold;">STORY</h2>
  121.  
  122. THIS BOX SCROLLS!!! Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio. Donec accumsan tempor lacus, et venenatis elit feugiat non. Duis porta eros et velit blandit dapibus. Curabitur ac finibus eros. Duis placerat velit vitae massa sodales, eget mattis nibh pellentesque.
  123.  
  124.  
  125. </p>
  126.  
  127.  
  128. </div>
  129.  
  130. <!-------
  131.  
  132. MOODBOARD/IMAGE THINGY
  133.  
  134.  
  135. --------->
  136. <div class="row no-gutters">
  137. <div class="col-3 p-2">
  138. <div>
  139. <img src="https://f2.toyhou.se/file/f2-toyhou-se/images/69400902_hnlOorrfYmpmrhh.png" style="height: 65px; width: 150px;object-fit: cover; border-radius: 10px">
  140. </div>
  141. </div>
  142. <div class="col-3 p-2"> <div>
  143. <img src="https://f2.toyhou.se/file/f2-toyhou-se/images/69400902_hnlOorrfYmpmrhh.png" style="height: 65px; width: 150px;object-fit: cover; border-radius: 10px">
  144. </div>
  145. </div>
  146. <div class="col-3 p-2"> <div>
  147. <img src="https://f2.toyhou.se/file/f2-toyhou-se/images/69400902_hnlOorrfYmpmrhh.png" style="height: 65px; width: 150px;object-fit: cover; border-radius: 10px">
  148. </div>
  149. </div>
  150. <div class="col-3 p-2"> <div>
  151. <img src="https://f2.toyhou.se/file/f2-toyhou-se/images/69400902_hnlOorrfYmpmrhh.png" style="height: 65px; width: 150px;object-fit: cover; border-radius: 10px">
  152. </div>
  153. </div>
  154. <!--
  155. CREDIT, DO NOT REMOVE
  156. --->
  157. <a href="https://toyhou.se/clowniicat" class="text-secondary">
  158. <i class="fas fa-code mt-2 ml-2 faded pull-right"></i>
  159. </a>
  160. </div>
  161. </div>
  162. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement