Advertisement
tragical

FOR VAGABOND - - Custom Profile

Jun 30th, 2013
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 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. #image{
  5. position:absolute;
  6. width:472px;
  7. height:325px;
  8. bottom:-10px;
  9. right:-375px;
  10. }
  11.  
  12.  
  13. .head{
  14. background:#005875;
  15. color:#005875;
  16. }
  17.  
  18. #navi{
  19. text-align:right;
  20. position:absolute;
  21. height:auto;
  22. width:auto;
  23. top:50px;
  24. left:-50px;
  25. background:none;
  26. }
  27.  
  28. a:link, a:visited{
  29. color:#2D4E62;
  30. }
  31. a:hover{
  32. text-decoration:line-through;
  33. }
  34.  
  35.  
  36. #content #body{
  37. background:transparent;
  38. border:none;
  39. }
  40.  
  41. #content td, #content table{
  42. background-color:#8CC3DB;
  43. border:none;
  44. }
  45.  
  46. #content{
  47. font-family: "Arial Narrow", Arial, sans-serif;
  48. color:#345C74;
  49. z-index:2;
  50. top:100px;
  51. left:150px;
  52. height:540px;
  53. -webkit-opacity: 0.7;
  54. -moz-opacity: 0.7;
  55. opacity: 0.7;
  56. }
  57.  
  58.  
  59. body{
  60. overflow:hidden;
  61. background:url(http://i39.tinypic.com/a1ihau.png);
  62. font-family: "Arial Narrow", Arial, sans-serif;
  63. color:#345C74;
  64. }
  65.  
  66.  
  67. </style><font color=#345C74 font size=3>
  68. <center>Text can go here wheeee ~
  69. </center>
  70.  
  71. <!navigation goes here, don't mess with it unless you want to change the links!>
  72. <div id="navi"><ul>
  73. <li><a href="hatchery">Hatchery</a></li> <li><a href="explore.php">Explore</a></li><li> <a href="forum">Forums</a></li><li><a href="rmail">Rmail</a></li></ul>
  74. </div>
  75. </font>
  76. <div id="image"><img src=http://oi40.tinypic.com/42w08.jpg></div>
  77.  
  78. <font color=#2D4E62>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement