Advertisement
CanineKing

[F2U] Trade Thread

Apr 5th, 2020
731
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.01 KB | None | 0 0
  1. <!-- F2U Code Trade Thread
  2.  
  3. Free to use & free to edit
  4. Ripping and "Frankenstein-ing" code is allowed
  5. Credit not necessary but appreciated
  6. Feel free to message me for any help/ questions
  7.  
  8. Made by CanineKing
  9. -->
  10. <div class="container-fluid">
  11. <!-- header -->
  12. <div class="row justify-content-center">
  13. <div class="col-lg-12">
  14. <div class="card border-0 rounded-0 bg-primary justify-content-center">
  15. <h1 class="text-center font-weight-bold text-uppercase p-3" style="font-size:38px;"><i class="fas fa-exchange-alt mr-2"></i>Username's Sale & Trade Thread<i class="fas fa-dollar-sign ml-2"></i></h1>
  16. </div>
  17. </div>
  18. </div>
  19. <!-- header END -->
  20.  
  21. <div class="row justify-content-center">
  22. <!-- Left column -->
  23. <!-- Rules/ info -->
  24. <div class="col-lg-4 ">
  25. <div class="card border-0 rounded-0 bg-faded p-3 mt-2 h-100">
  26. <h1 class="font-weight-light text-primary"><i class="fas fa-info-circle mr-2"></i>Rules/ Information</h1>
  27. <ul class="mb-1">
  28. <li>Put some general rules/ information about your trades/ sales here</li>
  29. <li>Note: NONE of the sections will scroll, so keep your info short and to the point</li>
  30. <li>such as best way to contact you</li>
  31. <li>how often you're online</li>
  32. <li>what you're willing to work with</li>
  33. <li>or any other special rule of your liking</li>
  34. <!-- add more above here -->
  35. </ul>
  36. <!-- message link
  37. Be sure to put /your username/ (ex. CanineKing) in 'PUT_YOUR_USERNAME_HERE', located in the url. feel free to change the subject line
  38. -->
  39. <a class="btn btn-outline-primary btn-block my-2 font-weight-bold" target="_blank" href="https://toyhou.se/~messages/create/PUT_YOUR_USERNAME_HERE?subject=character%20offer" style="font-size:18px;"><i class="far fa-envelope mr-2"></i>Send Offer</a>
  40. <!-- message link END -->
  41. <!-- highlights -->
  42. <div class="card border-0 rounded-0 bg-transparent mt-2">
  43. <h1 class="font-weight-light text-primary"><i class="fas fa-star mr-2"></i>Highlights</h1>
  44. <div class="container-fluid">
  45. <div class="row justify-content-center">
  46. <!-- character -->
  47. <div class="col-lg-6 text-center">
  48. <a href="URL"><img class="d-inline-block m-1 img-thumbnail" src="IMGURL">
  49. <p class="text-center text-muted">Designer ($0.00)</p></a>
  50. </div>
  51. <!-- character END-->
  52. <!-- character -->
  53. <div class="col-lg-6 text-center">
  54. <a href="URL"><img class="d-inline-block m-1 img-thumbnail" src="IMGURL">
  55. <p class="text-center text-muted">Designer ($0.00)</p></a>
  56. </div>
  57. <!-- character END-->
  58. <!--
  59.  
  60. Add the following code to add another character to highlight in your offers
  61.  
  62. <div class="col-lg-6 text-center">
  63. <a href="URL"><img class="d-inline-block m-1 img-thumbnail" src="https://cdn.discordapp.com/attachments/498852129893646337/549320185153060895/unknown.png">
  64. <p class="text-center text-muted">Designer ($0.00)</p></a>
  65. </div>
  66. -->
  67. </div>
  68. </div>
  69. </div>
  70. <!-- highlights END -->
  71. </div>
  72. </div>
  73. <!-- left column END -->
  74. <!-- right column-->
  75. <div class="col-lg-8">
  76. <div class="card border-0 rounded-0 bg-faded p-3 mt-2 h-100">
  77. <!--interests-->
  78. <div class="container-fluid">
  79. <div class="row">
  80. <!--Looking for -->
  81. <div class="col-lg-6">
  82. <h1 class="font-weight-light text-success"><i class="far fa-heart mr-2"></i>Looking for</h1>
  83. <ul class="mb-1">
  84. <li>put what you're interested in/ looking for in adopts</li>
  85. <li>Lorem ipsum dolor sit amet</li>
  86. <li>pconsectetur adipiscing elit</li>
  87. <li>Phasellus libero</li>
  88. <li>turpis finibus nec dui sed</li>
  89. <!-- add more above here -->
  90. </ul>
  91. </div>
  92. <!--Looking for END -->
  93. <!--Not Looking for -->
  94. <div class="col-lg-6">
  95. <h1 class="font-weight-light text-danger"><i class="fas fa-heart-broken mr-2"></i>Not looking for</h1>
  96. <ul class="mb-1">
  97. <li>put what you're NOT interested in/ looking for in adopts</li>
  98. <li>Lorem ipsum dolor sit amet</li>
  99. <li>pconsectetur adipiscing elit</li>
  100. <li>Phasellus libero</li>
  101. <li>turpis finibus nec dui sed</li>
  102. <!-- add more above here -->
  103. </ul>
  104. </div>
  105. <!--Not Looking for END -->
  106. </div>
  107. </div>
  108. <!-- interests END -->
  109. <!-- offering -->
  110. <div class="card border-0 rounded-0 bg-transparent">
  111. <h1 class="font-weight-light text-primary"><i class="fas fa-exchange-alt mr-2"></i>Offering</h1>
  112. <ul class="mb-2">
  113. <li>put what you're offering for adopts</li>
  114. <li>or maybe some specific rules about your offers here</li>
  115. <!-- add more above here -->
  116. </ul>
  117. <!-- specific offer types
  118. Note: don't forget to fix the 'col-lg' section when adding or taking away types
  119. -->
  120. <div class="container-fluid">
  121. <div class="row justify-content-center">
  122. <!-- money offer info -->
  123. <div class="col-lg-4 mx-0">
  124. <h3 class="text-primary text-center font-weight-light">Money</h3>
  125. <ul class="pl-4 mb-1">
  126. <li>put specific rules/ info about section here</li>
  127. <li>such as your budget/ limit</li>
  128. <li>currency type (paypal, dA points, etc.)</li>
  129. <li>or maybe vouchers</li>
  130. <!-- add more above here -->
  131. </ul>
  132. </div>
  133. <!-- money offer info -->
  134. <!-- character offer info -->
  135. <div class="col-lg-4 mx-0">
  136. <h3 class="text-primary text-center font-weight-light">Characters</h3>
  137. <ul class="pl-4 mb-1">
  138. <li>put specific rules/ info about section here</li>
  139. <li>such as who to NOT offer on</li>
  140. <li>a quick point about your tags</li>
  141. <li>or how tentative you are</li>
  142. <!-- add more above here -->
  143. </ul>
  144. <a class="btn btn-outline-primary btn-block m-1" href="URL">Characters UFT/S</a>
  145. </div>
  146. <!-- character offer info END-->
  147. <!-- art/ writing offer info -->
  148. <div class="col-lg-4 mx-0">
  149. <h3 class="text-primary text-center font-weight-light">Art/ Writing</h3>
  150. <ul class="pl-4 mb-1">
  151. <li>put specific rules/ info about section here</li>
  152. <li>such as your turnaround time</li>
  153. <li>or maybe certain styles you won't work with</li>
  154. <!-- add more above here -->
  155. </ul>
  156. <a class="btn btn-outline-primary btn-block m-1" href="URL">Samples</a>
  157. </div>
  158. <!-- art/ writing offer info END-->
  159. </div>
  160. </div>
  161. <!-- specific offer types END-->
  162. </div>
  163. <!-- offering END -->
  164. </div>
  165. </div>
  166. <!-- right column END -->
  167. <!-- credit -->
  168. </div>
  169. <p class="small text-right mt-3"><a href="https://toyhou.se/6499972.-f2u-trade-thread" target="_BLANK" class="text-muted"><i class="fa fa-paw mr-1"></i><i class="fas fa-crown mr-1"></i></a></p>
  170. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement