Guest User

secret keeper

a guest
May 28th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.91 KB | None | 0 0
  1. <style>
  2.  
  3. /* PROFILE BY PIZZA FOR SHAKESPEARE c:
  4. DONUT TAKE ANY PART OF THIS CODE THX */
  5.  
  6. /* BLANK SLATE */
  7. #header, #menu, #sidebar, #postcards, #bookmarks, #rightbg, #footer, h2 {display:none;}
  8. #content, #page, body {background-color:transparent;}
  9.  
  10. /* HIDE STATS */
  11. #pet_stats, #column_3 {display:none;}
  12.  
  13. /* HIDE DATES */
  14. .pet_age_info_date, .pet_wco_info_date {display:none;}
  15.  
  16. /* HIDE FRIENDS */
  17. #pet_friends {display:none;}
  18.  
  19. /* HIDE NAME */
  20. .pet_name {display:none;}
  21.  
  22. /* BACKGROUND */
  23. body, html {height:100%; width:100%; background: url(http://i.imgur.com/RMjDWun.png), url(http://i.imgur.com/RsCvamh.png); background-repeat:repeat-x, repeat; position:fixed;}
  24. body {height:100%; background:url(http://i.imgur.com/IVtE5gD.png) center top no-repeat; overflow:hidden;}
  25.  
  26. /* TEXT */
  27. body,html,a {font-family:tahoma; font-size:10px; color:#000; letter-spacing:1px; line-height:10px; text-align:center;}
  28. b {color:#000;}
  29. i {color:#0b2486;}
  30. a:link,a:visited {font-family:tahoma; font-size:10px; color:#8a1004;}
  31. a:hover {font-family:tahoma; font-size:10px; text-decorate:underline;}
  32.  
  33. /* BASIC */
  34. .owner {font-family:tahoma; font-size:9px; color:#c1816a; letter-spacing:2px; line-height:13px; font-weight:bold; text-align:left; height:13px; width:250px; top:285px; left:50%; margin-left:410px; border:none; position:fixed;}
  35. .owner a {font-family:tahoma; font-size:9px; letter-spacing:2px; line-height:9px; font-weight:bold; text-decoration:none;}
  36. .owner a:hover {font-family:tahoma; font-size:9px; letter-spacing:2px; line-height:9px; text-decoration:underline;}
  37. .pet_color_info {font-family:tahoma; font-size:10px; color:#c1816a; letter-spacing:2px; line-height:13px; font-weight:bold; text-align:left; height:13px; width:250px; top:275px; left:50%; margin-left:415px; border:none; position:fixed;}
  38. .pet_like {height:13px; width:20px; top:440px; left:50%; margin-left:360px; text-shadow: 0px 1px #000, 0px -1px #000, 1px 0px #000, -1px 0px #000; text-decoration:none; border:none; position:fixed; z-index:10;}
  39. .pet_like a {font-size:tahoma; font-size:11px; line-height:13px; text-shadow: 0px 1px #000, 0px -1px #000, 1px 0px #000, -1px 0px #000; text-decoration:none; -moz-transition:.5s; -webkit-transition:.5s; -o-transition:.5s; opacity:0.8;}
  40. .pet_like a:hover {font-size:tahoma; font-size:11px; line-height:13px; text-shadow: 0px 1px #000, 0px -1px #000, 1px 0px #000, -1px 0px #000; text-decoration:none; -moz-transition:.5s; -webkit-transition:.5s; -o-transition:.5s; opacity:0.4;}
  41.  
  42. /* CONTENT */
  43. #secretcontent {font-family:tahoma; font-size:10px; color:#000; letter-spacing:1px; line-height:10px; height:343px; width:450px; top:126px; left:50%; margin-left:-133px; overflow-y:auto; overflow-x:hidden; border:0px; border-radius:25px; padding:5px 15px 5px 20px; position:fixed; z-index:4;}
  44. #secretcontent:target {z-index:5;}
  45. #secretmain {background:url(http://i.imgur.com/s3WvBhp.png) no-repeat; height:373px; width:495px; top:121px; left:50%; margin-left:-137px; border:none; position:fixed; z-index:3;}
  46. #secretname {background:url(http://i.imgur.com/gyEk5u5.png) no-repeat; height:75px; width:375px; top:56px; left:50%; margin-left:-82px; border:none; position:fixed; z-index:6;}
  47. #secretanchors {height:20px; width:200px; top:490px; left:50%; margin-left:140px; border:none; position:fixed;}
  48.  
  49. /* PET TREASURE */
  50. #pet_treasure {background:url(http://i.imgur.com/yNBTfHL.png) repeat-y; height:343px; width:450px; top:126px; left:50%; margin-left:-133px; border:0px; border-radius:25px; padding:5px 15px 5px 20px; position:fixed; z-index:0; overflow:auto;}
  51. #pet_treasure:target {z-index:5;}
  52. .treasure_item img:hover {opacity:0.8;}
  53. .treasure_item {height:50px; width:50px; border:none; padding:0px 5px 5px 0px;}
  54. .treasure_item img {height:50px; width:50px; border:1px solid #000; border-radius:25px; opacity:1.0;}
  55.  
  56. /* PET IMAGE */
  57. #pet_image {background:url(http://i.imgur.com/U4Sm1wH.png); height:464px !important; width:436px !important; top:105px; left:50%; margin-left:-540px; border:none; position:fixed; opacity:1; z-index:7;}
  58.  
  59. /* PET SPOTLIGHT */
  60. .pet_spotlight {background:url(http://i.imgur.com/csYKIHx.png) no-repeat; height:130px; width:110px; top:320px; left:50%; margin-left:420px; overflow:hidden; border:none; position:fixed; font-family:tahoma; font-size:10px; padding:10px 10px 0px 10px; z-index:1; -moz-transition:1s; -webkit-transition:1s; -o-transition:1s; z-index:1;}
  61. .pet_spotlight:hover {top:430px; -moz-transition:1s; -webkit-transition:1s; -o-transition:1s;}
  62. .pet_spotlight img {height:50px; width:50px; border:1px solid #000; border-radius:10px; opacity:0.9;}
  63. #secretcover {background-image:url(http://i.imgur.com/vmm9Ca3.png); background-repeat:no-repeat; height:139px; width:255px; top:301px; left:50%; margin-left:340px; position:fixed; border:none; z-index:2;}
  64.  
  65. /* MINION */
  66. #pet_minion {font-family:tahoma; font-size:10px; color:#f9e279; height:115px; width:150px; top:320px; left:50%; margin-left:430px; position:absolute; z-index:9; border:none;}
  67. #pet_minion b {font-family:tahoma; font-size:10px; color:#fff; font-weight:normal;}
  68. #pet_minion img {background:url(http://i.imgur.com/AEecMZK.png) no-repeat; height:0px; width:64px; padding: 0px 0px 64px 0px; opacity:0.7;}
  69.  
  70. /* SCROLLBAR */
  71. ::-webkit-scrollbar-track {background-color:transparent;}
  72. ::-webkit-scrollbar {width:6px; background-color:transparent;}
  73. ::-webkit-scrollbar-thumb {background-color:transparent; border:none;}
  74. #secretscroll {background-image:url(http://i.imgur.com/ZHVT937.png); background-repeat:no-repeat; height:362px; width:25px; top:122px; left:50%; margin-left:329px; position:fixed; border:none; z-index:8;}
  75.  
  76. </style>
  77. <div id="secretscroll"></div>
  78. <div id="secretmain"></div>
  79. <div id="secretname"></div>
  80. <div id="secretcover"></div>
  81. <div id="secretanchors">[b]<a href="#secretcontent">story</a>[/b] | [b]<a href="#pet_treasure">treasure</a>[/b]</div>
  82.  
  83.  
  84. <div id="secretcontent">
  85.  
  86. STORY GOES HERE[br]
  87. [b]bold[/b] [i]italics[/i] [url=ad]link[/url]
  88.  
  89. </div>
Advertisement
Add Comment
Please, Sign In to add comment