Beautifulie

— ʀᴇᴅ sᴛʀɪɴɢ ᴏғ ғᴀᴛᴇ.

Jan 21st, 2014
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 7.64 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor{display: none; }
  3. #profile { border: 0px; background-color: transparent; }
  4. </style>
  5.  
  6. <style type="text/css">
  7. body{
  8. background-color: #FFF;
  9. background-image:url('http://sadpanda.us/images/1456429-7KKRG4A.png');
  10. background-repeat: repeat;
  11. background-attachment:fixed;
  12. text-align: left;
  13. font-family:Georgia;
  14. font-size:11px;
  15. color:#000;
  16. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth587.cur),default}
  17. body{overflow:hidden}
  18.  
  19. b, strong {font-family:'century gothic'; font-size:12px; color:#5EADB4; font-weight:bold; letter-spacing: -1px;}
  20. i {color: #444444; font-family: 'calibri'; font-size:8pt; letter-spacing:0px}
  21.  
  22. ::-webkit-scrollbar-button:vertical:{background-color: #BBB;
  23. -moz-border-radius: 130px 130px 130px 130px;
  24. border-radius:130px 130px 130px 130px;}
  25. ::-webkit-scrollbar-thumb:vertical {background-color:#BBB; height:20px;
  26. -moz-border-radius: 130px 130px 130px 130px;
  27. border-radius:130px 130px 130px 130px;}
  28. ::-webkit-scrollbar-thumb:horizontal {background-color:#BBB; height:20px;
  29. -moz-border-radius: 130px 130px 130px 130px;
  30. border-radius:130px 130px 130px 130px;}
  31. ::-webkit-scrollbar { height:20px;width:4px; background-color:transparent;}
  32.  
  33. #img{
  34. position: fixed;
  35. top: 180px;
  36. left: 440px;
  37. width: 100px;
  38. height: 245px;
  39. }
  40.  
  41. #img2{
  42. position: fixed;
  43. top: 180px;
  44. left: 880px;
  45. width: 100px;
  46. height: 245px;
  47. }
  48.  
  49. #box{
  50. position: fixed;
  51. top: 180px;
  52. left: 580px;
  53. width: 300px;
  54. height: 40px;
  55. font-family: verdana;
  56. text-align: justify;
  57. font-size: 9px;
  58. background-color: #000;
  59. color: #111;
  60. border-radius: 5px solid #000;
  61. z-index: 100;}
  62.  
  63.  h2{
  64.         font-style: italic;
  65.         font-weight: normal;
  66.         letter-spacing: -1px;
  67.         text-transform: lowercase;
  68.         font-size: 20px;
  69.         line-height: 12px;
  70.         color: #5DA5B1;
  71.         font-family: Georgia;
  72.         text-align: center;
  73.         margin-left: 5px;
  74.         }
  75.  
  76. .image {
  77. opacity: 0;
  78. width: 100%;
  79. height: 250px;
  80. background-color: #000000;
  81. text-align: justify;
  82. overflow: auto;
  83. -ms-transition: opacity .3s linear;
  84. -moz-transition: opacity .3s linear;
  85. -o-transition: opacity .3s linear;
  86. -webkit-transition: opacity .3s linear; }
  87.  
  88. .image:hover {
  89. opacity: 0.9; }
  90.  
  91. .text {
  92. line-height: 1.5;
  93. padding-top: 2px;
  94. font-family: verdana;
  95. font-size: 10;
  96. color: silver;
  97. text-align: justify; }
  98.  
  99. #navi{
  100.         position: fixed;
  101.         left: 430px;
  102.         top: 459px;
  103.         }
  104.  
  105.     #container{
  106.     position: fixed;
  107.     top: 220px;
  108.     left: 580px;
  109.     width: 300px;
  110.     height: 245px;
  111.     overflow: hidden;
  112.     background-color: #666666;
  113.     z-index: 200;
  114.     text-align: justify;
  115.     font-family: verdana;
  116.     font-size: 10px;
  117.     color: #111;
  118.         border-bottom: 5px solid #000;
  119.     overflow: hidden;}
  120.  
  121.     #one, #two, #three, #four, #five, #six{
  122.     top: 220px;
  123.     left: 580px;
  124.     width: 300px;
  125.     height: 250px;
  126.     overflow: auto;
  127.         border-bottom: 5px solid #000;
  128.     background-color: #666666;
  129.     }
  130.  
  131.  
  132. a.bee:link, a.bee:active, a.bee:visited{
  133.         background-color: #62B0B2;
  134.         display: inline-block;
  135.         margin: 5px;
  136.         width: 88px;
  137.         height: 20px;
  138.         font-family:
  139.         century gothic;
  140.         font-size: 10px;
  141.         color: #CCC;
  142.         text-decoration: none;
  143.         letter-spacing: 1px;
  144.         text-transform: uppercase;
  145.         text-align: center;
  146.         line-height: 21px;
  147.         -webkit-transition: all 0.5s ease-in-out;
  148.         -moz-transition: all 0.5s ease-in-out;
  149.         -o-transition: all 0.5s ease-in-out;
  150.         -ms-transition: all 0.5s ease-in-out;
  151.         transition: all 0.5s ease-in-out;}
  152.  
  153.         a.bee:hover{
  154.         background-color: #62B0B2;
  155.         color: #111;}
  156.  
  157. a.ran:link, a.ran:active, a.ran:visited{
  158. height: 15px;
  159. display: block;
  160. float: left;
  161. width: 76px;
  162. margin: 10px;
  163. font-family: century gothic;
  164. text-decoration: none;
  165. font-size: 11px;
  166. letter-spacing: -1px;
  167. background-color: #000;
  168. color: #CCC;
  169. padding: 2px;
  170. text-align: center!important;
  171. -webkit-transition: all 0.6s ease-out;
  172. -moz-transition: all 0.6s ease-out;}
  173.  
  174. a.ran:hover{
  175. background-color: transparent;
  176. color: #999999;
  177. text-decoration: none;}
  178.  
  179. a.nii, a.nii:active, a.nii:visited{
  180. font-size: 19px;
  181. background-color: none;
  182. color: #CCC;
  183. font-family: century gothic;
  184. font-weight: normal;
  185. margin-top: 13px;
  186. line-height: 7px;
  187. text-transform: uppercase;
  188. text-align: center;
  189. -webkit-transition: all 0.6s ease;
  190. display: block;}
  191.  
  192. a.nii:hover{
  193. text-shadow: 12px #000;
  194. -webkit-transition: all 0.6s ease;
  195. background-color:transparent;}
  196.  
  197. #copyright{
  198. position:fixed;
  199. bottom:0px;
  200. right:0px;
  201. z-index:450;}
  202.  
  203. </style>
  204.  
  205. <div id="box">
  206. <h2>The Blessed User of Dragon Pokemon</h2>
  207. </div>
  208.  
  209. <div id="img">
  210. <div style="position: absolute; top: padding-top: 40px; width: 100px; height: 250px; background-image: url(http://i.picpar.com/Tyq.jpg); background-position: -200px -100px; background-repeat: no-repeat; border: 20px solid #000;">
  211. <div class="image"><div class="text">
  212. <a href="/profile.php?user=Lance" class="bee" title="" target="_blank">lance</a>
  213. <a href="/profile.php?user=" class="bee" title="">extra link</a>
  214. <a href="/profile.php?user=" class="bee" title="">extra link</a>
  215. <a href="/profile.php?user=" class="bee" title="">extra link</a>
  216. <a href="/profile.php?user=" class="bee" title="">extra link</a>
  217. <a href="/profile.php?user=" class="bee" title="">extra link</a>
  218. <a href="/profile.php?user=" class="bee" title="">extra link</a>
  219. <a href="/profile.php?user=" class="bee" title="">extra link</a>
  220. </div></div></div></div>
  221.  
  222. <div id="img2">
  223. <div style="position: absolute; top: padding-top: 40px; width: 100px; height: 250px; background-image: url(http://i.picpar.com/Ryq.jpg); background-position: -320px -50px; background-repeat: no-repeat; border: 20px solid #000;">
  224. <div class="image"><div class="text">
  225. <a href="/profile.php?user=" class="bee" title="">extra link</a>
  226. <a href="/profile.php?user=" class="bee" title="">extra link</a>
  227. <a href="/profile.php?user=" class="bee" title="">extra link</a>
  228. <a href="/profile.php?user=" class="bee" title="">extra link</a>
  229. <a href="/profile.php?user=" class="bee" title="">extra link</a>
  230. <a href="/profile.php?user=" class="bee" title="">extra link</a>
  231. <a href="/profile.php?user=" class="bee" title="">extra link</a>
  232. <a href="/profile.php?user=" class="bee" title="">extra link</a>
  233. </div></div></div></div>
  234.  
  235. <div id="container">
  236. <div id="one">
  237. <b>00.</b> unless stated otherwise, semi-PM friendly. <br>
  238. <b>01.</b> tends to AFK a lot. <br>
  239. <b>02.</b> no crossovers. <br>
  240. <b>03.</b> para - multipara <br>
  241. <b>04.</b> real life will always come before RP. <br>
  242. <b>05.</b> third person; literate. <br>
  243. <b>06.</b> long-termed RPers only. <br>
  244. <b>07.</b> the game <br>
  245. <b>08</b>. Decent grammar preferred.<br>
  246. <b>09</b>. Keep drama strictly IC.<br>
  247. <b>10</b>. This profile is a constant <i>wip</i>.<br>
  248. <b>11</b>. Images provided by zerochan.<br>
  249. <b>12</b>. Coding is mine. <br>
  250. <b>13</b>. I have a right to say no to any RP. <br><br>
  251.  
  252. </div>
  253.  
  254. <div id="two">
  255.  
  256. </div>
  257.  
  258. <div id="three">
  259.  
  260. </div>
  261.  
  262. <div id="four">
  263.  
  264. </div>
  265.  
  266. <div id="five">
  267.  
  268. </div>
  269.  
  270. <div id="six">
  271.  
  272. </div></div>
  273.  
  274. <div id="navi">
  275. <a href="#one" class="ran" title="Personality"></a>
  276. <a href="#two" class="ran" title="Appearance"></a>
  277. <a href="#three" class="ran" title="Abilities"></a>
  278. <a href="#four" class="ran" title="Background"></a>
  279. <a href="#five" class="ran" title="Relationships"></a>
  280. <a href="#six" class="ran" title="Trivia"></a>
  281. </div>
  282.  
  283. <div id="copyright"><A TARGET="_blank" HREF="/profile.php?user=Remi" title="Owner"><img src="http://i1267.photobucket.com/albums/jj547/xdevilrose/Photoshop/--devilrose2.png"></A></div>
Advertisement
Add Comment
Please, Sign In to add comment