CosmicKarma

Girls-Only-Club for Ally - description code

Nov 22nd, 2014
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1.  
  2.  
  3. <center>
  4. <style>
  5. .overlay {
  6. width: 710px;
  7. height: 880px;
  8. background: url('http://i.imgur.com/dQVY8oR.png') 0px 0px no-repeat;
  9. position: relative;
  10. background-color: #a07ccb;
  11. border-radius: 0px;
  12. border: none;
  13. }
  14. .innerbox {
  15. overflow: auto;
  16. background: #A091BC;
  17. border: none;
  18. position: absolute;
  19. border-radius: 0px;
  20. }
  21. #about {
  22. top: 282px;
  23. left: 5px;
  24. width: 321px;
  25. height: 261px;
  26. }
  27. #rules {
  28. top: 282px;
  29. left: 327px;
  30. width: 157px;
  31. height: 261px;
  32. }
  33. #fmem {
  34. top: 282px;
  35. left: 485px;
  36. width: 220px;
  37. height: 150px;
  38. }
  39. #fstaff {
  40. top: 433px;
  41. left: 485px;
  42. width: 220px;
  43. height: 150px;
  44. }
  45. #fcult {
  46. top: 584px;
  47. left: 485px;
  48. width: 220px;
  49. height: 150px;
  50. }
  51. #staff {
  52. top: 544px;
  53. left: 5px;
  54. width: 479px;
  55. height: 190px;
  56. }
  57. #cwin {
  58. top: 735px;
  59. left: 5px;
  60. width: 700px;
  61. height: 139px;
  62. }
  63.  
  64. </style>
  65.  
  66. <div class="overlay">
  67. <div class="innerbox" id="about"> <h1>about</h1> <small>This is small text.</small><br />
  68. <b>This is bold text.</b><br />
  69. <u>This is underlined text.</u><br />
  70. <i>This is italic text.</i><br />
  71. <s>This is striked text.</s><br />
  72. This is normal text.<br />
  73. <a href="">This is a link.</a><br />
  74. <h1>This is the h1</h1> <h2>header2</h2> <h3>This is the h3</h3>
  75.  
  76. </div>
  77. <div class="innerbox" id="rules"><h1>rules</h1>
  78. <li>rule
  79. <li>rule
  80. <li>rule
  81. <li>rule
  82. <li>rule
  83. <hr />
  84.  
  85. </div>
  86. <div class="innerbox" id="fmem"><h1>Featured Members</h1>
  87. <img src="http://i.imgur.com/JUOOqyx.png" class="featured" />
  88. <a href="">Interview</a>||<a href="">Comment&amp;Rate</a>
  89.  
  90. </div>
  91. <div class="innerbox" id="fstaff"><h1>Featured Staff</h1>
  92. <img src="http://i.imgur.com/JUOOqyx.png" class="featured" />
  93. <a href="">Interview</a>||<a href="">Comment&amp;Rate</a>
  94.  
  95. </div>
  96. <div class="innerbox" id="fcult"><h1>Featured Cult</h1>
  97. <img src="http://i.imgur.com/JUOOqyx.png" class="featured" />
  98. <a href="/cult/cultname">CultNameHere</a>
  99. </div>
  100. <div class="innerbox" id="staff">
  101. <h1>staff</h1>
  102.  
  103. <img src="http://i.imgur.com/JUOOqyx.png" class="staff" />
  104. <img src="http://i.imgur.com/JUOOqyx.png" class="staff" />
  105. <img src="http://i.imgur.com/JUOOqyx.png" class="staff" />
  106. <img src="http://i.imgur.com/JUOOqyx.png" class="staff" />
  107. <img src="http://i.imgur.com/JUOOqyx.png" class="staff" />
  108. <img src="http://i.imgur.com/JUOOqyx.png" class="staff" />
  109. <img src="http://i.imgur.com/JUOOqyx.png" class="staff" />
  110. <img src="http://i.imgur.com/JUOOqyx.png" class="staff" />
  111. <img src="http://i.imgur.com/JUOOqyx.png" class="staff" />
  112. <img src="http://i.imgur.com/JUOOqyx.png" class="staff" />
  113. <img src="http://i.imgur.com/JUOOqyx.png" class="staff" />
  114. <img src="http://i.imgur.com/JUOOqyx.png" class="staff" />
  115. <img src="http://i.imgur.com/JUOOqyx.png" class="staff" />
  116. <img src="http://i.imgur.com/JUOOqyx.png" class="staff" />
  117.  
  118. </div>
  119. <div class="innerbox" id="cwin">
  120. <h1>Contest Winners</h1>
  121.  
  122. <img src="http://i.imgur.com/JUOOqyx.png" class="winners" />
  123. <img src="http://i.imgur.com/JUOOqyx.png" class="winners" />
  124. <img src="http://i.imgur.com/JUOOqyx.png" class="winners" />
  125. <img src="http://i.imgur.com/JUOOqyx.png" class="winners" />
  126. <img src="http://i.imgur.com/JUOOqyx.png" class="winners" />
  127. <img src="http://i.imgur.com/JUOOqyx.png" class="winners" />
  128. <img src="http://i.imgur.com/JUOOqyx.png" class="winners" />
  129. <img src="http://i.imgur.com/JUOOqyx.png" class="winners" />
  130. <img src="http://i.imgur.com/JUOOqyx.png" class="winners" />
  131. <img src="http://i.imgur.com/JUOOqyx.png" class="winners" />
  132. <img src="http://i.imgur.com/JUOOqyx.png" class="winners" />
  133.  
  134. </div> </div>
Advertisement
Add Comment
Please, Sign In to add comment