Advertisement
TwoPuffins

F2U TH Code: Stabled Dark

Jan 10th, 2021 (edited)
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.70 KB | None | 0 0
  1. <!--Do Not Remove Credit
  2. Feel free to frankenstein and edit as you please, provide credit
  3. Do Not Redistribute Code as is
  4. Do Not Sell any code that uses my (TwoPuffins) code in any way for currency, virtual or real
  5. Do NOT USE THE IMAGES CREATED BY ME IN THIS CODE OUTSIDE OF THIS CODE
  6. This includes the stall back, front (both colours), chain details, and horse sketch-->
  7.  
  8. <div style="width: 1000px; height: 733px; margin:auto; padding: 0px; position: relative;">
  9.  
  10. <!--stall back-->
  11. <div style="width:100%; height:100%; background:#6f5448">
  12. <div style="height:10%; border-bottom:solid 1px #45362c"></div>
  13. <div style="height:10%; border-bottom:solid 1px #45362c"></div>
  14. <div style="height:10%; border-bottom:solid 1px #45362c"></div>
  15. <div style="height:10%; border-bottom:solid 1px #45362c"></div>
  16. <div style="height:10%; border-bottom:solid 1px #45362c"></div>
  17. <div style="height:10%; border-bottom:solid 1px #45362c"></div>
  18. <div style="height:10%; border-bottom:solid 1px #45362c"></div>
  19. <div style="height:10%; border-bottom:solid 1px #45362c"></div>
  20. <div style="height:10%; border-bottom:solid 1px #45362c"></div>
  21. <div style="height:10%; border-bottom:solid 1px #45362c"></div>
  22. </div>
  23.  
  24. <!--character image-->
  25. <img style="position: absolute; left: 0px; top: 0px; width:1000px; height:733px" src="https://media.discordapp.net/attachments/771842678370336799/962907463454183544/filler_horse.png" />
  26.  
  27. <!--stall front-->
  28. <img style="position: absolute; left: 0px; top: 0px;" src="https://64.media.tumblr.com/3fd04f55e63158b572b42c0cfca711b3/2044170b3269c53e-d7/s1280x1920/cf09ee62b6c3eb2f20d9383aaec742b5d6b1c10d.png" />
  29.  
  30. <!--Chalkboard, optional, can be removed or commented out, will scroll, DON'T USE TOP DIV-->
  31.  
  32. <!--comment start to remove chalkboard pt. 1
  33. <div style="height: 315px; width: 558px; background-color: #3e4b49; position: absolute; right: 42px; top: 42px;"></div>
  34.  
  35. <!--USE THIS ONE-->
  36.  
  37. <!--comment start to remove chalkboard pt. 2
  38. <div style="height: 315px; width: 558px; position: absolute; right: 42px; top: 42px; overflow: auto; text-align: center;">
  39. <h3 class="mt-2" style="font-family: arial; letter-spacing: 0.5px; color: #ebebeb;">Info (Care, Background, Family/relations, Etc)</h3>
  40. <p class="mt-2" style="font-family: arial; letter-spacing: 0.5px; color: #ebebeb;">
  41. What you put here is entirely up to you! <br />
  42. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Adipiscing tristique risus nec feugiat in fermentum posuere. Turpis egestas integer eget aliquet nibh
  43. praesent tristique magna. Aliquet risus feugiat in ante. Quis eleifend quam adipiscing vitae proin. Id diam maecenas ultricies mi eget mauris pharetra et. Eu scelerisque felis imperdiet proin. Volutpat commodo sed egestas
  44. egestas fringilla phasellus faucibus scelerisque. Sociis natoque penatibus et magnis dis parturient. Porttitor massa id neque aliquam vestibulum morbi blandit cursus risus. Aenean sed adipiscing diam donec adipiscing tristique.
  45. Eu mi bibendum neque egestas congue quisque egestas diam.
  46. </p>
  47. <ul class="mt-2" style="font-family: arial; letter-spacing: 0.5px; color: #ebebeb;">
  48. <li>item</li>
  49. <li>item</li>
  50. <li>item</li>
  51. <li>item</li>
  52. </ul>
  53. </div>
  54. end comment to remove chalkboard-->
  55. <!--End Chalkboard-->
  56.  
  57. <!--nameplate-->
  58. <div class="card p-1" style="border: 2px solid #bdbdbd; background-color: #262626; color: #bdbdbd; text-align: center; font-family: calibri; font-size: 20px; width: 220px; position: absolute; top: 367px; left: 83px;">
  59. Name (~20 Characters)
  60. </div>
  61. <!--info, this box scrolls. use <br> to break up text so that it doesn't scroll horizontally-->
  62. <div
  63. class="card p-1"
  64. style="border: 2px solid #bdbdbd; background-color: #262626; color: #bdbdbd; text-align: center; font-family: calibri; font-size: 15px; width: 200px; height: 220px; position: absolute; top: 440px; left: 93px; overflow: auto;"
  65. >
  66. <p class="text-uppercase mt-1" style="font-size: 17px; padding: 0px; margin: 0px;">Breed/Species</p>
  67. <p style="padding: 0px; margin: 0px;">Info</p>
  68.  
  69. <p class="text-uppercase mt-1" style="font-size: 17px; padding: 0px; margin: 0px;">Age</p>
  70. <p style="padding: 0px; margin: 0px;">Info</p>
  71.  
  72. <p class="text-uppercase mt-1" style="font-size: 17px; padding: 0px; margin: 0px;">Gender</p>
  73. <p style="padding: 0px; margin: 0px;">Info</p>
  74.  
  75. <p class="text-uppercase mt-1" style="font-size: 17px; padding: 0px; margin: 0px;">Class/Occupation</p>
  76. <p style="padding: 0px; margin: 0px;">Info</p>
  77. </div>
  78. <!--chains-->
  79. <div style="position: absolute; top: 402px; left: 100px;"><img src="https://media.discordapp.net/attachments/771842678370336799/962896978256199720/stabledchain.png" /></div>
  80. <div style="position: absolute; top: 402px; left: 273px;"><img src="https://media.discordapp.net/attachments/771842678370336799/962896978256199720/stabledchain.png" /></div>
  81. <!--shelf-->
  82. <div style="position: absolute; top: 367px; right: 120px; width: 400px; height: 120px; border-bottom: solid 5px #0c292d;">
  83. <img style="position: absolute; bottom: 0px;" src="https://media.discordapp.net/attachments/771842678370336799/796081751755718726/angelribbon.png" title="Angel Ribbon"/>
  84. <img src="https://media.discordapp.net/attachments/771842678370336799/796081749284618270/heart_ribbon.png" title="Heart Ribbon"/>
  85. <img src="https://media.discordapp.net/attachments/771842678370336799/796081754444005396/ballofsunshineribbon.png" title="Ball of Sunshine Ribbon" />
  86. <img style="position: absolute; bottom: 0px; left: 30px; z-index: 5;" src="https://media.discordapp.net/attachments/771842678370336799/796081751755718726/angelribbon.png" title="Angel Ribbon"/>
  87. <img src="https://media.discordapp.net/attachments/771842678370336799/796081749284618270/heart_ribbon.png" title="Heart Ribbon"/>
  88. <img src="https://media.discordapp.net/attachments/771842678370336799/796081754444005396/ballofsunshineribbon.png" title="Ball of Sunshine Ribbon"/>
  89. <img style="position: absolute; bottom: 0px; left: 60px;" src="https://media.discordapp.net/attachments/771842678370336799/796081751755718726/angelribbon.png" title="Angel Ribbon"/>
  90. <img src="https://media.discordapp.net/attachments/771842678370336799/796081749284618270/heart_ribbon.png" title="Heart Ribbon"/>
  91. <img src="https://media.discordapp.net/attachments/771842678370336799/796081754444005396/ballofsunshineribbon.png" title="Ball of Sunshine Ribbon"/>
  92. <img style="position: absolute; bottom: 0px;" src="https://media.discordapp.net/attachments/771842678370336799/796081751755718726/angelribbon.png" title="Angel Ribbon"/>
  93. <img src="https://media.discordapp.net/attachments/771842678370336799/796081749284618270/heart_ribbon.png" title="Heart Ribbon"/>
  94. <img src="https://media.discordapp.net/attachments/771842678370336799/796081754444005396/ballofsunshineribbon.png" title="Ball of Sunshine Ribbon"/>
  95. <img style="position: absolute; bottom: 0px; right: 10px;" src="https://media.discordapp.net/attachments/771842678370336799/796081751755718726/angelribbon.png" title="Angel Ribbon"/>
  96. </div>
  97. <!--papers-->
  98. <div class="card p-1" style="background-color: #ebedf0; color: #6a7fa1; text-align: left; font-family: calibri; font-size: 15px; width: 150px; height: 175px; position: absolute; top: 500px; right: 410px; overflow: auto;">
  99. <p class="h2 text-uppercase" style="text-align: center; color: #262626; font-family: calibri; border-bottom: solid 1px #6a7fa1;">Temper</p>
  100. <p style="text-align: center; color: #262626;">This box scrolls! Write something, but keep it short for best results.</p>
  101. <ul style="text-align: left; color: #262626;">
  102. <li>Personality traits here</li>
  103. <li>Info</li>
  104. <li>Info</li>
  105. </ul>
  106. </div>
  107. <div class="card p-1" style="background-color: #ebedf0; color: #6a7fa1; text-align: center; font-family: calibri; font-size: 15px; width: 150px; height: 175px; position: absolute; top: 500px; right: 245px; overflow: auto;">
  108. <p class="h2 text-uppercase" style="color: #262626; font-family: calibri; border-bottom: solid 1px #6a7fa1;">Likes</p>
  109. <p style="text-align: center; color: #262626;">This box scrolls! Write something, but keep it short for best results.</p>
  110. <ul style="text-align: left; color: #262626;">
  111. <li>Could also be design notes</li>
  112. <li>Info</li>
  113. <li>Info</li>
  114. </ul>
  115. </div>
  116. <div class="card p-1" style="background-color: #ebedf0; color: #6a7fa1; text-align: center; font-family: calibri; font-size: 15px; width: 150px; height: 175px; position: absolute; top: 500px; right: 80px; overflow: auto;">
  117. <p class="h2 text-uppercase" style="color: #262626; font-family: calibri; border-bottom: solid 1px #6a7fa1;">Dislikes</p>
  118. <p style="text-align: center; color: #262626;">This box scrolls! Write something, but keep it short for best results.</p>
  119. <ul style="text-align: left; color: #262626;">
  120. <li>Or character notes</li>
  121. <li>Info</li>
  122. <li>Info</li>
  123. </ul>
  124. </div>
  125. </div>
  126.  
  127. <!--Credit, DO NOT REMOVE-->
  128. <div class="mx-auto" style="width:50px;">
  129. <a class="text-muted" style="font-size: small;" title="Code by TwoPuffins" href="https://toyhou.se/9467934.-f2u-stabled">+</a>
  130. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement