Advertisement
Guest User

Untitled

a guest
Dec 13th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1. <style>
  2. #main {
  3. margin-top: 0px;
  4. margin-left: 430px;
  5. background: none;
  6. border: none;
  7. }
  8. table table table table table {
  9. display: none;
  10. }
  11. table table table table {
  12. width: 220px;
  13. }
  14. BODY {
  15. background-image: url("https://i.imgur.com/kOiQ3MI.jpg");
  16. background-repeat: no-repeat;
  17. background-color: #fcfafc;
  18. }
  19. BODY, font, td, table {
  20. font: 10px tahoma;
  21. }
  22. b {
  23. color: #5a6eef;
  24. text-transform: uppercase;
  25. }
  26. i {
  27. font-family: georgia;
  28. font-style: italic;
  29. text-transform: lowercase;
  30. font-weight: bold;
  31. color: #6735d6;
  32. }
  33. h1 {
  34. color: #6582ae;
  35. font: 13px georgia;
  36. text-transform: lowercase;
  37. text-align: left;
  38. letter-spacing: 5px;
  39. height: 10px;
  40. }
  41. table table table table font {
  42. font: normal 11px arial;
  43. letter-spacing: none;
  44. color: #767676;
  45. }
  46. table table table table {
  47. background: none;
  48. margin-top: 80px;
  49. margin-left: 949px;
  50. z-index: 6;
  51. }
  52. .content table p {
  53. display: block;
  54. }
  55. table, td {
  56. background: none;
  57. }
  58. #header, #footer, .sidebar, #ban, .contentHeader, .contentModuleHeaderAlt, .content table table img {
  59. display: none;
  60. }
  61. .content table .content table img {
  62. display: inline;
  63. }
  64. .layoutimg {
  65. top: 0px;
  66. left: 0px;
  67. z-index: -1;
  68. padding: 0px;
  69. border: 0px;
  70. color: #0d0b16;
  71. }
  72. div.council {
  73. left: 245px;
  74. top: 250px;
  75. height: 241px;
  76. width: 269px;
  77. z-index: 2;
  78. color: black;
  79. padding: 10px;
  80. overflow: auto;
  81. text-align: justify;
  82. }
  83. #nav {
  84. top: 0px;
  85. left: 3964px;
  86. line-height: 5px;
  87. }
  88. #nav a {
  89. font: normal 8px arial;
  90. color: #aba5a9!important;
  91. background: #000857;
  92. filter:alpha(opacity=60);
  93. opacity: 0.6;
  94. letter-spacing: 2px;
  95. display: inline-block;
  96. width: 152px;
  97. text-align: center;
  98. padding: 5px;
  99. text-decoration: none;
  100. text-transform: uppercase;
  101. }
  102. a {
  103. color: #fff!important;
  104. }
  105. #nav a:hover {
  106. background: #000;
  107. color: #fff;
  108. letter-spacing: 2px;
  109. }
  110. .content p {
  111. margin-top: -50px;
  112. }
  113. .council p {
  114. margin-top: 0px;
  115. }
  116. .username {
  117. float:right;
  118. }
  119. .username::after {
  120. clear:both;
  121. }
  122. </style>
  123.  
  124.  
  125.  
  126.  
  127. <div id="nav" style="position: absolute;">
  128. <br><br><a href="/~muhowebbie">Webbie</a>
  129. <br><br><a href="/neoboards/topic.phtml?topic=159256807">Advertise</a>
  130. <br><br><a href="/~muhoportal">Portal</a>
  131. </div>
  132.  
  133. <div class="council" style="position: absolute;">
  134. <h1>Magic Kingdom</h1>
  135. <p>All of your text goes here, you can add guild announcements, guild chat, updates etc here </p>
  136.  
  137.  
  138. <h1>news</h1>
  139. <p><b>12/13/19:</b> You can also do guild chatter with council, so members know what's what.
  140. </p>
  141. <p>
  142. don't forget to include links to your webbie and activities
  143.  
  144. Text box will scroll as you add more text.
  145. <p>
  146.  
  147.  
  148.  
  149. </p>
  150.  
  151.  
  152. <h1 style="clear:both;">credit</h1>
  153. layout by saphirathedragon1988
  154. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement