Advertisement
tragical

LyfeSaver > Profile Layout

Jan 13th, 2014
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. <link href='http://fonts.googleapis.com/css?family=The+Girl+Next+Door' rel='stylesheet' type='text/css'>
  2.  
  3. <!- Coding (c) Owly 2014 -!>
  4. <style type="text/css">
  5. #header, #search, #main-navbar, #sidebar, #sidetabs, #alerts, #navigation, #chatroom_mini,#chatroom, #footer_bg, #breadcrumbs, #footer_bg, .wrapper{display: none;}div.wraper{ background:none;}
  6.  
  7. #lb{
  8. height:374px;
  9. width:369px;
  10. position:fixed;
  11. top:480px;
  12. left:115px;
  13. z-index:3;
  14. }
  15.  
  16. #lb a, a:visited{
  17. font-family: Didot, "Didot LT STD", "Hoefler Text", Garamond, "Times New Roman", serif;
  18. border-left:5px solid #fff;
  19. border-right:5px solid #fff;
  20. font-weight:bold;
  21. display:inline-block;
  22. text-align:center;
  23. width:120px;
  24. text-transform:uppercase;
  25. background-color:#ddbb55;
  26. color:#fff;
  27. padding:5px;
  28. margin-bottom: 3px;
  29. -webkit-transition: all 1s ease;
  30. -moz-transition: all 1s ease;
  31. -ms-transition: all 1s ease;
  32. -o-transition: all 1s ease;
  33. transition: all 1s ease;
  34. }
  35.  
  36. #name{
  37. text-shadow: -1px 0 #6E4D21, 0 1px #6E4D21,
  38. 1px 0 #6E4D21, 0 -1px #6E4D21;
  39. height:100px
  40. width:200px;
  41. position:fixed;
  42. top:170px;
  43. font-family: 'The Girl Next Door', cursive;
  44. left:90px;
  45. font-size:50px;
  46. color:#fff;
  47. z-index:3;
  48. }
  49.  
  50. #img{
  51. height:1000px;
  52. width:1000px;
  53. position:fixed;
  54. bottom:-130px;
  55. right:0px;
  56. background:url(http://fc05.deviantart.net/fs70/f/2013/362/5/7/dancing_on_graves_by_thebloodymess-d6zu27r.png);
  57. z-index:1;
  58. }
  59.  
  60. #box{
  61. z-index:2;
  62. font-size:14px;
  63. padding:5px;
  64. border:5px solid #aa7733;
  65. border-radius:3px;
  66. height:203px;
  67. width:334px;
  68. position:fixed;
  69. top:230px;
  70. left:80px;
  71. overflow:auto;
  72. background-color:#ddbb55;
  73. color:#fff;
  74. font-family: Didot, "Didot LT STD", "Hoefler Text", Garamond, "Times New Roman", serif;
  75. }
  76.  
  77. #lb a:hover{
  78. text-decoration:none;
  79. }
  80.  
  81. body{
  82. background:url(http://i43.tinypic.com/2pyt2bs.jpg);
  83. overflow:hidden;
  84. }
  85.  
  86. .head{
  87. display:none;
  88. }
  89.  
  90. #block1, #block6{
  91. display:none;
  92. }
  93.  
  94. #content #body, #content td, #content table{
  95. background:none;
  96. border:none;
  97. }
  98. </style>
  99. <div id="name">goals</div>
  100.  
  101. <div id="box"><center>this is where the text goes -- it automatically adds a scroll bar once you put enough text. :)</div>
  102.  
  103. <div id="img"></div>
  104.  
  105. <div id="lb">
  106. <a href="usershops/viewshop.php?id=144482">merchant</a>
  107. <a href="gallery/?u=144482">showroom</a> <a href="itemgallery/viewshop.php?id=144482">gallery</a> <a href="/market/eggs/user/144482/">egg market</a></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement