Advertisement
Guest User

PUMPKINDESCRIPTION

a guest
Apr 16th, 2014
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.74 KB | None | 0 0
  1. <div class="cmenu">
  2. <a href="/" class="nav">VF HOME</a> <a href="http://vampirefreaks.com/cults/group_edit.php?c=Pumpkiness" class="nav">EDIT CULT</a> <a href="http://vampirefreaks.com/group_edit_members.php?c=Pumpkiness" class="nav">EDIT MEMBERS</a> <a href="http://vampirefreaks.com/group_invite.php?c=Pumpkiness" class="nav">INVITE</a> <a href="http://vampirefreaks.com/cults/controlpanel.php?c=Pumpkiness" class="nav">CPANEL</a> <a href="http://vampirefreaks.com/cults/statistics.php?c=Pumpkiness" class="nav">CULT STATISTICS</a> <a href="/medusa" class="nav">Credit</a>
  3. </div>
  4.  
  5. <center>
  6. <a id="winnerslink" href="LINK GOES HERE"></a>
  7.  
  8. <div class="overlay">
  9. <div class="uniform" id="topp">
  10. <center>
  11. <h1>100+</h1>
  12. username<br />
  13. username<br />
  14. username<br />
  15.  
  16. <h1>500+</h1>
  17. username<br />
  18. username<br />
  19. username<br />
  20.  
  21. <h1>1000+</h1>
  22. username<br />
  23. username<br />
  24. username<br />
  25.  
  26. </div>
  27.  
  28. <div class="uniform" id="staff">
  29. <center>
  30. <a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="40" /></a> <a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="40" /></a> <a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="40" /></a> <a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="40" /></a> <a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="40" /></a>
  31.  
  32. <a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="40" /></a> <a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="40" /></a> <a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="40" /></a> <a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="40" /></a> <a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="40" /></a>
  33.  
  34. <a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="40" /></a> <a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="40" /></a> <a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="40" /></a> <a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="40" /></a> <a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="40" /></a>
  35.  
  36. </div>
  37.  
  38. <div class="uniform" id="winwin">
  39. <center>
  40. <a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="95" /></a><a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="95" /></a><a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="95" /></a><a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="95" /></a><a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="95" /></a><a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="40" height="95" /></a>
  41.  
  42. </div>
  43.  
  44.  
  45. <div class="uniform" id="ftmem">
  46. <center><a href="/username" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="130" height="130" /></a>
  47. </div>
  48.  
  49. <div class="uniform" id="ftcult">
  50. <center><a href="/cult/cultname" class="image"><img src="http://i.imgur.com/7L9ZP41.png" width="130" height="130" /></a>
  51.  
  52. </div>
  53.  
  54. </div>
  55.  
  56.  
  57.  
  58. <style>
  59. .cmenu {
  60. position: fixed;
  61. top: -5px;
  62. left: 0px;
  63. width: 100%;
  64. height: ;
  65. color: #ffffff;
  66. background: #582d88;
  67. padding: 5px 0px 5px 0px;
  68. text-align: center;
  69. z-index: 1;
  70. }
  71.  
  72. .overlay {
  73. border: 0px solid #ffffff;
  74. width: 725px;
  75. height: 825px;
  76. background: url('http://i.imgur.com/DaxJa2O.png');
  77. background-repeat: no-repeat;
  78. background-color: transparent;
  79. position: relative;
  80. z-index: 0;
  81. top: 20px;
  82. }
  83.  
  84. .uniform {
  85. overflow: auto;
  86. border: 0px solid #000;
  87. position: absolute;
  88. text-align: justify;
  89. border-radius: 10px;
  90. background: transparent;
  91. padding: 5px;
  92. z-index: 2;
  93. }
  94.  
  95. #winnerslink {
  96. border: 0px solid #FFFFFF;
  97. position: absolute;
  98. top: 563px;
  99. left: 720px;
  100. width:120px;
  101. height: 15px;
  102. z-index: 1;
  103. }
  104.  
  105. #topp{
  106. top: 390px;
  107. left: 140px;
  108. width: 235px;
  109. height: 105px;
  110. overflow: auto;
  111. background: transparent;
  112. }
  113.  
  114. #staff{
  115. top: 225px;
  116. left: 450px;
  117. width: 255px;
  118. height: 145px;
  119. overflow: hidden;
  120. background: transparent;
  121. }
  122.  
  123. #winwin{
  124. top: 415px;
  125. left: 410px;
  126. width: 290px;
  127. height: 100px;
  128. overflow: hidden;
  129. background: transparent;
  130. }
  131.  
  132. #ftmem{
  133. top: 537px;
  134. left: 247px;
  135. width: ;
  136. height: ;
  137. }
  138.  
  139. #ftcult{
  140. top: 652px;
  141. left: 338px;
  142. width: ;
  143. height: ;
  144. }
  145.  
  146. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement