Aly

Toyhou.se Basecode: Vanilla

Aly
Oct 31st, 2025 (edited)
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.34 KB | None | 0 0
  1. <!-- Sticky Navigation -->
  2. <div style="margin:0;padding:0 0.5rem;line-height:38px;height:40px;position:fixed;left:0;top:0;width:100%;overflow: hidden; color: #909294;background:#212529;z-index:25000;">
  3.  
  4. <ul style="margin: 0; padding: 0; position: relative; Width: 100%; display: block">
  5.  
  6. <li style="display: inline-block;">
  7. <a href="#" target="_blank" style="color: rgba(255, 255, 255, 0.5);">
  8. <span class="fa fa-home"></span> Profile
  9. </a>
  10. </li>
  11.  
  12. <li style="display: inline-block;" class="ml-2">
  13. <a href="https://toyhou.se/Aly/characters" target="_blank" style="color: rgba(255, 255, 255, 0.5);">
  14. <span class="fa fa-users"></span> Characters
  15. </a>
  16. </li>
  17.  
  18. <li style="display: inline-block;" class="ml-2">
  19. <a href="https://toyhou.se/Aly/links" target="_blank" style="color: rgba(255, 255, 255, 0.5);">
  20. <span class="fa fa-link"></span> Links
  21. </a>
  22. </li>
  23.  
  24. <li style="display: inline-block;" class="ml-2">
  25. <a href="https://toyhou.se/Aly/favorites" target="_blank" style="color: rgba(255, 255, 255, 0.5);">
  26. <span class="fa fa-star"></span> Favorites
  27. </a>
  28. </li>
  29.  
  30. <li style="display: inline-block;" class="ml-2">
  31. <a href="https://toyhou.se/Aly/comments" target="_blank" style="color: rgba(255, 255, 255, 0.5);">
  32. <span class="fa fa-comment"></span> Comments
  33. </a>
  34. </li>
  35.  
  36. <li style="display: inline-block;" class="ml-2">
  37. <a href="https://toyhou.se/Aly/stats" target="_blank" style="color: rgba(255, 255, 255, 0.5);">
  38. <span class="fa fa-chart-bar"></span> Stats
  39. </a>
  40. </li>
  41.  
  42. </ul>
  43.  
  44. </div>
  45. <!-- END Sticky Navigation -->
  46.  
  47.  
  48.  
  49. <!-- Full HTML Container -->
  50. <div class="flex-row" style="position:relative;float:right;margin: -15px -15px -15px -20vw; padding-left:15px; background-color: #f5f3ff;">
  51.  
  52. <div style="width:100vw;margin:0 auto">
  53. <div style="width:100%;overflow:hidden;display:inline-table;vertical-align:top;text-align:center;">
  54. <div style="height:100vh;width:100%;vertical-align:middle;display:table-cell;text-align:center;">
  55.  
  56.  
  57.  
  58. <!-- Custom Content -->
  59. <div class="row" style="max-width:90%;margin:0 auto;text-align:center;">
  60.  
  61. <div class="col-lg-6 col-md-8 col-sm-12" style="margin: 0 auto;">
  62. <div class="text-light pt-4">
  63. <div class="m-0 p-4 bg-light" style="border-radius:0.5rem;box-shadow: 0 1rem 1rem rgba(191, 186, 215, 0.5);">
  64. <div class="row m-0 p-0" style="width:100%;">
  65.  
  66. <div class="col-lg-12 text-muted">
  67.  
  68. <h1>"Vanilla"</h1>
  69. Basic HTML Basecode for Centered Profile + Sticky Navigation by <a href="https://toyhou.se/Aly">aly</a>
  70.  
  71. </div>
  72.  
  73. </div>
  74. <div>
  75. </div>
  76. </div>
  77.  
  78. </div>
  79. <!-- END Custom Content -->
  80.  
  81.  
  82.  
  83. </div>
  84. </div>
  85. </div>
  86.  
  87. <!-- Credit -->
  88. <div style="color: rgba(191, 186, 215, 0.5); position: absolute; right: 0; bottom: 0; margin: 0 1rem 1rem 0; font-size: 10px; text-decoration: none; font-family: Calibri; letter-spacing: 0.025rem;">
  89. vanilla basecode <a href="https://toyhou.se/Aly" target="_blank">aly</a>
  90. </div>
  91. <!-- END Credit -->
  92.  
  93. </div>
  94. </div>
  95. </div>
  96. <!-- END Full Container -->
Advertisement
Add Comment
Please, Sign In to add comment