CosmicKarma

Alternative Maidens Layout for YumiDie - Description

Nov 30th, 2014
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. <center>
  2.  
  3. <style>
  4.  
  5. .overlay {
  6. width: 779px;
  7. height: 690px;
  8. background: url('http://i.imgur.com/5nOaJMy.png') 4px 5px no-repeat;
  9. position: relative;
  10. background-color: #6B0103;
  11. border-radius: 0px;
  12. border: none;
  13. }
  14. .innerbox {
  15. overflow: auto;
  16. border: none;
  17. background: #1C0113;
  18. position: absolute;
  19. }
  20. #about {
  21. top: 309px;
  22. left: 4px;
  23. width: 300px;
  24. height: 376px;
  25. }
  26. #rules {
  27. top: 373px;
  28. left: 305px;
  29. width: 236px;
  30. height: 151px;
  31. }
  32. #updates {
  33. top: 373px;
  34. left: 542px;
  35. width: 233px;
  36. height: 151px;
  37. }
  38. #staff {
  39. top: 525px;
  40. left: 305px;
  41. width: 470px;
  42. height: 160px;
  43. }
  44.  
  45. </style>
  46.  
  47. <div class="overlay">
  48. <div class="innerbox" id="about"><h1>About</h1>
  49. <br />
  50. <small>This is small text.</small><br />
  51. <b>This is bold text.</b><br />
  52. <u>This is underlined text.</u><br />
  53. <i>This is italic text.</i><br />
  54. <s>This is striked text.</s><br />
  55. This is normal text.<br />
  56. <a href="">This is a link.</a><br />
  57. <h1>This is the h1</h1> <h2>header2</h2> <h3>This is the h3</h3>
  58.  
  59. <blockquote>
  60.  
  61. Blockquote will look like this!
  62. </blockquote>
  63. </div>
  64. <div class="innerbox" id="rules">
  65. <h1>Rules</h1>
  66. </div>
  67. <div class="innerbox" id="updates">
  68. <h1>Updates</h1>
  69. </div>
  70. <div class="innerbox" id="staff">
  71. <h1>Cult Staff</h1>
  72. <a href=LINK TO USERNAME><img src=http://i.imgur.com/2Wxq03g.png class="staff" ></a>
  73. <a href=LINK TO USERNAME><img src=http://i.imgur.com/2Wxq03g.png class="staff" ></a>
  74. <a href=LINK TO USERNAME><img src=http://i.imgur.com/2Wxq03g.png class="staff" ></a>
  75. <a href=LINK TO USERNAME><img src=http://i.imgur.com/2Wxq03g.png class="staff" ></a>
  76. <a href=LINK TO USERNAME><img src=http://i.imgur.com/2Wxq03g.png class="staff" ></a>
  77. <a href=LINK TO USERNAME><img src=http://i.imgur.com/2Wxq03g.png class="staff" ></a>
  78. <a href=LINK TO USERNAME><img src=http://i.imgur.com/2Wxq03g.png class="staff" ></a>
  79.  
  80. </div>
  81. </div>
Advertisement
Add Comment
Please, Sign In to add comment