Advertisement
Guest User

Untitled

a guest
Apr 28th, 2020
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.14 KB | None | 0 0
  1. <!-- *~*~*~ Scenery User Profile by jammydodger ~*~*~*
  2.  
  3. Rules/Tips:
  4. - Remember to leave a comment on my forum post (https://toyhou.se/~forums/16.htmlcss-graphics/72125.-jammy-s-free-html-codes-) if you use, thank you!
  5. - Please do not remove the credit, redistribute or claim it as your own.
  6. - However, feel free to modify to your heart's content! If you take/learn elements from the code without using large chunks/sections, no credit is required ofc
  7. - Keep WYSIWYG off to install and edit!
  8. - This was coded on the night theme. Please keep in mind bootstrap colors change from theme to theme. See https://getbootstrap.com/docs/4.0/utilities/colors/ for more info on preset BS colors.
  9. - If you need help installing/customizing this layout further, feel free to contact me or ask on the TH forums for assistance.
  10. - Enjoy my layouts? Support me on Ko-Fi at https://ko-fi.com/jammydodger, I'd greatly appreciate it! -->
  11. <div class="container text-white">
  12. <!-- change background image by replacing current bg url 'https://file.toyhou.se/images/9107579_hyRdkjeBwhfuICh.png?1534414281' another image url -->
  13. <div class="row justify-content-center p-5" style="background: url(https://images.unsplash.com/photo-1541780644027-402cd848a283?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1944&q=80) center;">
  14. <div class="col-lg-6 p-3 text-center j" style="background: rgba(29, 29, 75,0.8);">
  15.  
  16. <p class="display-1 text-upperclass mb-2" style="letter-spacing:0 em;">Name</p>
  17. <div class="col-lg-12 table-responsive mt-3" style="height:500px;">
  18.  
  19. <p><span style="font-size: 18px;">Species X Gender</span></p>
  20.  
  21. <p>Intro here</p>
  22.  
  23. <p>Artist - Song Name</p>
  24.  
  25. <p style="text-align: left;"><strong>NAME:</strong>&nbsp;</p>
  26.  
  27. <p style="text-align: left;"><strong>GENDER:</strong>&nbsp;</p>
  28.  
  29. <p style="text-align: left;"><strong>AGE:</strong>&nbsp;</p>
  30.  
  31. <p style="text-align: left;"><strong>SPECIES:</strong>&nbsp;</p>
  32.  
  33. <p style="text-align: left;"><strong>BIRTHDAY:</strong>&nbsp;</p>
  34.  
  35. <p style="text-align: left;"><strong>HEIGHT:</strong>&nbsp;</p>
  36.  
  37. <p style="text-align: left;"><strong>HOMETOWN:</strong>&nbsp;</p>
  38.  
  39. <p style="text-align: left;"><strong>OCCUPATION:</strong>&nbsp;</p>
  40.  
  41. <p style="text-align: left;"><strong>SEXUALITY:</strong>&nbsp;</p>
  42.  
  43. <p style="text-align: left;"><strong>FAVORITE FOOD:</strong>&nbsp;</p>
  44.  
  45. <p style="text-align: left;"><strong>LIKES:</strong>&nbsp;</p>
  46.  
  47. <p style="text-align: left;"><strong>SMELLS LIKE:</strong>&nbsp;</p>
  48.  
  49. <p style="text-align: left;"><strong>ABOUT:</strong> &nbsp;</p>
  50.  
  51. <p style="text-align: left;">
  52. <br>
  53. </p>
  54. </div>
  55. <!-- end text box-->
  56. </div>
  57. <br>
  58. <br>
  59. </div>
  60. </div>
  61. <!-- credit - do not remove -->
  62. <div class="container">
  63. <div class="row p-0">
  64. <div class="col-lg-12 text-right py-2">&nbsp;<span style="color: #9b9b9b;">background image by unsplash</span>
  65. <a class="tooltipster" href="/togedemaru" target="_blank" title="jammydodger"><i class="fas fa-code"></i></a></div>
  66. </div>
  67. </div>
  68. <!-- credit - do not remove -->
  69.  
  70. <p>
  71. <br>
  72. </p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement