Advertisement
tragical

FOR REQUIEM - - Custom Profile

Aug 23rd, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1. <style type="text/css">
  2. #header, #search, #main-navbar, #sidebar, #sidetabs, #alerts, #navigation, #chatroom_mini,#chatroom, #footer_bg, #breadcrumbs, #footer_bg, .wrapper{display: none;}div.wraper{ background:none;}
  3.  
  4. body{
  5. background:url(http://i42.tinypic.com/t83ti0.png);
  6. overflow:hidden;
  7. }
  8.  
  9. #twoop{
  10. font-style:italic;
  11. font-weight:bold;
  12. width:709px;
  13. height:91px;
  14. position:absolute;
  15. bottom:160px;
  16. right:-240px;
  17. text-transform:lowercase;
  18. font-family:georgia;
  19. color:#5B5B5B;
  20. }
  21.  
  22.  
  23. #c2{
  24. position:absolute;
  25. width:160px;
  26. height:45px;
  27. top:350px;
  28. left:540px;
  29. background-color:#e9e9e9;
  30. z-index:9;
  31. }
  32.  
  33. #c1{
  34. width:192px;
  35. height:75px;
  36. position:absolute;
  37. background-color:#e9e9e9;
  38. top:390px;
  39. left:480px;
  40. z-index:9;
  41. }
  42.  
  43. .icon-random { display:none}
  44. .icon-music { display:none }
  45. .icon-repeat { display:none }
  46. .icon-volume-off { display:none }
  47. .icon-volume-down { display:none }
  48. .icon-volume-up { display:none }
  49. .icon-step-backward { display:none }
  50. .icon-fast-backward { display:none }
  51. .icon-backward { display:none }
  52. .icon-stop { display:none }
  53. .icon-forward { display:none }
  54. .icon-fast-forward { display:none }
  55. .icon-step-forward { display:none }
  56.  
  57. #block1, #block6{
  58. display:none;
  59. }
  60.  
  61. #m-player{
  62. opacity:0;
  63. z-index:1;
  64. top:310px;
  65. left:510px;
  66. position:absolute;
  67. }
  68.  
  69. #content #body, #content td, #content table{
  70. background:none;
  71. border:none;
  72. }
  73.  
  74. #trw{
  75. font-family:georgia;
  76. text-transform:lowercase;
  77. letter-spacing:1px;
  78. font-size:20px;
  79. font-style:italic;
  80. top:20px;
  81. right:-240px;
  82. position:absolute;
  83. height:99px;
  84. width:765px;
  85. }
  86.  
  87. #line{
  88. height:360px;
  89. width:1px;
  90. border-right:1px dashed #a8a8a8;
  91. position:absolute;
  92. top:0px;
  93. left:510px;
  94. -webkit-transition: all 1s ease;
  95. -moz-transition: all 1s ease;
  96. -ms-transition: all 1s ease;
  97. -o-transition: all 1s ease;
  98. transition: all 1s ease;
  99. }
  100.  
  101. #gif:hover > #line{
  102. left:950px;
  103. }
  104.  
  105. #cont{
  106. word-wrap:break-word;
  107. padding: 0 6px 0 0;
  108. height:150px;
  109. width:250px;
  110. left:10px;
  111. top:0px;
  112. position:absolute;
  113. overflow:hidden;
  114. font-family:cambria;
  115. opacity:0;
  116. -webkit-transition: all 1s ease;
  117. -moz-transition: all 1s ease;
  118. -ms-transition: all 1s ease;
  119. -o-transition: all 1s ease;
  120. transition: all 1s ease;
  121. z-index:1;
  122. }
  123.  
  124. #gif:hover > #cont{
  125. opacity:1;
  126. left:510px;
  127. }
  128.  
  129. #gif{
  130. z-index:9999;
  131. height:360px;
  132. width:500px;
  133. top:150px;
  134. left:50px;
  135. position:absolute;
  136. }
  137.  
  138.  
  139. a:link, a:visited{
  140. color:#27382D;
  141. }
  142. a:hover{
  143. text-decoration:none;
  144. }
  145.  
  146. #nav{
  147. height:auto;
  148. width:150px;
  149. top:370px;
  150. left:490px;
  151. position:absolute;
  152. }
  153.  
  154.  
  155.  
  156. </style>
  157. <div id="trw"><font color=#5B5B5B><img src=http://i41.tinypic.com/15i0osj.jpg></font></div>
  158.  
  159. <div id="gif">
  160. <img src=http://31.media.tumblr.com/tumblr_m10ifqvzF71qgfk6po1_500.gif>
  161.  
  162. <div id="line"></div>
  163. <div id="cont">
  164. <font size=1><br>text goes here wheee
  165. <br><br> <font color=#cecece font face="Georgia"><i>take your hand and walk away</i></font></div></div>
  166. <div id="nav"><font size=2 font face="Cambria"><a href="updates">esc.</a></div>
  167.  
  168. <div id="m-player">
  169. [music auto]
  170. [src=http://k002.kiwi6.com/hotlink/p9b1r505fr/system_of_a_down_-_lonely_day.ogg][/src]
  171. [src=http://k002.kiwi6.com/hotlink/s722u3a7g9/system_of_a_down_-_lonely_day.mp3][/src]
  172. [/music]</div>
  173.  
  174. <div id="twoop"><img src=http://i40.tinypic.com/23wpc2d.jpg></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement