Advertisement
tragical

FOR INFERNOFIRE

Sep 7th, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. < -! Profile coded by Owly for InfernoFire only. !->
  2.  
  3. <style type="text/css">
  4. #header, #search, #main-navbar, #sidebar, #sidetabs, #alerts, #navigation, #chatroom_mini,#chatroom, #footer_bg, #breadcrumbs, #footer_bg, .wrapper{display: none;}div.wraper{ background:none;}
  5.  
  6. #pony{
  7. height:400px;
  8. width:401px;
  9. top:200px;
  10. right:50px;
  11. position:fixed;
  12. background:url(http://i43.tinypic.com/jztsn.png);
  13. }
  14.  
  15. #ribbon{
  16. z-index:3;
  17. height:225px;
  18. width:225px;
  19. position:fixed;
  20. background:url(http://i40.tinypic.com/28rk1oy.png);
  21. bottom:0px;
  22. left:150px;
  23. }
  24.  
  25. #middle{
  26. width:357px;
  27. height:395px;
  28. position:fixed;
  29. top:200px;
  30. left:510px;
  31. opacity:.9;
  32. background:#fff;
  33. text-align:center;
  34. font:Tahoma;
  35. padding:5px;
  36. }
  37.  
  38. #top{
  39. text-align:center;
  40. height:190px;
  41. width:295px;
  42. top:200px;
  43. left:200px;
  44. position:fixed;
  45. background:#fff;
  46. opacity:.9;
  47. padding:5px;
  48. }
  49.  
  50. #bottom{
  51. text-align:center;
  52. height:190px;
  53. width:295px;
  54. top:405px;
  55. left:200px;
  56. position:fixed;
  57. background:#fff;
  58. opacity:.9;
  59. padding:5px;
  60. }
  61.  
  62. #heading{
  63. z-index:4;
  64. font-style:italic;
  65. font-weight:bold;
  66. color:#9900FF;
  67. height:275px;
  68. width:350px;
  69. font-size:45px;
  70. font-family: Georgia;
  71. top:150px;
  72. left:680px;
  73. position:fixed;
  74. }
  75.  
  76. body{
  77. background:url(http://i44.tinypic.com/f2otgj.jpg);
  78. background-repeat:no-repeat;
  79. background-position:center;
  80. background-attachment:fixed;
  81. overflow:hidden;
  82. }
  83.  
  84. .head{
  85. display:none;
  86. }
  87.  
  88. #block1, #block6{
  89. display:none;
  90. }
  91.  
  92. #content #body, #content td, #content table{
  93. background:none;
  94. border:none;
  95. }
  96. </style><div id="heading">freedom</div><div id="ribbon"></div>
  97. <font color=#0000CC>
  98. <div id="middle">text text text</div>
  99. <div id="top">text text text</div>
  100. <div id="bottom">text text text</div>
  101. <div id="pony"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement