Advertisement
Daric

For Jon

Sep 15th, 2015
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.64 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor { display: none; }
  3. #profile { background-color: transparent; border: none; }
  4. </style>
  5.  
  6. <style type="text/css">
  7.  
  8. body {
  9.  
  10. background-color: #000000;
  11. background-image: url(http://i.picpar.com/w99.png);
  12. background-attachment: fixed;
  13. background-position: center center;
  14. background-repeat: repeat;
  15. background-size: auto;
  16. font-family: Times New Roman;
  17. font-variant: normal;
  18. font-size: 70%;
  19. color: #666666;}
  20.  
  21. #pictureone {
  22. position: fixed;
  23. left: -30px;
  24. top: 0px;
  25. margin: 25px;
  26. opacity: 0.8;}
  27.  
  28.  
  29. #Img{
  30. position: fixed;
  31. background-image:url("http://i57.tinypic.com/voxz47.png");
  32. background-size: 80%;
  33. background-repeat: no-repeat;
  34. top: 10px;
  35. right: 70px;
  36. width: 200px;
  37. height: 200px;
  38. background-color: #000000;
  39. border-top: #0F7A0F 10px solid;
  40. border-left: #0F7A0F 10px solid;
  41. border-right: #354D6F 10px solid;
  42. border-bottom: #354D6F 10px solid;
  43. }
  44.  
  45. .image {
  46. opacity: 0;
  47. width: 200px;
  48. height: 200px;
  49. background-color: #EDEDEE;
  50. text-align: justify;
  51. overflow: hidden;
  52. -ms-transition: opacity .3s linear;
  53. -moz-transition: opacity .3s linear;
  54. -o-transition: opacity .3s linear;
  55. -webkit-transition: opacity .3s linear; }
  56.  
  57. .image:hover {
  58. opacity: 0.9; }
  59.  
  60. .text {
  61. line-height: 1.5;
  62. padding-top: 2px;
  63. margin-left: 10px;
  64. margin-right: 10px;
  65. margin-top: 15px;
  66. font-family: verdana;
  67. font-size: 10;
  68. color: black;
  69. text-align: justify; }
  70.  
  71. a.dark:link, a.dark:active, a.dark:visited{
  72. background-color: #222;
  73. display: inline-block;
  74. margin: 5px;
  75. width: 75px;
  76. height: 15px;
  77. font-family: verdana;
  78. font-variant: small-caps;
  79. font-size: 10px;
  80. color: #CCC;
  81. text-decoration: none;
  82. letter-spacing: 1px;
  83. text-transform: uppercase;
  84. text-align: center;
  85. line-height: 21px;
  86. cursor: url('http://cur.cursors-4u.net/cursors/cur-9/cur817.cur');
  87. -webkit-transition: all 0.5s ease-in-out;
  88. -moz-transition: all 0.5s ease-in-out;
  89. -o-transition: all 0.5s ease-in-out;
  90. -ms-transition: all 0.5s ease-in-out;
  91. transition: all 0.5s ease-in-out;}
  92.  
  93. a.dark:hover{
  94. background-color: #EDEDED;
  95. color: #74545F;}
  96.  
  97. a.unknown:link, a.unknown:active, a.unknown:visited{
  98. background-color: #690000;
  99. display: inline-block;
  100. display: centered;
  101. margin-right: 5px;
  102. width: 87px;
  103. height: 20px;
  104. font-family: verdana;
  105. font-variant: small-caps;
  106. font-size: 6.5px;
  107. color: #CCC;
  108. text-decoration: none;
  109. letter-spacing: 1px;
  110. text-transform: uppercase;
  111. text-align: center;
  112. line-height: 21px;
  113. -webkit-transition: all 0.5s ease-in-out;
  114. -moz-transition: all 0.5s ease-in-out;
  115. -o-transition: all 0.5s ease-in-out;
  116. -ms-transition: all 0.5s ease-in-out;
  117. transition: all 0.5s ease-in-out;}
  118.  
  119. a.unknown:hover{
  120. background-color: #EDEDED;
  121. color: #222;}
  122.  
  123. a {
  124. color: #666666;
  125. text-decoration: none;
  126. }
  127.  
  128. a:hover {
  129. color: #888888;
  130. text-decoration: none;
  131. cursor: url('http://cur.cursors-4u.net/cursors/cur-9/cur817.cur');
  132. }
  133.  
  134. #navigation{
  135.  
  136. position: fixed;
  137. right: 330px;
  138. top: 60px;
  139. opacity: 0.5;
  140. border: 5px solid #ffffff;
  141. -webkit-transition: all 0.7s ease;
  142. -moz-transition: all 0.7s ease;
  143. -o-transition: all 0.7s ease;}
  144. #navigation:hover { opacity:1; }
  145.  
  146. #navigation2{
  147.  
  148. position: fixed;
  149. right: 520px;
  150. top: 60px;
  151. opacity: 0.5;
  152. border: 5px solid #ffffff;
  153. -webkit-transition: all 0.7s ease;
  154. -moz-transition: all 0.7s ease;
  155. -o-transition: all 0.7s ease;}
  156. #navigation2:hover { opacity:1; }
  157.  
  158. #navigation3{
  159.  
  160. position: fixed;
  161. right: 710px;
  162. top: 60px;
  163. opacity: 0.5;
  164. border: 5px solid #ffffff;
  165. -webkit-transition: all 0.7s ease;
  166. -moz-transition: all 0.7s ease;
  167. -o-transition: all 0.7s ease;}
  168. #navigation3:hover { opacity:1; }
  169.  
  170. #navigation4{
  171.  
  172. position: fixed;
  173. right: 88px;
  174. bottom: 300px;
  175. opacity: 0.5;
  176. border: 5px solid #ffffff;
  177. -webkit-transition: all 0.7s ease;
  178. -moz-transition: all 0.7s ease;
  179. -o-transition: all 0.7s ease;}
  180. #navigation4:hover { opacity:1; }
  181.  
  182. #navigation5{
  183.  
  184. position: fixed;
  185. right: 88px;
  186. bottom: 180px;
  187. opacity: 0.5;
  188. border: 5px solid #ffffff;
  189. -webkit-transition: all 0.7s ease;
  190. -moz-transition: all 0.7s ease;
  191. -o-transition: all 0.7s ease;}
  192. #navigation5:hover { opacity:1; }
  193.  
  194. #navigation6{
  195.  
  196. position: fixed;
  197. right: 88px;
  198. bottom: 60px;
  199. opacity: 0.5;
  200. border: 5px solid #ffffff;
  201. -webkit-transition: all 0.7s ease;
  202. -moz-transition: all 0.7s ease;
  203. -o-transition: all 0.7s ease;}
  204. #navigation6:hover { opacity:1; }
  205.  
  206. #main{
  207. right:400px;
  208. bottom:100px;
  209. position: fixed;
  210. color: #548695;
  211. font-family: century gothic;
  212. font-variant: small-caps;
  213. text-align: justify;
  214. font-size: 15px;
  215. border-bottom: #0F7A0F 10px solid;
  216. border-right: #0F7A0F 10px solid;
  217. border-left: #354D6F 10px solid;
  218. border-top: #354D6F 10px solid;
  219. background-image: url(http://i.picpar.com/w99.png);}
  220. b, strong {font-family:'verdana'; font-variant: small-caps; font-size:10px; color: #533034; font-weight:normal; margin-left: 10px; letter-spacing: -1px;}
  221. i {color: #666666; font-family: 'calibri'; font-variant: small-caps; font-size:10pt; letter-spacing:0px}
  222. u {color: #666; font-size: 12px; font-weight: light; letter-spacing: 0px; word-spacing: 6px; font-family:Romans; text-transform: normal; font-weight: normal; text-align: center; border-bottom: 1px dotted #889e9f;}
  223. s {color: #820000; font-size: 11px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-shadow: #212121 0px 0px 1px;}
  224. big {color: #444444; font-size: 20px; font-weight: light; letter-spacing: 0px; font-family:Century Gothic; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #533034 0px 0px 1px;}
  225. small {font-size: 25px; font-variant: small-caps; color: #444444; text-transform: normal; letter-spacing: -1px; text-align: right; background-color: none; font-family: century gothic; text-shadow: #533034 2px 3px 4px; margin-top: 5px; margin-bottom: 8px; display: block; padding: 0px; font-weight: normal; line-height: 15px;}
  226. ::-webkit-scrollbar-thumb { background-color: transparent; }
  227.  
  228. ::-webkit-scrollbar {width: 4px;}
  229.  
  230. h1 {
  231.  
  232. position: fixed;
  233. right: 10px;
  234. bottom: 0px;
  235. font-weight: normal;
  236. font-size: 100%;
  237. color: #FFFFFF;}
  238.  
  239. </style>
  240.  
  241. <h1>Layout © <a href="http://roleplaychat.org/profile.php?user=Liam+Keeler" target="_blank">real niggaz.~</a></h1>
  242.  
  243. <div id="pictureone"><img src="http://i61.tinypic.com/90x5wn.png" width="auto" height="auto"></div>
  244.  
  245. <div id="img">
  246. <div class="image"><div class="text">
  247. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  248. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  249. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  250. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  251. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  252. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  253. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  254. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  255. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  256. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  257. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  258. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  259. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  260. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  261.  
  262. </div></div></div>
  263.  
  264.  
  265.  
  266. <div id="navigation" class="box">
  267.  
  268. <a href="#01" title="Change this"><img src="http://data.whicdn.com/images/37964277/large.gif" width="175" height="100"></a>
  269. </div>
  270.  
  271. <div id="navigation2" class="box">
  272.  
  273. <a href="#02" title="Change this"><img src="http://38.media.tumblr.com/tumblr_lpvur0FjqP1qedhpm.gif"width="175" height="100"></a>
  274. </div>
  275.  
  276.  
  277. <div id="navigation3" class="box">
  278.  
  279.  
  280. <a href="#03" title="Change this"><img src="http://38.media.tumblr.com/69d19c156ddaebb3ffc3c30f71e311f6/tumblr_n7lmklDjm01tcq3ffo6_500.gif" width="175" height="100"></a>
  281.  
  282. </div>
  283.  
  284. <div id="navigation4" class="box">
  285. <a href="#04" title="Change this"><img src="http://33.media.tumblr.com/ec0423e4fadc8bee42e40f821b031b0d/tumblr_mva6rmStR41rwaa64o1_400.gif" width="175" height="100"></a>
  286. </div>
  287.  
  288. <div id="navigation5" class="box">
  289. <a href="#05" title="Change this"><img src="https://s-media-cache-ak0.pinimg.com/originals/4d/bc/62/4dbc62c34e58f4764f376252da18f47e.gif" width="175" height="100"></a>
  290.  
  291. </div>
  292.  
  293. <div id="navigation6" class="box">
  294. <a href="#06" title="Change this"><img src="http://data.whicdn.com/images/58659231/original.gif" width="175" height="100"></a>
  295.  
  296. </div>
  297.  
  298.  
  299. <div id="main">
  300.  
  301. <div style="height: 300px; width: 400px; overflow-y: hidden;">
  302. <a name="01"></a>
  303. <div style="height: 300px; width: 390px; overflow: auto;" align="center">
  304.  
  305. Shit in here.
  306.  
  307. </div>
  308.  
  309. <div style="height: 300px; width: 400px; overflow-y: hidden;">
  310. <a name="02"></a>
  311. <div style="height: 300px; width: 390px; overflow: auto;" align="center">
  312.  
  313. Shit in here.
  314.  
  315. </div>
  316.  
  317. <div style="height: 300px; width: 400px; overflow-y: hidden;">
  318. <a name="03"></a>
  319. <div style="height: 300px; width: 390px; overflow: auto;" align="center">
  320.  
  321. Shit in here.
  322.  
  323. </div>
  324.  
  325. <div style="height: 300px; width: 400px; overflow-y: hidden;">
  326. <a name="04"></a>
  327. <div style="height: 300px; width: 390px; overflow: auto;" align="center">
  328.  
  329. Shit in here.
  330.  
  331. </div>
  332.  
  333. <div style="height: 300px; width: 400px; overflow-y: hidden;">
  334. <a name="05"></a>
  335. <div style="height: 300px; width: 390px; overflow: auto;" align="center">
  336.  
  337. Shit in here.
  338.  
  339. </div>
  340.  
  341. <div style="height: 300px; width: 400px; overflow-y: hidden;">
  342. <a name="06"></a>
  343. <div style="height: 300px; width: 390px; overflow: auto;" align="center">
  344.  
  345. Shit in here.
  346.  
  347. </div>
  348.  
  349.  
  350. </div></div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement