Advertisement
LeafJelly

Simple Duotone User Code

Nov 15th, 2022
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.37 KB | None | 0 0
  1. <!-------------------------
  2.  
  3.  
  4. Free to Use Simple User Code
  5. Duotone User by LeafJelly
  6.  
  7.  
  8. ------------------------->
  9.  
  10. <div class="card col-12 bg-faded border-0 text-muted p-1 mx-auto h-100" style="border-radius:1em; width:500px; font-size:15px; font-family: calibri;">
  11.  
  12. <!-------Divider------------>
  13. <div class="col-12 row no-gutters">
  14. <hr class="col">
  15. <!-------Icon---------->
  16. <div class="px-2 pt-1">
  17. <i class="fad fa-seedling"></i>
  18. <!----Copy and paste more icons above here for multiple----->
  19. </div>
  20. <hr class="col">
  21. </div>
  22.  
  23. <div class="row no-gutters">
  24. <div class="col-6 col-md-3 p-2 px-md-2 py-md-0 my-auto mx-auto text-center">
  25. <!-------------Icon Repalce the URL with a Image URL/Address---------------->
  26. <img src="
  27.  
  28. https://f2.toyhou.se/file/f2-toyhou-se/images/34089537_0DOOErtBbKNrYX0.png
  29.  
  30. " width="100" class="rounded-circle">
  31. <!----------Icon Buttons for Social Links ------------
  32.  
  33. Replace URL_HERE with the link to your socila media.
  34.  
  35. Change the name of icon button using title="NAME_HERE".
  36. This appears only when you HOVER over the icon
  37.  
  38. Change the ICON of your buttion with the fa-icon-name-here using https://fontawesome.com/
  39. fad means font awesome duotone. if you want it in the other weights, change the d in fad to the first letter of the other weight.
  40.  
  41. The avaliable weights from thicknest to thinnest are below (except duotone is 2 tones)
  42. fas - solid far - regular fal - light fat - thin fad- duotone
  43. fab - brands is only for brand icons, these don't have weights. aka, all social media icons!
  44. --------------------->
  45. <span class="justify-content-around">
  46. <!---------Social 1------------->
  47. <a class="tooltipster"
  48. href="URL_HERE" title="ArtFight" target="blank">
  49. <!-----Icon------>
  50. <i class="fas fa-pen-paintbrush fa-sm"></i></a>
  51.  
  52. <!---------Social 2------------->
  53. <a class="tooltipster"
  54. href="URL_HERE" title="Twitter" target="blank">
  55. <!-----Icon------>
  56. <i class="fab fa-twitter"></i></a>
  57.  
  58. <!---------Social 3------------->
  59. <a class="tooltipster"
  60. href="URL_HERE" title="Instagram" target="blank">
  61. <!-----Icon------>
  62. <i class="fab fa-instagram"></i></a>
  63.  
  64. <!---------Social 4------------->
  65. <a class="tooltipster"
  66. href="URL_HERE" title="TikTok" target="blank">
  67. <!-----Icon------>
  68. <i class="fab fa-tiktok"></i></a>
  69. </span>
  70.  
  71. <span class="justify-content-around">
  72. <!---------Social 5------------->
  73. <a class="tooltipster"
  74. href="URL_HERE" title="Youtube" target="blank">
  75. <!-----Icon------>
  76. <i class="fab fa-youtube"></i></a>
  77.  
  78. <!---------Social 6------------->
  79. <a class="tooltipster text-primary"
  80. title="Username#1234">
  81. <!-----Icon------>
  82. <i class="fab fa-discord"></i></a>
  83.  
  84. <!---------Social 7------------->
  85. <a class="tooltipster"
  86. href="URL_HERE" title="Carrd" target="blank">
  87. <!-----Icon------>
  88. <i class="far fa-id-card"></i></a>
  89.  
  90. </span>
  91.  
  92. </div>
  93.  
  94. <div class="col-12 col-md-6 my-auto p-3 px-md-3 py-md-0 text-center">
  95. <i class="fad fa-sparkles"></i>
  96. <!---------Commissions------------->
  97. <div class="justify-content-between">
  98. <span><i class="fad fa-pen fa-sm"></i>
  99. Commissions
  100. </span>
  101.  
  102. <!------Check or X symbol--------->
  103. <span><a href="Url_Here">
  104. <i class="far fa-check "></i></a></span>
  105. </div><hr class="my-1">
  106.  
  107. <!---------Art Trades------------->
  108. <div class="justify-content-between">
  109. <span><i class="fad fa-right-left fa-sm"></i>
  110. Art Trades
  111. </span>
  112.  
  113. <!------Check or X symbol--------->
  114. <span>
  115. <i class="far fa-question "></i></span>
  116. </div><hr class="my-1">
  117.  
  118. <!---------Chara Trades------------->
  119. <div class="justify-content-between">
  120. <span><i class="fad fa-people-arrows fa-sm"></i>
  121. Character Trades
  122. </span>
  123.  
  124. <!------Check or X symbol--------->
  125. <span>
  126. <i class="far fa-xmark "></i></span>
  127. </div><hr class="my-1">
  128.  
  129. <!---------Requests------------->
  130. <div class="justify-content-between">
  131. <span><i class="fad fa-gift fa-sm"></i>
  132. Art Requests
  133. </span>
  134.  
  135. <!------Check or X symbol--------->
  136. <span>
  137. <i class="far fa-xmark "></i></span>
  138. </div><hr class="my-1">
  139.  
  140. <!----------Copy and paste aboveh here for more--------->
  141. </div>
  142.  
  143. <div class="col-12 col-md-3 my-auto p-2 px-md-2 py-md-0 text-center">
  144. <i class="fad fa-link"></i>
  145. <a href="URL_HERE" class="col btn btn-outline-secondary text-muted py-1 mb-1" target="blank">
  146. Trade Folder
  147. </a>
  148.  
  149. <a href="URL_HERE" class="col btn btn-outline-secondary text-muted py-1 mb-1" target="blank">
  150. Art Queue
  151. </a>
  152.  
  153. <a href="URL_HERE" class="col btn btn-outline-secondary text-muted py-1 mb-1" target="blank">
  154. Wishlist
  155. </a>
  156.  
  157.  
  158. </div>
  159.  
  160. <!----------->
  161. </div>
  162.  
  163. <!-------Divider------------>
  164. <div class="col-12"><hr></div>
  165.  
  166. </div>
  167. </div>
  168.  
  169. <!----------Credit do not remove---------->
  170. <div class="col-12 p-1 text-center mx-auto" style="width:500px;">
  171. <a href="/LeafJelly" class="tooltipster" title="HTML by LeafJelly"><i class="far fa-code fa-xs text-muted"></i></a>
  172. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement