Advertisement
keiarawr

Lookup

Aug 8th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.06 KB | None | 0 0
  1. <style>
  2. table, table td, .contentModuleTable {
  3. border: 0px !important;
  4. }
  5. #userneohome img, #header a, .user, #ban, hr, .sidebar, #footer, #header, .footerNifty, #nst, .bb, .brand-mamabar, #superfooter, #template_nav, #usershop img {
  6. display: none;
  7. }
  8. .contentModule div a img, .contentModule div b {
  9. display: inline;
  10. visibility: visible;
  11. }
  12. p, body, td {
  13. font: 8pt arial;
  14. color: #000000;
  15. }
  16. a:link, a b, a:visited {
  17. font: 12px arial;
  18. text-transform: lowercase;
  19. font-weight: bold;
  20. color: #fe720f !important;
  21. }
  22. a:hover b, a:hover, #header a:hover, #header a:hover b {
  23. color: #fda51f !important;
  24. }
  25. b, i {
  26. color: #942a1f;
  27. font: 9pt arial;
  28. font-weight: bold;
  29. }
  30. #main {
  31. border: none;
  32. background: none;
  33. width: 770px;
  34. height: 200px;
  35. padding: 0px;
  36. position: absolute;
  37. top: 0px;
  38. left: 0px;
  39. }
  40. body {
  41. background: url("http://image.ibb.co/jC2rwS/keiabg.png") top center fixed;
  42. }
  43. #content {
  44. background: none;
  45. width: 760px;
  46. height: 350px;
  47. padding: 0px;
  48. position: relative;
  49. }
  50. .contentModuleTable, .contentModule, .contentModuleContent {
  51. border: none;
  52. background: transparent;
  53. }
  54. .content div b {
  55. text-transform: lowercase;
  56. }
  57. #userinfo .contentModuleContent {
  58. background: url("http://i.imgur.com/FBXeHL5.png") top right no-repeat;
  59. }
  60. #userinfo .medText img {
  61. visibility: hidden;
  62. }
  63. #userinfo .medText table table img {
  64. visibility: visible;
  65. }
  66. #userinfo, #usercollections, #usershop {
  67. position: absolute;
  68. top: 184px;
  69. height: 300px !important;
  70. background: #ffffff;
  71. line-height: 13px;
  72. z-index: 100;
  73. }
  74. #userinfo {
  75. left: 20px;
  76. width: 320px !important;
  77. padding: 19px 0px 19px 19px;
  78. }
  79. #usercollections {
  80. left: 359px;
  81. width: 230px;
  82. padding: 19px 0px 19px 0px;
  83. }
  84. #usershop {
  85. left: 589px;
  86. width: 200px;
  87. padding: 19px 19px 19px 0px;
  88. }
  89. #userneohome {
  90. position: absolute;
  91. top: 365px;
  92. height: 100px !important;
  93. background: #ffffff;
  94. line-height: 13px;
  95. z-index: 100;
  96. left: 600px;
  97. width: 190px !important;
  98. }
  99. #userneopets {
  100. position: absolute;
  101. text-align: center;
  102. top: 545px;
  103. background: #ffffff;
  104. line-height: 13px;
  105. padding: 19px;
  106. height: 280px !important;
  107. left: 290px;
  108. width: 480px;
  109. }
  110. #ncmall, #usertrophies {
  111. position: absolute;
  112. background: #ffffff;
  113. line-height: 13px;
  114. }
  115. #ncmall {
  116. top: 915px;
  117. text-align: center;
  118. left: 50px;
  119. width: 80px;
  120. padding: 19px;
  121. height: 300px !important;
  122. }
  123. #usertrophies {
  124. top: 896px;
  125. left: 20px;
  126. line-height: 13px;
  127. width: 630px;
  128. padding: 19px 19px 19px 139px;
  129. height: 300px !important;
  130. overflow: auto;
  131. margin-bottom: 50px;
  132. }
  133. li {
  134. margin-right: 10px !important;
  135. height: 234px;
  136. }
  137. #usercollections img {
  138. height: 35px;
  139. width: 35px;
  140. }
  141. #userneopets medText {
  142. margin-right: 0px;
  143. }
  144. #userinfo img, #usercollections img, #userneopets img, #usertrophies img {
  145. margin-bottom: 2px;
  146. }
  147. #usertrophies img, #usertrophies a img, #ncmall img {
  148. visibility: visible;
  149. background: #ffffff;
  150. display: inline;
  151. padding: 2px;
  152. width: 50px !important;
  153. height: 50px !important;
  154. border: 1px solid #ffffff;
  155. margin: 0px 9px 0px 10px;
  156. }
  157. #usertrophies td, #usertrophies td b, #ncmall, #ncmall td, #ncmall td a b {
  158. padding: 0px !important;
  159. font: 6pt arial !important;
  160. }
  161. .contentModuleHeader, .contentModuleHeaderAlt {
  162. width: 100%;
  163. text-transform: uppercase !important;
  164. text-align: center !important;
  165. padding: 2px;
  166. background: #d82e0f;
  167. font: 6pt arial !important;
  168. color: #ffffff !important;
  169. font-weight: bold;
  170. letter-spacing: 1px;
  171. border-bottom: 10px solid #ffffff !important;
  172. }
  173. .box {
  174. position: absolute;
  175. z-index: 100;
  176. text-align: justify;
  177. top: 545px;
  178. background: #ffffff;
  179. line-height: 13px;
  180. padding: 19px;
  181. height: 280px !important;
  182. left: 20px;
  183. width: 270px;
  184. }
  185. </style><div class="box">Hi there! I'm Keia! I'm 25 years old and a Nurse from the South, but living in the North! I've been playing Neopets for as long as I can remember. I'm a huge supporter of Darigan Citadel for the Altador Cup! :D I'm also super big into collecting things, stamps, neocards, items for galleries. I just super like to store stuff away. My SDB is a mess... Anyways, I'm super chatty!
  186. I really love my shows, especially SPN and Sherlock and Doctor Who. I'm just really big into that kind of stuff. Pretty sure I can quote all the Harry Potter movies. xD I read a ton, and I used to roleplay, but I've started just writing my own stories now. I like loads of video games too. So if you're ever in the mood to chatter, just let me know! :D<br><br><center><a href="/~floret#premades"><img src="http://i.imgur.com/twGfrMI.gif" border="0"></a>
  187. <a href="/~T_H_D_D"><img src="http://imageshack.com/a/img673/2663/f5ecJq.gif"></a>
  188. <a href="http://www.neopets.com/~Handwig"><img src="http://i.imgur.com/UbkOJpi.gif"></a><br><br>
  189.  
  190. *Note: Portfolio button made by <a href="http://www.neopets.com/~kedaya">Peaceful</a>!</center>
  191. </div>
  192.  
  193. <img src="http://image.ibb.co/e2bvO7/keia.png" style="position: fixed; bottom: 0px; right: 0px; z-index: -1;"><img src="http://image.ibb.co/fYY1fn/keia2.png" style="position: absolute; top: 0px; left: 0px; z-index: 1;">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement