lowkeywicked

Freebie User Thick

Apr 14th, 2020 (edited)
7,261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.32 KB | None | 0 0
  1. <div class="container-fluid my-5 px-0">
  2. <div style="max-width: 850px; border-radius: 1em;" class="bg-faded container-fluid card p-lg-5 p-md-4 p-3">
  3. <!------- content block ---------------->
  4. <div class="card border-0 d-block p-lg-4 p-3" style="font-size: 10pt; letter-spacing: .4px; border-radius: 1em;">
  5.  
  6. <h1 class="display-4 text-center mb-3" style="letter-spacing: 2px;">
  7. Your Name
  8. </h1><p class="text-center mb-0" >
  9. <!---- FOCAL LINKS --- make these whatever you want -- comms, trades, wishlist, rp comfort meme, CS, worlds, etc
  10. --- whatever thinks you want to focus on -------------------->
  11. <a href="LINK_HERE"
  12. target="_BLANK" class="btn btn-secondary text-muted m-1" style="border-radius: 1em; font-size: 9.5pt; letter-spacing:1px;">
  13. commissions
  14. </a>
  15. <a href="LINK_HERE"
  16. target="_BLANK" class="btn btn-secondary text-muted m-1" style="border-radius: 1em; font-size: 9.5pt; letter-spacing:1px;">
  17. trades
  18. </a>
  19. <a href="LINK_HERE"
  20. target="_BLANK" class="btn btn-secondary text-muted m-1" style="border-radius: 1em; font-size: 9.5pt; letter-spacing:1px;">
  21. roleplay
  22. </a>
  23. </p>
  24.  
  25. <hr class="w-75">
  26.  
  27. <div class="row no-gutters py-2">
  28. <div class="col-md-auto mb-md-0 mb-3"><div class="d-flex h-100 w-100"><div class="my-auto w-100">
  29. <!----- page doll ------- will auto size and center itself ------------>
  30. <img src="IMG_URL"
  31. title="art by USERNAME @ WEBSITE"
  32. class="d-block mx-auto tooltipster" style="max-height: 300px; max-width: 250px;">
  33. </div></div></div>
  34. <div class="col-md pl-md-2">
  35. <p style="letter-spacing: 1.5px; font-weight: 300;" class="text-center mb-3">
  36. adjective . adjective . adjective
  37. </p>
  38.  
  39. <p>Write something about yourself here. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi varius libero non sem dapibus, eget viverra nisl sagittis. Ut interdum mi non sagittis euismod. Suspendisse id venenatis massa. Aliquam ornare, nibh sit amet interdum elementum, leo sem laoreet nibh, at sollicitudin diam ipsum eu risus. </p>
  40. </div>
  41. </div>
  42.  
  43. <hr class="w-75">
  44.  
  45. <p class="mb-0 text-center" style="font-size: 1.5em;">
  46. <!---- BOTTOM LINKS --- dont forget to fill these in --- can swap the icons, they are "font awesome" ---->
  47. <a href="DA_LINK" target="_BLANK" class="btn btn-secondary text-muted m-1" style="border-radius: 1em;">
  48. <i class="fab fa-deviantart fa-fw" />
  49. </a>
  50. <a href="FA_LINK" target="_BLANK" class="btn btn-secondary text-muted m-1" style="border-radius: 1em;">
  51. <i class="fas fa-paw fa-fw" />
  52. </a>
  53. <a href="TWITTER_LINK" target="_BLANK" class="btn btn-secondary text-muted m-1" style="border-radius: 1em;">
  54. <i class="fab fa-twitter fa-fw" />
  55. </a>
  56. <a href="TWITCH_LINK" target="_BLANK" class="btn btn-secondary text-muted m-1" style="border-radius: 1em;">
  57. <i class="fab fa-twitch fa-fw" />
  58. </a>
  59. <!------ credit ------ please leave this --------------->
  60. <a href="/Pinky" target="_BLANK" class="btn btn-secondary text-muted m-1" style="border-radius: 1em;">
  61. <i class="fas fa-code fa-fw" />
  62. </a>
  63. </p>
  64.  
  65. </div>
  66. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment