Advertisement
LeafJelly

Small Decorative Code - RB Med Theme - IMG BG - Full

Nov 1st, 2022
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.36 KB | None | 0 0
  1. <!----------------------------
  2. Free to Use Small Decorative Code
  3. Red & Blue Med Theme - Full Version
  4. Image Background
  5. by LeafJelly
  6.  
  7. Short Version: Mood board ONLY
  8.  
  9. Hex Codes
  10. Background 1: #B5D9FF
  11. Background 2: #F0F5FF
  12. Symbol: #FF5252
  13. Symbol 2: #5E99FF
  14. Font: #799EDE
  15. Font Accent: #3B6FC9
  16.  
  17. Customization
  18. fas - is the symbol weight s=solid r=regular l-light t=thin d=duotone
  19. fa-symbol changes what the symbol is using the names found here https://fontawesome.com/ search for the symbols you want here adn replace the name with it.
  20. transform:rotate(#deg) - Rotates Symbols
  21. margin: #px #px - changes the positon of the symbol in Y X order. -Y moves up -X moves left. +Y moves down +X moves right.
  22. ---------------------------->
  23. <div class="container col-md-8 col-lg-3 my-4 p-1">
  24.  
  25. <!-------------Background Image Replace the URL-------------->
  26. <div class="card col-12 border-0 mt-4 p-2" style="height:280px; min-width:380px; background:#B5D9FF; border-radius:.6em;
  27. background:url(https://gifcity.carrd.co/assets/images/gallery129/45c82aaa.jpg?v=d32b0bb8) center">
  28.  
  29. <div class="text-center" >
  30. <!----------Decorations Left Side------------>
  31. <i class="far fa-staff-snake" style="position:absolute; margin:-40px -155px; font-size:60px; transform:rotate(-10deg); color:#FF5252;"></i>
  32. <i class="fas fa-syringe" style="position:absolute; margin:-40px -45px; font-size:45px; transform:rotate(-10deg); color:#5E99FF"></i>
  33. <i class="fas fa-raindrops fa-flip-horizontal" style="position:absolute; margin:20px -60px; font-size:30px;; color:#5E99FF"></i>
  34.  
  35. <!-----------Background Image & Character Image Must be a Square Image------------->
  36. <img src="https://f2.toyhou.se/file/f2-toyhou-se/images/56345531_AWNeZyOaMIRmZQs.png"
  37.  
  38. class="rounded-circle p-2 mb-1" style="height:120px; width:120px; margin-top:-50px; background:#B5D9FF;background-attachment:fixed;
  39. background:url(https://gifcity.carrd.co/assets/images/gallery129/45c82aaa.jpg?v=d32b0bb8)">
  40. <!----------Decorations Right Side------------>
  41. <i class="fas fa-syringe" style="position:absolute; margin:-40px -5px; font-size:45px; transform:rotate(-80deg); color:#5E99FF"></i>
  42. <i class="fas fa-raindrops" style="position:absolute; margin:20px 30px; font-size:30px; ; color:#5E99FF"></i>
  43. <i class="far fa-capsules " style="position:absolute; margin:-30px 103px; font-size:40px; transform:rotate(30deg); color:#FF5252"></i>
  44.  
  45.  
  46. </div>
  47.  
  48. <!-----------Content Box------------->
  49. <div class="card col-0 px-1 m-0 text-center" style="height:210px; overflow:auto; font-size:12px; background:#F0F5FF; color:#799EDE;">
  50. <p class="my-auto" style="color:#3B6FC9; font-size:13px">
  51. Name · Age · Pro/nouns
  52. <br>Gender · Race/Species · Occupation
  53. </p>
  54. <div class="col-auto m-1 p-0" style="border-bottom:1px solid #B5D9FF; margin:auto"></div>
  55.  
  56.  
  57. <!--------Mood Board Replace the URLS ------------>
  58. <div class="row no-gutters pb-1">
  59. <div class="col-4 pr-1 border-0" style="height:130px">
  60. <div class="h-100" style="background-position:center;background-size:cover;
  61. background-image:url(
  62.  
  63. https://i.pinimg.com/564x/1e/df/cf/1edfcff173d5ba04d96bba3c0cf2f3c6.jpg
  64.  
  65. )"></div>
  66. </div>
  67.  
  68. <div class="col-4 pr-1 border-0" style="height:130px">
  69. <div class="h-100" style="background-position:center;background-size:cover;
  70. background-image:url(
  71.  
  72. https://data.whicdn.com/images/210631387/original.gif
  73.  
  74. )"></div>
  75. </div>
  76.  
  77. <div class="col-4 pr-1 border-0" style="height:130px">
  78. <div class="h-100" style="background-position:center;background-size:cover;
  79. background-image:url(
  80.  
  81. https://blog.kakaocdn.net/dn/bmqYNX/btqHXEubcCc/XCQr6ookJyiMaIVHGLBrr1/img.png
  82.  
  83. )"></div>
  84. </div>
  85. <div class="col-auto my-2 mx-auto p-0" style="border-bottom:1px solid #B5D9FF;width:50%;"></div>
  86.  
  87. <!-------- Trivia or Personality section------------>
  88. <ul class="my-0 text-left" style="list-style-type: none; margin-left:-25px">
  89. <li class="mb-1"><i class="far fa-star fa-xs mr-1"></i>
  90. Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu.</li>
  91.  
  92. <li class="mb-1"><i class="far fa-star fa-xs mr-1"></i>
  93. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat.</li>
  94.  
  95. <li class="mb-1"><i class="far fa-star fa-xs mr-1"></i>
  96. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.</li>
  97. </ul>
  98.  
  99. <div class="col-auto my-2 mx-auto p-0" style="border-bottom:1px solid #B5D9FF;width:50%;"></div>
  100. <div class="row no-gutters">
  101. <!--------Likes------------>
  102. <div class="col-6 p-0 m-0 text-left">
  103. <ul class="my-0" style="list-style-type: none; margin-left:-25px">
  104. <li><i class="fal fa-check fa-sm mr-1"></i>
  105. Lorem ipsum dolor</li>
  106.  
  107. <li><i class="fal fa-check fa-sm mr-1"></i>
  108. Aliquam tincidunt mauris</li>
  109.  
  110. <li><i class="fal fa-check fa-sm mr-1"></i>
  111. Vestibulum auctor dapibus neque.</li>
  112.  
  113. <li><i class="fal fa-check fa-sm mr-1"></i>
  114. Nunc dignissim risus id metus.</li>
  115. </ul>
  116. </div>
  117.  
  118. <!--------Dislikes------------>
  119. <div class="col-6 p-0 m-0 text-left">
  120. <ul class="my-0" style=" list-style-type: none; margin-left:-25px">
  121. <li><i class="fal fa-xmark fa-sm mr-1"></i>
  122. Lorem ipsum dolor</li>
  123.  
  124. <li><i class="fal fa-xmark fa-sm mr-1"></i>
  125. Aliquam tincidunt mauris</li>
  126.  
  127. <li><i class="fal fa-xmark fa-sm mr-1"></i>
  128. Vestibulum auctor dapibus neque.</li>
  129.  
  130. <li><i class="fal fa-xmark fa-sm mr-1"></i>
  131. Nunc dignissim risus id metus.</li>
  132. </ul>
  133. </div>
  134.  
  135. <!-------- Relationships------------>
  136. <div class="col-auto my-2 mx-auto p-0" style="border-bottom:1px solid #B5D9FF;width:100%;"></div>
  137. <!--------Relationship 1-------->
  138. <div class="col-4 p-0 mb-1">
  139. <div class="rounded-circle m-auto" style="height:60px; width:60px; background:#00001C; background-position: center; background-size:cover; background-repeat: no-repeat;
  140. background-image: url(
  141.  
  142. https://f2.toyhou.se/file/f2-toyhou-se/images/34089537_0DOOErtBbKNrYX0.png
  143.  
  144. );"></div>
  145. <a href="URL_HERE" style="color:#3B6FC9">
  146. Character Name</a>
  147. <p>Relationship Type</p>
  148. </div>
  149.  
  150. <!--------Relationship 2-------->
  151. <div class="col-4 p-0">
  152. <div class="rounded-circle m-auto" style="height:60px; width:60px; background:#00001C; background-position: center; background-size:cover; background-repeat: no-repeat;
  153. background-image: url(
  154.  
  155. https://f2.toyhou.se/file/f2-toyhou-se/images/34089537_0DOOErtBbKNrYX0.png
  156.  
  157. );"></div>
  158. <a href="URL_HERE" style="color:#3B6FC9">
  159. Character Name</a>
  160. <p>Relationship Type</p>
  161. </div>
  162.  
  163. <!--------Relationship 3-------->
  164. <div class="col-4 p-0">
  165. <div class="rounded-circle m-auto" style="height:60px; width:60px; background:#00001C; background-position: center; background-size:cover; background-repeat: no-repeat;
  166. background-image: url(
  167.  
  168. https://f2.toyhou.se/file/f2-toyhou-se/images/34089537_0DOOErtBbKNrYX0.png
  169.  
  170. );"></div>
  171. <a href="URL_HERE" style="color:#3B6FC9">
  172. Character Name</a>
  173. <p>Relationship Type</p>
  174. </div>
  175.  
  176. </div>
  177.  
  178. </div>
  179. </div>
  180.  
  181.  
  182.  
  183. </div>
  184. <!---------Decorations at the bottom left--------------->
  185. <i class="fas fa-mortar-pestle" style="position:absolute; margin:-30px -20px; font-size:50px; color:#5E99FF"></i>
  186.  
  187.  
  188. <div class="text-center" >
  189. <!---------Credit do not remove--------------->
  190. <a href="/LeafJelly" title="HTML by LeafJelly" style="color:#5E99FF"></i> <i class="fas fa-plus-large"></i></a>
  191.  
  192. <!---------Decorations at the bottom right--------------->
  193. <i class="far fa-capsules" style="position:absolute; margin:-30px 150px; font-size:50px; transform:rotate(-30deg); color:#FF5252"></i>
  194. </div>
  195. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement