Advertisement
Wickerworks

Ashwick Description Codes

Aug 9th, 2014
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. <center>
  2. <div class="header">
  3. <img src="http://i.imgur.com/CE7bX2a.png" />
  4.  
  5. <style>
  6. .overlay {
  7. width: 750px;
  8. height: 1056px;
  9. background: #1a1418;
  10. position: relative;
  11. }
  12.  
  13. .innerbox {
  14. overflow: auto;
  15. border: none;
  16. background: #463f43;
  17. position: absolute;
  18. border: 3px double #cec0ba;
  19. }
  20.  
  21. #about {
  22. top: 4px;
  23. left: 4px;
  24. right: 4px;
  25. width: 738px;
  26. height: 400px;
  27. }
  28.  
  29. #wit{
  30. top: 430px;
  31. left: 4px;
  32. width: 350px;
  33. height: 400px;
  34.  
  35. }
  36.  
  37. #gyp{
  38. top: 430px;
  39. left: 400px;
  40. right: 4px;
  41. width: 340px;
  42. height: 400px;
  43. }
  44.  
  45. #wol{
  46. top: 850px;
  47. left: 4px;
  48. width: 350px;
  49. height: 400px;
  50. }
  51. #vam{
  52. top: 850px;
  53. left: 400px;
  54. right: 4px;
  55. width: 340px;
  56. height: 400px;
  57. }
  58.  
  59. #fttit {
  60. top: 1270px;
  61. left: 4px;
  62. right: 4px;
  63. width: 740px;
  64. height: 70px;
  65.  
  66. }
  67.  
  68. #ftmale {
  69. top: 1370px;
  70. left: 4px;
  71. width: 140px;
  72. height: 150px;
  73.  
  74. }
  75.  
  76. #ftfemale {
  77. top: 1370px;
  78. left: 210px;
  79. width: 140px;
  80. height: 150px;
  81. }
  82.  
  83. #ftrp {
  84. top: 1370px;
  85. left: 420px;
  86. width: 140px;
  87. height: 150px;
  88. }
  89.  
  90. #ftcop {
  91. top: 1370px;
  92. left: 600px;
  93. width: 140px;
  94. height: 150px;
  95. }
  96. </style>
  97.  
  98. <div class="overlay">
  99. <div class="innerbox" id="about"><h1>About Ashwick</h1>
  100. <h3>This is Header3</h3>
  101. <b>This is bold</b>
  102. <i>This is Italic</i>
  103. <s>This is strikeout</s>
  104. <u>This is Underline</u>
  105. <blockquote>This is text inside the blockquote</blockquote></div>
  106.  
  107. <div class="innerbox" id="wit"><h1>Witches</h1></div>
  108. <div class="innerbox" id="gyp"><h1>Gypsies</h1></div>
  109. <div class="innerbox" id="wol"><h1>Wolves</h1></div>
  110. <div class="innerbox" id="vam"><h1>Vampires</h1></div>
  111. <div class="innerbox" id="fttit"><h1>Featureds</h1></div>
  112. <div class="innerbox" id="ftmale"><h1>Ft. Male</h1></div>
  113. <div class="innerbox" id="ftfemale"><h1>Ft. Female</h1></div>
  114. <div class="innerbox" id="ftrp"><h1>Ft. Roleplayer</h1></div>
  115. <div class="innerbox" id="ftcop"><h1>Ft. Couple</h1></div>
  116. </div>
  117.  
  118.  
  119. <div class="top">
  120. <a href="/vfmain.php">Home</a>
  121. <a href="/group_invite.php?c=Ashwick">Invite</a>
  122. <a href="http://vampirefreaks.com/cults/group_edit.php?c=Ashwick">Edit Cult</a>
  123. <a href="http://vampirefreaks.com/group_edit_members.php?c=Ashwick"> Edit Mem.</a>
  124. <a href="/cults/controlpanel.php?c=Ashwick">C. Panel</a>
  125. <a href="/cults/statistics.php?c=Ashwicktestlayout">Cult Stats</a>
  126. <a href="/lipsofsweetdeceit" title="Coding">© 2014</a>
  127. <a href="/Whispered-Deaths" title="Layout">© 2014</a>
  128.  
  129. </div>
  130.  
  131. </div>
  132. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement