Advertisement
tragical

FOR MIKKIO - - Custom Profile

Jun 3rd, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 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. a:link, a:visited, a:hover{
  5. color:#262626;
  6. }
  7.  
  8. #thebox{
  9. height:295px;
  10. width:480px;
  11. position:absolute;
  12. top:2px;
  13. left:-500px;
  14. overflow:auto;
  15. border:5px solid #FFF;
  16. border-radius:3px;
  17. }
  18.  
  19. #content td, #content table{
  20. background-color:#595959;
  21. border:1px solid #595959;
  22. }
  23.  
  24. #content #body{
  25. background:#595959;
  26. border:5px solid #FFF;
  27. border-radius:3px;
  28. }
  29.  
  30. #content{
  31. right:-400px;
  32. top:75px;
  33.  
  34. }
  35.  
  36. body{
  37. background:url(http://fc01.deviantart.net/fs29/f/2008/168/9/6/Light_pattern_by_invaderjohn.png);
  38. background-repeat:no-repeat;
  39. background-position:center;
  40. background-attachment:fixed;
  41. -webkit-opacity: 0.8;
  42. -moz-opacity: 0.8;
  43. opacity: 0.8;
  44. font-family:"Calibri";
  45. }
  46. </style>
  47. <font size=1 font color=#262626><center>
  48.  
  49. <!-THIS IS THE TEXTBOX!->
  50.  
  51. <div id="thebox"><br><h3>header</h3>
  52. text can go here!</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement