Advertisement
Daric

For Roro~

Nov 14th, 2013
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.29 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. body {
  4.  
  5. background-color: #FFFFFF;
  6. background-image:url(http://img59.imageshack.us/img59/4902/tvnw.jpg);
  7. background-attachment: fixed;
  8. background-position: center right;
  9. background-repeat: no-repeat;
  10. font-family: Arial;
  11. font-variant: normal;
  12. font-size: 70%;
  13. color: #000000;}
  14.  
  15. body, a, a:hover { cursor:url(http://www151.lunapic.com/do-not-link-here-use-hosting-instead/137202149951729?9892404951); auto; }
  16.  
  17. .pfor { display: none; }
  18.  
  19. #profile {
  20.  
  21. background-color: #FFFFFF;
  22. border: 0px;
  23. position: fixed;
  24. right: 600px;
  25. bottom: 200px;
  26. height: 200px;
  27. width: 400px;}
  28.  
  29. #bordertop {
  30.  
  31. position: fixed;
  32. left: 0px;
  33. top: 0px;
  34. background-color: #000000;
  35. height: 100px;
  36. width: 100%;}
  37.  
  38. #borderbottom {
  39.  
  40. position: fixed;
  41. left: 0px;
  42. bottom: 0px;
  43. background-color: #000000;
  44. height: 100px;
  45. width: 100%;}
  46.  
  47. #navigation {
  48.  
  49. background-color: #FFFFFF;
  50. position: absolute;
  51. left: 0px;
  52. top: 0px;}
  53.  
  54. .navigation th {
  55.  
  56. height: 10px;
  57. width: 100px;
  58. background-color: #000000;
  59. font-family: Arial;
  60. font-weight: normal;
  61. font-variant: small-caps;
  62. font-size: 65%;
  63. line-height: 10px;
  64. -webkit-transition: all 0.5s ease-in-out;
  65. -moz-transition: all 0.5s ease-in-out;}
  66.  
  67. .navigation th:hover {
  68.  
  69. background-color: #FFFFFF;
  70. -webkit-transition: all 0.5s ease-in-out;
  71. -moz-transition: all 0.5s ease-in-out;}
  72.  
  73. #navigation a:link { color: #000000; }
  74. #navigation a:visited { color: #000000; }
  75. #navigation a:hover { color: #FFFFFF; }
  76. #navigation a:active { color: #FFFFFF; }
  77.  
  78. #navigation a:link { text-decoration:none; }
  79. #navigation a:visited { text-decoration:none; }
  80. #navigation a:hover { text-decoration:none; }
  81. #navigation a:active { text-decoration:none; }
  82.  
  83. #navigation a:link { display: block; }
  84.  
  85. a:link, visited, hover, active {
  86.  
  87. -webkit-transition: all 0.5s ease-in-out;
  88. -moz-transition: all 0.5s ease-in-out; }
  89.  
  90. #padding { padding: 25px; }
  91.  
  92. #banner {
  93.  
  94. border: 1px solid #000000;
  95. position: absolute;
  96. left: 0px;
  97. top: -150px;
  98. transition: all 3.0s ease-in-out;
  99. -moz-transition: all 3.0s ease-in-out;
  100. -webkit-transition: all 3.0s ease-in-out;
  101. -o-transition: all 3.0s ease-in-out;}
  102.  
  103. #banner:hover {
  104.  
  105. left: 200px;
  106. transition: all 3.0s ease-in-out;
  107. -moz-transition: all 3.0s ease-in-out;
  108. -webkit-transition: all 3.0s ease-in-out;
  109. -o-transition: all 3.0s ease-in-out;}
  110.  
  111. p.one {
  112.  
  113. background-color: #transparent;
  114. border-right: 5px solid #91BF74;
  115. font-family: Century Gothic;
  116. text-align: right;
  117. letter-spacing: 5px;
  118. font-weight: normal;
  119. font-variant: small-caps;
  120. font-size: 150%;}
  121.  
  122. p.one:first-letter { font-weight: bold; }
  123.  
  124. ::-webkit-scrollbar { width: 3px; }
  125. ::-webkit-scrollbar-thumb { background-color: #000000; }
  126.  
  127. .information td {
  128.  
  129. width: 200px;
  130. text-align: left;
  131. font-family: Arial;
  132. font-variant: normal;
  133. font-size: 65%;
  134. letter-spacing: 1px;
  135. line-height: 10px;
  136. color: #000000;}
  137.  
  138. .information b { font-family: Century Gothic; }
  139.  
  140. a:link { color: #666666; }
  141. a:visited { color: #666666; }
  142. a:hover { color: #FFFFFF; }
  143. a:active { color: #FFFFFF; }
  144.  
  145. a:link { text-decoration:none; }
  146. a:visited { text-decoration:none; }
  147. a:hover { text-decoration:none; }
  148. a:active { text-decoration:none; }
  149.  
  150. ul {
  151.  
  152. position: fixed;
  153. background-color: #000000;
  154. height: 100%;
  155. width: 100px;
  156. left: 100px;
  157. top: -15px;
  158. padding: 25px;}
  159.  
  160. li {
  161.  
  162. width: 100px;
  163. height: 20px;
  164. background: #FFFFFF;
  165. font-variant: small-caps;
  166. font-size: 75%;
  167. letter-spacing: 1px;
  168. text-align: center;
  169. list-style-type: none;
  170. margin-bottom: 10px;
  171. line-height: 20px;
  172. -webkit-transition: 0.5s ease-in-out;
  173. -moz-transition: 0.5s ease-in-out;}
  174.  
  175. li:hover {
  176.  
  177. background-color: #91BF74;
  178. -webkit-transition: 0.5s ease-in-out;
  179. -moz-transition: 0.5s ease-in-out;}
  180.  
  181. li a:link { display: block; }
  182.  
  183. h1 {
  184.  
  185. position: fixed;
  186. right: 10px;
  187. bottom: 0px;
  188. font-weight: normal;
  189. font-size: 100%;
  190. color: #FFFFFF;}
  191.  
  192. b { font-variant: small-caps; }
  193.  
  194. i { color: #666666; }
  195.  
  196. </style>
  197.  
  198. <div id="bordertop"></div>
  199.  
  200. <div id="borderbottom"></div>
  201.  
  202. <div id="navigation">
  203.  
  204. <table class="navigation">
  205. <th><a href="#01">Irelands ~</a></th>
  206. <th><a href="#02">Emerald~</a></th>
  207. <th><a href="#03">Gem~</a></th>
  208. <th><a href="#04">Mother~</a></th>
  209. <th><a href="#05">Fuckers~</a></th>
  210. <th><a href="#06">.....~</a></th>
  211. <th><a href="#07">OOC~</a></th>
  212. </table>
  213.  
  214. </div>
  215.  
  216. <h1>Layout © <a href="http://roleplaychat.org/profile.php?user=Lais%20Petralia" target="_blank">Lais Petralia</a></h1>
  217.  
  218. <div id="banner">
  219.  
  220. <img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTLvQLAxQ-iKUxv_BLZhudT-vhwu6hlQxlkpkAB8reIgFZeDyph" width="200" height="140">
  221.  
  222. </div>
  223.  
  224.  
  225. <div style="height: 200px; overflow-y: hidden;">
  226. <a name="01"></a>
  227. <div style="height: 200px; overflow: auto;" align="center">
  228.  
  229. <div id="padding">
  230.  
  231. <p class="one">The Head~</p>
  232.  
  233. <table class="information">
  234. <tr><td><b>Name:</b></td> <td>Liam Keeler</td></tr>
  235.  
  236. </table>
  237.  
  238. </div>
  239.  
  240. </div>
  241.  
  242. <div style="height: 200px; overflow-y: hidden;">
  243. <a name="02"></a>
  244. <div style="height: 200px; overflow: auto;" align="center">
  245.  
  246. <div id="padding">
  247.  
  248. <p class="one">The body~</p>
  249.  
  250. <div align="justify">
  251.  
  252.  
  253.  
  254. </div>
  255.  
  256. </div>
  257.  
  258. </div>
  259.  
  260. <div style="height: 200px; overflow-y: hidden;">
  261. <a name="03"></a>
  262. <div style="height: 200px; overflow: auto;" align="center">
  263.  
  264. <div id="padding">
  265.  
  266. <p class="one">The tail~</p>
  267.  
  268.  
  269.  
  270.  
  271. </div>
  272.  
  273. </div>
  274.  
  275. <div style="height: 200px; overflow-y: hidden;">
  276. <a name="04"></a>
  277. <div style="height: 200px; overflow: auto;" align="center">
  278.  
  279. <div id="padding">
  280.  
  281. <p class="one">The Allies & The Foes~</p>
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289. </div>
  290.  
  291. </div>
  292.  
  293. <div style="height: 200px; overflow-y: hidden;">
  294. <a name="05"></a>
  295. <div style="height: 200px; overflow: auto;" align="center">
  296.  
  297. <div id="padding">
  298.  
  299. <p class="one">The true form~</p>
  300.  
  301.  
  302.  
  303.  
  304. </div>
  305.  
  306. </div>
  307.  
  308.  
  309. <div style="height: 200px; overflow-y: hidden;">
  310. <a name="06"></a>
  311. <div style="height: 200px; overflow: auto;" align="center">
  312.  
  313. <div id="padding">
  314.  
  315. <p class="one">Gallery~</p>
  316. <br><br>
  317. <img src="http://25.media.tumblr.com/3f410b5178939be0ce7d9922aefa4e13/tumblr_mfd17qqEwk1qaozevo1_500.gif" width="250">
  318. <br>
  319. <img src="http://24.media.tumblr.com/tumblr_m50dh5BFmu1rwqat6o1_500.gif" width="250">
  320. <br>
  321. <img src="http://25.media.tumblr.com/3dc1c2f8b7237799cfea807cf744ba14/tumblr_mkfx5q0Dm01s9n3gpo1_400.gif" width="250">
  322. <br>
  323. <img src="http://25.media.tumblr.com/75e45a99ebd545026f5f3488960bf275/tumblr_mkfx7gl0JF1s9n3gpo1_500.gif" width="250">
  324. <br>
  325. <img src="http://24.media.tumblr.com/tumblr_mdt9wkds3J1rd8nq0o1_500.gif" width="250">
  326. <br>
  327. <img src="http://24.media.tumblr.com/d3adb637ee428a8b1dd8dff86edd0793/tumblr_mo37nd13nJ1qdewcyo3_r1_250.gif" width="250">
  328. <br>
  329. <img src="http://25.media.tumblr.com/95a2fe6468300e450b1eafc0e2325b5d/tumblr_mn66gispoQ1rjrbn5o2_r1_500.gif" width="250">
  330. <br>
  331. <img src="http://24.media.tumblr.com/0ed0eef0feb95e8b815f8366eea34b9f/tumblr_mkccskzkmF1qf9fr7o2_250.gif" width="250">
  332. <br>
  333. <img src="http://24.media.tumblr.com/f89be6a86a5a0d09f117614e90ebc9e3/tumblr_mka16cMAUX1qd02ldo1_250.gif" width="250">
  334.  
  335. </div>
  336.  
  337. </div>
  338.  
  339. <div style="height: 200px; overflow-y: hidden;">
  340. <a name="07"></a>
  341. <div style="height: 200px; overflow: auto;" align="center">
  342.  
  343. <div id="padding">
  344.  
  345. <p class="one">Out of Character~</p>
  346.  
  347. <p>• As for Rp. If the writing is bold, Keeler is speaking. If italics it's Liam speaking. If it's normal, then they are either in one body or speaking at the same time.</p>
  348.  
  349. <p>• I am not 'Liam Murphy' I understand there was someone on this group before me with the same name and FC, but we are not one and the same. It is simply a coincidence.</p>
  350.  
  351. <p>• PM friendly, just don't be stupid about it.</p>
  352.  
  353. <p>• Long Term beats Short Term, though if the story's good both are good.</p>
  354.  
  355. <p>• No smut, unless you are a love interest.</p>
  356.  
  357. <p>• Don't steal the code, simply ask Lais herself about it as I have no problem sharing.</p>
  358.  
  359. <p>• Don't piss me off? Come on, I'm a nice guy.</p>
  360.  
  361. <p>• Ask for my Alt.</p>
  362.  
  363. <p>• I have Skype, just ask for it.</p>
  364.  
  365. <p>• Am always OOC, unless I state I am in RP Via status.</p>
  366.  
  367. <p>• Pictures are not mine and shall be removed if the owner asks with proof of ownership. So fuck off unless your Robert Sheehan.</p>
  368.  
  369. </div>
  370.  
  371. </div>
  372. </div></div></div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement