Advertisement
tragical

Rambo > Profile Layout UPDATE

Jul 9th, 2014
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. <!- Coding (c) Owly 2014 -!>
  2. <style type="text/css">
  3. #header, #search, #main-navbar, #sidebar, #sidetabs, #alerts, #navigation, #chatroom_mini,#chatroom, #chatroom_closed, #footer_bg, #breadcrumbs, #footer_bg, .wrapper{display: none;}div.wraper{ background:none;
  4. }
  5.  
  6.  
  7.  
  8. body{
  9. background:url(http://i39.tinypic.com/1z70n77.png);
  10. overflow:hidden;
  11. }
  12.  
  13. #box{
  14. padding:5px;
  15. height:138px;
  16. width:255px;
  17. overflow:auto;
  18. background-color:#fff;
  19. top:259px;
  20. left:625px;
  21. position:fixed;
  22. border-right:5px solid #000;
  23. }
  24.  
  25. #om{
  26. padding:10px;
  27. width:160px;
  28. height:147px;
  29. position:fixed;
  30. top:250px;
  31. left:450px;
  32. }
  33.  
  34. .img1, .img2, .img3{
  35. height:40px;
  36. border-left:5px solid #000;
  37. border-right:5px solid #000;
  38. }
  39.  
  40. .img1 a:hover, .img2 a:hover, .img3 a:hover{
  41. background:#fff;
  42. opacity:.8;
  43. }
  44.  
  45. body{
  46. overflow:hidden;
  47. background:url(http://i61.tinypic.com/ekrxuu.png);
  48. }
  49. .head{
  50. display:none;
  51. }
  52.  
  53. #block1, #block6{
  54. display:none;
  55. }
  56.  
  57. #content #body, #content td, #content table{
  58. background:none;
  59. border:none;
  60. }
  61.  
  62. </style>
  63. <center>
  64. <div id="box">
  65. <font face=verdana font size=1>text text text</div>
  66. <div id="om">
  67. <div class="img1">
  68. <a href="updates"><img src=http://i42.tinypic.com/21ex3kl.png></a>
  69. </div>
  70. <br>
  71. <div class="img2">
  72. <a href="forums"><img src=http://i43.tinypic.com/2lrxug.png></a>
  73. </div>
  74. <br>
  75. <div class="img3">
  76. <a href="hatchery"><img src=http://i41.tinypic.com/2je1b37.png></a>
  77. </div>
  78. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement