Advertisement
magentalayouts

Ruby Gloom profile

Apr 14th, 2012
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.11 KB | None | 0 0
  1. <center>
  2.  
  3. <style> .menu2, .maintop, .leftnav, .profilename, .topbar, .defaultpic, .thumbnail, .gallery, .videos, .userinfo, .journal_entry, .profile_title, .likes_title, .dislikes_title, .music_title, .buttons1, .buttons2, .buttons3, .friends, .rate, .comments, .profilepages { display: none; }
  4.  
  5. html, body { background:
  6. background-color: black;
  7. background-image: url('http://i1103.photobucket.com/albums/g478/magentalayouts/Backgrounds/gridbg.png');
  8. background-repeat: tiled;
  9. color: white;
  10. }
  11.  
  12. a:link { color: #cc3333; font-size: 12px; font-family: Verdana; }
  13. a:visited { color: #ffcc33; font-size: 12px; font-family: Verdana; }
  14. a:hover { color: white; font-size: 12px; background: transparent; font-family: Verdana; }
  15.  
  16. i {
  17. color: #ffcc33;
  18. font-size: 12px;
  19. font-family: Verdana;
  20. font-style: italic;
  21. }
  22.  
  23. b {
  24. color: #cc3333;
  25. font-size: 12px;
  26. font-family: Verdana;
  27. font-style: none;
  28. }
  29.  
  30. .links A {
  31. color: #cc3333;
  32. display: block;
  33. border: 1px solid #ffcc33;
  34. background: #000000;
  35. letter-spacing: 5px
  36. }
  37. .links A:hover {
  38. color: #ffcc33;
  39. display: block;
  40. background: #000000;
  41. letter-spacing: 13px;
  42. border: 1px solid #cc3333
  43. }
  44.  
  45. .overlay {
  46. width: 800px;
  47. height: 640px;
  48. background: url('http://i1103.photobucket.com/albums/g478/magentalayouts/profiles/rubygloom.png') 0px 0px no-repeat;
  49. position: relative;
  50. }
  51.  
  52. .innerbox {
  53. overflow: auto;
  54. border: none;
  55. position: absolute;
  56. }
  57. #innerbox1 {
  58. top: 124px;
  59. left: 31px;
  60. width: 513px;
  61. height: 202px;
  62. }
  63. #innerbox2 {
  64. top: 366px;
  65. left: 31px;
  66. width: 171px;
  67. height: 256px;
  68. }
  69. #innerbox3 {
  70. top: 368px;
  71. left: 209px;
  72. width: 166px;
  73. height: 255px;
  74. }
  75. #innerbox4 {
  76. top: 372px;
  77. left: 383px;
  78. width: 163px;
  79. height: 252px;
  80. }
  81. #innerbox5 {
  82. top: 472px;
  83. left: 600px;
  84. width: 175px;
  85. height: 149px;
  86. }
  87. #innerbox6 {
  88. top: 20px;
  89. left: 34px;
  90. width: 506px;
  91. height: 50px;
  92. }
  93. <!--- Layout made and coded by skysedge @ NerdyDesigns. Do not copy/modify the graphics or the coding without permission. Do not remove either credit or claim as your own. Do not share this code outside of NerdyDesigns. Any questions, message skysedge - -->
  94.  
  95. </style>
  96.  
  97. <div class="overlay">
  98. <div class="innerbox" id="innerbox1"><br>About here</div>
  99. <div class="innerbox" id="innerbox2"><br>Likes here</div>
  100. <div class="innerbox" id="innerbox3"><br>Dislikes here</div>
  101. <div class="innerbox" id="innerbox4"><br>Music here</div>
  102. <div class="innerbox" id="innerbox5"><div class="links">
  103. <p>
  104. <a href="http://vampirefreaks.com">Main</a>
  105. <a href="http://vampirefreaks.com/gallery.php?u=USERNAMEHERE" target="_blank">Gallery</a>
  106. <a href="http://vampirefreaks.com/journal.php?u=USERNAMEHERE" target="_blank">Journal</a>
  107. <a href="http://vampirefreaks.com/user_comment.php?user=USERNAMEHERE" target="_blank">Comment</a>
  108. <a href="http://vampirefreaks.com/profile_action.php?user=USERNAMEHERE" target="_blank">Add</a>
  109. <a href=http://vampirefreaks.com/profiles/home.php>Home</a>
  110. <a href=http://vampirefreaks.com/skysedge>Layout</a>
  111. </div></div>
  112. <div class="innerbox" id="innerbox6"><b><font size=6>USERNAMEHERE</font></b></div>
  113. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement