Advertisement
lowkeywicked

Freebie - User Around

Oct 29th, 2022
7,924
2
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.94 KB | None | 2 0
  1. <!--
  2. ---- default focal color is #f2819f
  3. ---- use find & replace to quickly replace the hex code
  4. ---->
  5.  
  6. <div class="container my-5 card pt-3 px-3" style="border-radius: 16px; border-width: 2px; border-color: #f2819f;">
  7. <div class="row no-gutters">
  8. <div class="col-lg-5 col-md-6 mb-3">
  9. <!-- FOCAL IMAGE -- will scale/crop with screen -- focus in the center of the image ------------->
  10. <div style="background-image: url('IMG_URL');
  11. background-size:cover; background-position:center; background-repeat: no-repeat; border-radius: 16px; min-height: 500px;"
  12. class="rounded h-100"></div>
  13. </div>
  14. <div class="col-lg-5 col-md-6 pl-md-3 pr-lg-3">
  15. <!-- TITLE BLOCK -- names and detail here ------------------>
  16. <div class="px-2 py-3 text-white text-center mb-3" style="background: #f2819f; border-radius: 16px;">
  17. <h1 class="text-uppercase mb-1 text-white" style="letter-spacing: 2.5px; font-size: 2.5em;">
  18. Name here
  19. </h1><p class="small" style="letter-spacing: 1px;">
  20. age • gender • adjective
  21. </p>
  22. </div>
  23. <!-- ABOUT BLOCK -- write about yourself here ------------>
  24. <div class="p-3 bg-faded mb-3" style="height: 295px; overflow:auto; border-radius: 16px; line-height:1.4;">
  25. <p>Write whatever you want here! this box will scroll when filled.</p>
  26. <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut sagittis eget risus eu fermentum. Sed leo mi, luctus vitae porttitor et, viverra ut lacus. Mauris bibendum, risus in efficitur dignissim, sapien enim pulvinar dui, a gravida elit lorem sit amet velit. Suspendisse et malesuada magna, mollis fringilla mauris. Cras sollicitudin eleifend tortor, et congue nulla finibus a. Suspendisse ullamcorper suscipit nulla at mattis. Vivamus commodo, magna ac pulvinar iaculis, lectus dui posuere elit, in finibus urna turpis eget arcu. Morbi auctor sapien non nulla vestibulum, eget malesuada leo condimentum. Integer blandit augue neque.</p>
  27. </div>
  28. <!-- COMM BLOCK -- put comm info here ------------------->
  29. <div class="px-3 pt-3 pb-2 bg-faded mb-3" style="height: 140px; overflow:auto; border-radius: 16px; line-height:1.4;">
  30. <div class="justify-content-between">
  31. <span class="text-uppercase text-muted" style="letter-spacing:1px;">
  32. commissions</span>
  33. <i>closed</i>
  34. </div>
  35. <hr class="my-1" />
  36. <div class="justify-content-between">
  37. <span class="text-uppercase text-muted" style="letter-spacing:1px;">
  38. trades</span>
  39. <i>closed</i>
  40. </div>
  41. <hr class="my-1" />
  42. <div class="justify-content-between">
  43. <span class="text-uppercase text-muted" style="letter-spacing:1px;">
  44. requests</span>
  45. <i>closed</i>
  46. </div>
  47. <hr class="my-1" />
  48. <div class="justify-content-around">
  49. <a href="LINK_HERE" class="text-uppercase" style="color:#f2819f; letter-spacing:1px; font-weight: 600;" target="_BLANK">
  50. Prices</a>
  51. <a href="LINK_HERE" class="text-uppercase" style="color:#f2819f; letter-spacing:1px; font-weight: 600;" target="_BLANK">
  52. T.o.S.</a>
  53. <a href="LINK_HERE" class="text-uppercase" style="color:#f2819f; letter-spacing:1px; font-weight: 600;" target="_BLANK">
  54. Examples</a>
  55. </div>
  56. </div>
  57. </div>
  58. <div class="col-lg-2">
  59. <div class="h-100 d-flex flex-lg-column justify-content-between mx-lg-0 mx-n1">
  60. <!-- DECO IMAGES -- can be any size, will resize/scale to fit -- focus in the center of the image ----->
  61. <div style="background-image: url('https://f2.toyhou.se/file/f2-toyhou-se/images/17777845_Ja7J7dn53mMdWIX.png');
  62. background-size: cover; background-position:center; min-height: 175px; border-radius: 16px;" class="mx-lg-0 mx-1 col-lg-auto col mb-3"></div>
  63.  
  64. <div style="background-image: url('https://f2.toyhou.se/file/f2-toyhou-se/images/17787301_jsP3mNTAOubMBpC.png');
  65. background-size: cover; background-position:center; min-height: 175px; border-radius: 16px;" class="mx-lg-0 mx-1 col-lg-auto col mb-3"></div>
  66.  
  67. <div style="background-image: url('https://f2.toyhou.se/file/f2-toyhou-se/images/15630132_YmHZEO0ihSpSAHx.png');
  68. background-size: cover; background-position:center; min-height: 175px; border-radius: 16px;" class="mx-lg-0 mx-1 col-lg-auto col mb-3"></div>
  69.  
  70. </div>
  71. </div>
  72. <div class="col-12">
  73. <div class="row no-gutters mx-n2">
  74. <!-- LINKS HERE --- can be social media links or links to whatever you want -- you can add/remove links they will space themselves -->
  75. <div class="col px-2 mb-3 text-uppercase" style="letter-spacing: 1px;">
  76. <a href="LINK_HERE" class="btn btn-block text-white" style="background: #f2819f; border-radius: 16px;">
  77. link</a>
  78. </div>
  79. <div class="col px-2 mb-3 text-uppercase" style="letter-spacing: 1px;">
  80. <a href="LINK_HERE" class="btn btn-block text-white" style="background: #f2819f; border-radius: 16px;">
  81. link</a>
  82. </div>
  83. <div class="col px-2 mb-3 text-uppercase" style="letter-spacing: 1px;">
  84. <a href="LINK_HERE" class="btn btn-block text-white" style="background: #f2819f; border-radius: 16px;">
  85. link</a>
  86. </div>
  87. <div class="col px-2 mb-3 text-uppercase" style="letter-spacing: 1px;">
  88. <a href="LINK_HERE" class="btn btn-block text-white" style="background: #f2819f; border-radius: 16px;">
  89. link</a>
  90. </div>
  91. <!-- CODING CREDIT ------ leave this --------------->
  92. <div class="col px-2 mb-3 text-uppercase" style="letter-spacing: 1px;">
  93. <a href="/pinky" class="btn btn-block text-white" style="background: #f2819f; border-radius: 16px;">
  94. HTML</a>
  95. </div>
  96. </div>
  97. </div>
  98. </div>
  99. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement