poisonthangs_x

Walking Nightmare Group Lyt.

Mar 23rd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.42 KB | None | 0 0
  1. <style>
  2.  
  3. body {
  4. background-color: #101826;
  5. }
  6.  
  7. h1
  8. {
  9. display: block;
  10. padding: 1%;
  11. text-align: center;
  12. font-size: 2vh;
  13. letter-spacing: 2vh;
  14. background-color:#F1D9A5;
  15. color:#31292B;
  16. font-weight: lighter;
  17. text-transform: uppercase;
  18. }
  19.  
  20. nav a {background-color:#5B6F49; display: block; width: 93%; padding: 3%; font-weight: lighter; text-align: center; text-transform: uppercase; color:#ffffff!important; text-decoration: none!important;}
  21.  
  22. .members
  23. {
  24. display: block;
  25. background-color:#5B6F49;
  26. padding: 1%;
  27. width: 30%;
  28. height: 37.67%;
  29. position: absolute;
  30. top: 33.45%;
  31. left: 32.10%;
  32. }
  33.  
  34. <style>
  35.  
  36. div.clearfix div {display: none;} /* hides top nav */
  37.  
  38. body > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table:nth-child(1) > tbody > tr:nth-child(2) > td > table:nth-child(1) > tbody > tr > td > table > tbody > tr > td:nth-child(1) > div {display: none;} /* hides profile picture */
  39.  
  40. body > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table:nth-child(1) > tbody > tr:nth-child(2) > td > table:nth-child(1) > tbody > tr > td > table > tbody > tr > td:nth-child(3) > div {display: none;} /* hides profile info */
  41.  
  42. body > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table:nth-child(1) > tbody > tr:nth-child(2) > td > table:nth-child(1) > tbody > tr > td > table > tbody > tr > td:nth-child(4) > div {display: none;} /* hides profile links */
  43.  
  44. body > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table:nth-child(1) > tbody > tr:nth-child(2) > td > table:nth-child(1) > tbody > tr > td > table > tbody > tr > td:nth-child(5) {display: none;} /* hides main pic */
  45.  
  46. body > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table:nth-child(1) > tbody > tr:nth-child(1) > td {display: none;} /* hides main header */
  47.  
  48. body > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table:nth-child(1) {border: 0px;} /* no border for top table */
  49.  
  50. body > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table:nth-child(6) {display: none;} /* hides topics */
  51.  
  52. body > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table:nth-child(8) {display: none;} /* hides bulletins */
  53.  
  54. #footerWarpper div {display: none;} /* hides bottom nav */
  55.  
  56. td div a {display: none;} /* hides member link at bottom */
  57.  
  58. div b font {display: none;} /* hides red diamond link */
  59.  
  60. body > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > div > table > tbody > tr:nth-child(1) > td {display: none;} /* hides grey bottom bar */
  61.  
  62. div.clearfix {display: none;} /* hides top nav links */
  63.  
  64. tbody tr td {background-color:#101826;} /* match to background */
  65.  
  66. body > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table:nth-child(3)
  67. {
  68. display: block;
  69. width: 100%;
  70. padding: 1%;
  71. height: 280px;
  72. top: 5%;
  73. position: fixed;
  74. overflow: auto;
  75. }
  76.  
  77. body > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td > table:nth-child(3)
  78. {
  79. border: 0px;
  80. width: 30%;
  81. position: fixed;
  82. left: 50%;
  83. overflow: auto;
  84. overflow-x: hidden;
  85. top: 33.77%;
  86. background-color: transparent!important;
  87. }
  88.  
  89. td.dark_blue_white2 {
  90. background-color: #597c85;
  91. text-indent: 1vh;
  92. font-size: 1vh;
  93. font-weight: lighter;
  94. text-transform: uppercase;
  95. border-bottom: 3px solid #ffffff;
  96. }
  97.  
  98.  
  99. tr td a {
  100. text-decoration: none;
  101. text-transform: lowercase;
  102. font-variant: normal;
  103. font-style: normal;
  104. font-weight: normal;
  105. font-family: Palatino;
  106. color: #9bfaa6!important;
  107. font-size: 4px;
  108. border-bottom: 0.11vh solid #ffffff;
  109. }
  110.  
  111. td a img {
  112. display: block;
  113. height: 100%;
  114. width: 88%;
  115. border-style: solid;
  116. border-color: #8ed1a5;
  117. border-width: 3px;
  118. }
  119.  
  120.  
  121. /*Scrollbar Content*/
  122. ::-webkit-scrollbar
  123. {border-radius: 20px; width: 1px; height: 1px; background: #9D9E9E; }
  124. ::-webkit-scrollbar-thumb
  125. {background-color: #9D9E9E; width: 3px; height: 1px;}
  126. </style>
  127.  
  128.  
  129. <h1 style="margin-top: 15%; margin-left: 20%;"> Welcome To The Headquarters </h1>
  130.  
  131. <nav style="position: fixed; top: 1%; left: 10%; display: block; width: 20%; height: 70%; background-color:#F1D9A5; padding: 1%;">
  132. <a href="http://www.roleplayer.me/1378451">Back Home</a>
  133. <a href="http://www.roleplayer.me/join_group.php?group_id=24992">JOIN GROUP</a>
  134. <a href="http://www.roleplayer.me/view_group_bulletin.php?bulletin_id=3612&group_id=24992">Terms and Conditions</a>
  135. <a href="http://www.roleplayer.me/view_group_bulletin.php?bulletin_id=3613&group_id=24992">Frequently Asked Questions</a>
  136.  
  137. <br><br>
  138.  
  139. <a href="http://www.roleplayer.me/post_group_forum_topic.php?group_id=24992">Post a Topic</a>
  140. <a href="http://www.roleplayer.me/post_group_bulletin.php?group_id=24992">Post a Bulletin</a>
  141.  
  142. <a href="http://www.roleplayer.me/view_group_forum.php?group_id=24992">View Topics</a>
  143. <a href="http://www.roleplayer.me/view_group_bulletins.php?group_id=24992">View Bulletins</a>
  144. <a href="http://www.roleplayer.me/view_group_images.php?group_id=24992">View Group Pictures</a>
  145.  
  146. <br>
  147.  
  148. <a href="http://www.roleplayer.me/view_forum_topic.php?topic_id=41066&group_id=24992">Let's do an Icebreaker!</a>
  149. <a href="">Coming Soon</a>
  150.  
  151.  
  152. <br>
  153.  
  154. <img src="https://i.imgur.com/voTbSaJ.gif">
  155.  
  156. <br>
  157.  
  158. </nav>
  159.  
  160. <img src="https://i.imgur.com/vg0OuC5.png" style="position: fixed; top: 1%; left: 32.11%;">
Add Comment
Please, Sign In to add comment