CosmicKarma

Nerds-United Cult Layout for Satellizer - Discription

Apr 10th, 2015
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.35 KB | None | 0 0
  1.  
  2. <p><center> <style>
  3. .overlay {
  4. width: 651px;
  5. height: 760px;
  6. background: url('http://i.imgur.com/EcbR4AR.png') 4px 4px no-repeat;
  7. position: relative;
  8. background-color: #050F19;
  9. border-radius: 0px;
  10. border: 4px solid #203761;
  11. }
  12. .innerbox {
  13. overflow: auto;
  14. border: none;
  15. background: #15253E;
  16. position: absolute;
  17. border-radius: 0px;
  18. }
  19. #navigation{
  20. position: absolute;
  21. top: 490px;
  22. left: 432px;
  23. width: 203px;
  24. height: 253px;
  25. padding: 6px;
  26. border: 0px solid #000;
  27. overflow: auto;
  28. text-align: center;
  29. background-color: #15253E;
  30. border-radius: 0px;
  31. }
  32.  
  33.  
  34. </style>
  35.  
  36. <style> #hidden{
  37. height: 192px;
  38. width: 375px;
  39. overflow: hidden;
  40. }
  41. #main_box{
  42. border: 0px solid #ffffff;
  43. }
  44. #scrollbox {
  45. position: absolute;
  46. top: 490px;
  47. left: 4px;
  48. width: 424px;
  49. height: 265px;
  50. padding: 0px;
  51. border: 0px solid #000;
  52. overflow: hidden;
  53. text-align: center;
  54. background-color: #15253E;
  55. border-radius: 0px;
  56. }
  57. </style>
  58.  
  59. <div class="overlay">
  60. <table><td valign="top"><div id="scrollbox">
  61. <div style="width: 424px; height: 265px; overflow-y: hidden;" class="structurediv">
  62. <a name="about"></a> <div style="width: 424px; height: 265px; overflow: auto;" align="center"> <h1> About!</h1>
  63. <br />
  64. <small>This is small text.</small><br />
  65. <b>This is bold text.</b><br />
  66. <u>This is underlined text.</u><br />
  67. <i>This is italic text.</i><br />
  68. <s>This is striked text.</s><br />
  69. This is normal text.<br />
  70. <a href="">This is a link.</a><br />
  71. <h1>This is the h1</h1> <h2>header2</h2> <h3>This is the h3</h3>
  72. <hr />
  73. <blockquote>
  74. Blockquote looks like this!
  75. </blockquote>
  76.  
  77. </div>
  78.  
  79. <a name="rules"></a>
  80. <div style="width: 424px; height: 265px; overflow: auto;" align="center">
  81. <h1>Rules</h1>
  82.  
  83.  
  84. </div>
  85.  
  86. <a name="news"></a>
  87. <div style="width: 424px; height: 265px; overflow: auto;" align="center">
  88. <h1>News Feeds</h1>
  89.  
  90.  
  91.  
  92. </div>
  93. <a name="posters"></a>
  94. <div style="width: 424px; height: 265px; overflow: auto;" align="center">
  95. <h1>Top Posters</h1>
  96.  
  97.  
  98.  
  99.  
  100. </div>
  101. <a name="staff"></a>
  102. <div style="width: 424px; height: 375px; overflow: auto;" align="center">
  103. <h1>Staff</h1>
  104. <a href="LINK" title="Name || Position"><img src="http://i.imgur.com/xogATLC.png" class="staff" /></a>
  105. <a href="LINK" title="Name || Position"><img src="http://i.imgur.com/xogATLC.png" class="staff" /></a>
  106. <a href="LINK" title="Name || Position"><img src="http://i.imgur.com/xogATLC.png" class="staff" /></a>
  107. <a href="LINK" title="Name || Position"><img src="http://i.imgur.com/xogATLC.png" class="staff" /></a>
  108. <a href="LINK" title="Name || Position"><img src="http://i.imgur.com/xogATLC.png" class="staff" /></a>
  109. <a href="LINK" title="Name || Position"><img src="http://i.imgur.com/xogATLC.png" class="staff" /></a>
  110. <a href="LINK" title="Name || Position"><img src="http://i.imgur.com/xogATLC.png" class="staff" /></a>
  111. <a href="LINK" title="Name || Position"><img src="http://i.imgur.com/xogATLC.png" class="staff" /></a>
  112.  
  113.  
  114.  
  115. </div>
  116.  
  117. </td></tr></table>
  118. <div class="innerbox" id="navigation">
  119. <a href="#about" class="navi1">About</a>
  120. <a href="#rules" class="navi1">Rules</a>
  121. <a href="#news" class="navi1">News Feed</a>
  122. <a href="#posters" class="navi1">Top Posters</a>
  123. <a href="#staff" class="navi1">Staff</a>
  124.  
  125.  
  126. </div>
  127. </div>
Advertisement
Add Comment
Please, Sign In to add comment