Advertisement
thisisnotras

FIXXXXX

May 7th, 2015
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.19 KB | None | 0 0
  1.  
  2. <link href="rpc.css" rel="stylesheet" type="text/css"><center><h3 class="pfor">Profile for &quot;Mango&quot;</h3><div id="profile"><style type="text/css">
  3.  
  4. @font-face {font-family:Brannboll Fet; src:url(http://static.tumblr.com/9wzbixa/3mHmj2g3g/brannbollfet.ttf);}
  5.  
  6. #profile { background-color: transparent; border: none; }
  7. .pfor {display: none;}
  8.  
  9. body {
  10. font-family:bella donna;
  11. font-size:9px;
  12. background-image: url('http://41.media.tumblr.com/15e4936ff71d96c76beafeef71a9456d/tumblr_ml24rnbmUe1r1wt1ro1_1280.png');
  13. background-size:30%;
  14. background-repeat:repeat;
  15. color:#000;
  16. }
  17.  
  18.  
  19. ::-webkit-scrollbar {background-color:; height:8px; width:3px}
  20. ::-webkit-scrollbar-thumb:vertical {background-color:#ffffff; height:50px}
  21. ::-webkit-scrollbar-thumb:horizontal {background-color:#ffffff; height:8px!important}
  22.  
  23. a {
  24. text-decoration:none;
  25. outline:none;
  26. -moz-outline-style:none;
  27. color:#FF0040;
  28. -moz-transition-duration:0.5s;
  29. -webkit-transition-duration:0.5s;
  30. -o-transition-duration:0.5s;
  31. }
  32.  
  33. a:hover{
  34. font-style:normal;
  35. text-shadow: 0 0 0.3em #ffffff;
  36. -moz-transition-duration:0.5s;
  37. -webkit-transition-duration:0.5s;
  38. -o-transition-duration:0.5s;}
  39.  
  40.  
  41.  
  42. #largecontainer {
  43. position: absolute;
  44. margin: 140px 140px 140px 140px;
  45. height: 338px;
  46. width: 469px;
  47. border: 0px solid black;
  48. overflow: hidden;
  49. }
  50.  
  51. #container1 {
  52. position: absolute;
  53. top: 0px;
  54. left: 0px;
  55. width: 500px;
  56. height: 70px;
  57. border: 0px solid red;
  58. overflow: hidden;}
  59.  
  60. #container2 {
  61. position: absolute;
  62. top: 80px;
  63. left: 0px;
  64. overflow: hidden;
  65. width:460px;
  66. height:250px;
  67. border:2px solid #ffffff;
  68. background: #FF8382;
  69. overflow:hidden;
  70. box-shadow:2px 2px 1px #000000;}
  71.  
  72. #container2sub {
  73. height: 250px;
  74. width: 460px;
  75. overflow: hidden;
  76. }
  77.  
  78. #imagecontainer {
  79. float: left;
  80. height: 250px;
  81. width: 460px;
  82. z-index: 1;
  83. border: 0px solid brown;
  84. background-repeat:no-repeat; background-size: 100%;
  85. opacity: 1;
  86. transition: all 1s;
  87. -webkit-transition: all 1s;
  88. }
  89.  
  90. #imagecontainer:hover {
  91. height: 0px;
  92. opacity: 0;}
  93.  
  94. #contentcontainer {
  95. height: 250px;
  96. width: 460px;
  97. border: 0px solid blue;
  98. text-align:left;
  99. color:#ffffff;
  100. text-shadow: 2px 2px 2px #000000;
  101. padding-left:2px;
  102. font-family:'bella donna';
  103. font-size: 12px;
  104. box-sizing: border-box;
  105. overflow: auto;
  106. }
  107.  
  108. #container2sub:hover #imagecontainer{
  109. height:0px;
  110. opacity: 0;}
  111.  
  112. #titlecontainer {
  113. position: absolute;
  114. top: 0px;
  115. left: 20px;
  116. height: 70px;
  117. width: 200px;
  118. border: 0px solid black;}
  119.  
  120. #linkcontainer {
  121. position: absolute;
  122. right: 120px;
  123. top: 46px;
  124. height: 40px;
  125. width: 50px;
  126. border: 0px solid red;}
  127.  
  128. #designcontainer {
  129. position: absolute;
  130. top: 56px;
  131. left: 10px;
  132. height: 1px;
  133. width: 434px;
  134. border-top: 1px solid #ffffff;
  135. border-bottom: 1px solid #ffffff;
  136. }
  137.  
  138. .icon {
  139. -webkit-transition: all 0.5s ease-out;
  140. -moz-transition: all 0.5s ease-out;
  141. transition: all 0.5s ease-out;
  142. }
  143.  
  144. .icon img{
  145. padding:1px;
  146. }
  147.  
  148. #box1{
  149. height:20px;
  150. width:20px;
  151. display:inline-block;
  152. position:absolute;
  153. margin-left:0px;
  154. overflow:hidden;
  155. background:#FF8382;
  156. border:1px solid #000000;
  157. -webkit-transition: all 0.5s ease-out;
  158. -moz-transition: all 0.5s ease-out;
  159. transition: all 0.5s ease-out;
  160. border-radius:20px;
  161. }
  162.  
  163. #box1:hover {
  164. background:#000000;
  165. }
  166.  
  167. #box2{
  168. height:20px;
  169. width:20px;
  170. display:inline-block;
  171. position:absolute;
  172. margin-left:0px;
  173. margin-left:28px;
  174. overflow:hidden;
  175. background:#FF8382;
  176. border:1px solid #000000;
  177. -webkit-transition: all 0.5s ease-out;
  178. -moz-transition: all 0.5s ease-out;
  179. transition: all 0.5s ease-out;
  180. border-radius:20px;
  181. }
  182.  
  183. #box2:hover {
  184. background:#000000;
  185. }
  186.  
  187.  
  188. #title {
  189. font-size:40px;
  190. color:#FF8382;
  191. text-shadow: 1px 1px 1px #000000;
  192. padding:8px 0px 11px 0px;
  193. text-align:left;
  194. letter-spacing:6px;
  195. font-family:'brannboll fet';
  196.  
  197. }
  198.  
  199. </style>
  200.  
  201.  
  202.  
  203.  
  204. <div id="largecontainer">
  205.  
  206. <div id="container1">
  207. <div id="titlecontainer">
  208. <div id="title">
  209. Mango
  210. </div></div>
  211. <div id="designcontainer">
  212.  
  213. </div>
  214. <div id="linkcontainer">
  215. <a href=#first class="nav"><div id="box1">
  216. <div style="margin-top:1px;"><div class="icon">
  217. <img src=""> </div></div></div></a>
  218.  
  219. <a href=#second><div id="box2">
  220. <div style="margin-top:1px;"><div class="icon">
  221. <img src="" ></div></div></div></a>
  222. </div>
  223. </div>
  224.  
  225.  
  226. <div id="container2">
  227.  
  228. <a name="first"></a>
  229. <div id="container2sub">
  230. <div id="imagecontainer" style="background-image: url(http://i.picpar.com/KTub.png);">
  231. </div>
  232. <div id="contentcontainer">
  233.  
  234.  
  235.  
  236. <font style=float:left>Name :</font><font style=float:right><font color="#F8E0F1"> Mango</font></font><br>
  237.  
  238. <font style=float:left>Alias :</font><font style=float:right><font color="#F8E0F1"> Mire - Jello - Fruity </font></font><br>
  239.  
  240. <font style=float:left>Sex :</font><font style=float:right><font color="#F8E0F1"> Femme</font></font><br>
  241.  
  242. <font style=float:left>Age :</font><font style=float:right><font color="#F8E0F1"> ???</font></font><br>
  243.  
  244. <font style=float:left>Race :</font><font style=float:right><font color="#F8E0F1"> Slime</font></font><br>
  245.  
  246. <font style=float:left>D.O.B :</font><font style=float:right><font color="#F8E0F1"> ???</font></font><br>
  247.  
  248. <font style=float:left>Ethnic :</font><font style=float:right><font color="#F8E0F1"> ???</font></font><br>
  249.  
  250. <font style=float:left>Occupation :</font><font style=float:right><font color="#F8E0F1"> ????</font></font><br>
  251.  
  252. <font style=float:left>Height :</font><font style=float:right><font color="#F8E0F1"> 5ft 7in</font></font><br>
  253.  
  254. <font style=float:left>Weight :</font><font style=float:right><font color="#F8E0F1"> 78lbs</font></font><br>
  255.  
  256. <font style=float:left>Orientation :</font><font style=float:right><font color="#F8E0F1"> Bisexual</font></font><br>
  257.  
  258. <font style=float:left>Marital Status :</font><font style=float:right><font color="#F8E0F1"> Uninterested</font></font><br>
  259.  
  260. ღ ~Personality~ ღ<bR>
  261.  
  262. Being the feline she is, she is rather stubborn and strong headed however she loves attention and aims to please when others are around. She's overly a happy feline, despite her circumstances of being different. No matter the situation she always tries to find the good and keep on smiling, even if it is hard for her to withstand.<Br><Br>
  263.  
  264. ღ ~ Likes: Animals, Stuffed Animals, Cute things, Fruits, Candy, Meat, Reading, Playfulness, Happiness, Christmas, Holidays, Presents, Friends, People, Nature, Flowers.<BR><bR>
  265.  
  266. </div>
  267. </div>
  268.  
  269. <a name="second"></a>
  270. <div id="container2sub">
  271. <div id="imagecontainer" style="background-image: url(http://i.picpar.com/KTub.png);">
  272. </div>
  273. <div id="contentcontainer">
  274.  
  275. ღ ~ Friends ~ ღ<bR>
  276.  
  277. <br>
  278. ღ ~ OOC ~ ღ<bR>
  279.  
  280. -PM Friendly<br>
  281. -Profile is mine with the help of a good friend<bR>
  282. -Questions? Ask<br>
  283.  
  284.  
  285. <bR>
  286. ღ ~ Gallery ~ ღ<bR>
  287.  
  288. <a href="http://i.picpar.com/lUub.png"><img src="http://i.picpar.com/lUub.png" width="70%"></a><br>
  289.  
  290. <a href="http://i.picpar.com/mUub.png"><img src="http://i.picpar.com/mUub.png" width="70%"></a><br>
  291.  
  292. </div>
  293. </div>
  294.  
  295.  
  296. </div>
  297.  
  298.  
  299. </div>
  300.  
  301. <img src="http://i.picpar.com/ITub.png" style="position:fixed;
  302. max-height: 460%;
  303. max-width: 460px;
  304. left: 0px;
  305. bottom: 0px;
  306. z-index: 2;
  307. "></div></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement