Advertisement
conception

LaneyKatherine Gallery VFDT

Oct 4th, 2015
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.63 KB | None | 0 0
  1. <style>
  2. .navlink:link, .navlink:active, .navlink:visited {
  3. color: #ffe9ab;
  4. height: 10px;
  5. line-height: 10px;
  6. font-family: Trebuchet MS;
  7. font-size: 6pt;
  8. font-weight: lighter;
  9. text-transform: uppercase;
  10. font-weight: lighter;
  11. padding: 2px;
  12. width: 100px;
  13. margin: 5px;
  14. text-align: center;
  15. display: inline-block;
  16. background: transparent;
  17. letter-spacing: 1px;
  18. -webkit-transition: all 0.8s ease-out;
  19. -moz-transition: all 0.8s ease-out;
  20. }
  21.  
  22. .navlink:hover {
  23. color: #ffe9ab;
  24. width: 100px;
  25. height: 10px;
  26. line-height: 10px;
  27. font-size: 6pt;
  28. text-transform: uppercase;
  29. font-style: normal;
  30. font-weight: lighter;
  31. text-align: center;
  32. margin: 5px;
  33. display: inline-block;
  34. background: #855051;
  35. border-radius: 0px;
  36. -webkit-transition: all 0.8s ease-out;
  37. -moz-transition: all 0.8s ease-out;
  38. }
  39.  
  40. html, body {
  41. background-image: url('http://i.imgur.com/Kys129u.jpg'); }
  42.  
  43. h1 {
  44. color: #fcdc96;
  45. background: #2d393c;
  46. text-shadow: 1px 1px 1px #e2835b;
  47. font-family: trebuchet ms;
  48. font-size: 12pt;
  49. line-height: 10px;
  50. display: block;
  51. margin: 2px;
  52. border-radius: 5px;
  53. text-transform: uppercase;
  54. font-weight: bolder;
  55. letter-spacing: 1px;
  56. text-align: center;
  57. }
  58.  
  59.  
  60. b {
  61. color: #dd7a58;
  62. font-family: trebuchet ms;
  63. text-transform: uppercase;
  64. font-size: 8pt;
  65. }
  66.  
  67. i {
  68. text-transform: none;
  69. font-family: georgia;
  70. color: #f7c47d;
  71. text-shadow: 1px 1px 1px #212729;
  72. font-size: 12px;
  73. letter-spacing: 1px;
  74. }
  75.  
  76. u {
  77. text-transform: none;
  78. border-bottom: 1px dashed #f7c47d;
  79. font-family: georgia;
  80. font-size: 11px;
  81. letter-spacing: 2px;
  82. }
  83.  
  84. s {
  85. color: #855051;
  86. }
  87.  
  88. a:link, .menu2, .menu2 a:link {
  89. color: #855051;
  90. font-family: trebuchet ms;
  91. font-size: 11px;
  92. text-transform: uppercase;
  93. text-decoration: none;
  94. -webkit-transition: all 0.5s ease-out;
  95. -moz-transition: all 0.5s ease-out;
  96. }
  97.  
  98. a:visited, .menu2 a:visited {
  99. color: #855051;
  100. text-transform: uppercase;
  101. font-family: trebuchet ms;
  102. font-size: 11px;
  103. text-decoration: none;
  104. }
  105.  
  106. a:hover, .menu, .menu a:link, .menu a:visited {
  107. color: #d86b53;
  108. text-decoration: none;
  109. font-family: trebuchet ms;
  110. font-size: 11px;
  111. text-transform: uppercase;
  112. background: transparent;
  113. -webkit-transition: all 0.5s ease-out;
  114. -moz-transition: all 0.5s ease-out;
  115. }
  116.  
  117. .member_thumbnail {
  118. background: #d86b53;
  119. border: 2px solid #fcdc96;
  120. padding: 2px;
  121. width: 100px;
  122. height: 100px;
  123. margin: 1px;
  124. margin-top: 2px;
  125. -webkit-transition: all 0.7s ease-out;
  126. -moz-transition: all 0.7s ease-out;
  127. }
  128.  
  129. .member_thumbnail:hover {
  130. background: #fcdc96;
  131. padding: 2px;
  132. margin: 1px;
  133. margin-top: 2px;
  134. border: 2px solid #d86b53;
  135. width: 100px;
  136. height: 100px;
  137. -webkit-transition: all 0.7s ease-out;
  138. -moz-transition: all 0.7s ease-out;
  139. }
  140.  
  141.  
  142. .folder_pic {
  143. display: none;
  144. }
  145.  
  146. #vf_pic {
  147. background: #d86b53;
  148. width: 60%;
  149. border: 2px solid #fcdc96;
  150. padding: 2px;
  151. margin: 1px;
  152. border-radius: 5px;
  153. margin-top: 2px;
  154. -webkit-transition: all 0.7s ease-out;
  155. -moz-transition: all 0.7s ease-out;
  156. }
  157.  
  158. #vf_pic:hover {
  159. background: #fcdc96;
  160. padding: 2px;
  161. margin: 1px;
  162. width: 60%;
  163. margin-top: 2px;
  164. border-radius: 5px;
  165. border: 2px solid #d86b53;
  166. -webkit-transition: all 0.7s ease-out;
  167. -moz-transition: all 0.7s ease-out;
  168. }
  169.  
  170. .googleads.center {position: absolute; top: 90%;}
  171.  
  172. .googleactiveviewclass, .side_td {position: absolute; left: 2000px;}
  173.  
  174. ::-webkit-scrollbar { width: 2px; background: transparent; }
  175.  
  176. ::-webkit-scrollbar-track-piece { background: transparent; width:1px; border: none; overflow:hidden; -webkit-border-radius:100px; }
  177.  
  178. ::-webkit-scrollbar-thumb{ -webkit-border-radius:0px; background: #e17d5a; width:5px; border:none; }
  179.  
  180. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {height:5px; display: block; background-color:transparent; -webkit-border-radius:100px; border:none;
  181. -webkit-transition: all 0.5s ease-out;
  182. -moz-transition: all 0.5s ease-out;}
  183.  
  184. ::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-button:start:decrement:hover, ::-webkit-scrollbar-button:end:increment:hover{background-color:#ffa9a9; cursor:hand;}
  185.  
  186. ::-webkit-scrollbar-button:start:decrement:active, ::-webkit-scrollbar-button:end:increment:active{background:transparent;}
  187.  
  188. .main {
  189. color: #f1f1f1;
  190. padding: 0px;
  191. margin-top: 100px;
  192. background-color: #232b2e;
  193. border:2px solid #dd7a58;
  194. border-radius: 20px;
  195. width: 600px;
  196. }
  197.  
  198. .main_td {
  199. width: 600px;
  200. padding: 0px;
  201. }
  202.  
  203. .leftnav, .maintop img, h2, .topbar, .description, .footer_links, .menu2 {display: none;
  204. }
  205.  
  206. blockquote {
  207. width: 83%;
  208. height: auto;
  209. background: #2d393c;
  210. border-bottom: 2px solid #e17d5a;
  211. border-radius: 5px;
  212. }
  213. .subheading { border: none;
  214. }
  215. .subheading td {
  216. text-transform: none;
  217. font-style: none;
  218. background:#22282b;
  219. line-height: 10px;
  220. color: #f1f1f1;
  221. border: none;
  222. }
  223.  
  224. .subject {
  225. color: #fcdc96;
  226. background: #2d393c;
  227. text-shadow: 1px 1px 1px #e2835b;
  228. font-family: trebuchet ms;
  229. font-size: 12pt;
  230. display: block;
  231. margin: 2px;
  232. border-radius: 5px;
  233. text-transform: uppercase;
  234. font-weight: bolder;
  235. letter-spacing: 1px;
  236. text-align: center;
  237. }
  238.  
  239. .entrytable {
  240. background: transparent;
  241. border: none;
  242. }
  243.  
  244. .comment_table {
  245. background: transparent;
  246. padding-left: 3px;
  247. padding-right: 3px;
  248. }
  249.  
  250. a:link img[src="http://e.vampirefreaks.com/images/win.png"]{background-image: url(http://i.imgur.com/TJyQgyG.png); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
  251.  
  252. a:link img[src="http://e.vampirefreaks.com/images/fail.png"]{background-image: url(http://i.imgur.com/URfHcd6.png); top right no-repeat; height: 11px; width:0px; padding-right: 10px;}
  253.  
  254. .folder_node {background-image: url('http://i.imgur.com/RUJ7Noq.png');
  255. width: 100px;
  256. height: 100px;
  257. display: inline-block;
  258. opacity: 100;
  259. transition: all 1s ease-out;
  260. -o-transition: all 1s ease-out;
  261. -webkit-transition: all 1s ease-out;
  262. -moz-transition: all 1s ease-out;
  263. }
  264.  
  265. .folder_node:hover {
  266. opacity: .50;
  267. transition: all 1s ease-out;
  268. -o-transition: all 1s ease-out;
  269. -webkit-transition: all 1s ease-out;
  270. -moz-transition: all 1s ease-out;
  271. }
  272.  
  273. .forum_comment {
  274. color: #fcdc96;
  275. background: #2d393c;
  276. text-shadow: 1px 1px 1px #e2835b;
  277. line-height: 10px;
  278. font-family: trebuchet ms;
  279. font-size: 12pt;
  280. display: block;
  281. margin: 2px;
  282. border-radius: 5px;
  283. text-transform: uppercase;
  284. font-weight: bolder;
  285. letter-spacing: 1px;
  286. text-align: center;
  287. }
  288.  
  289. .comments {
  290. background: #6f6f6f;
  291. }
  292.  
  293. .tdbordered td {
  294. border: none;
  295. }
  296. .gallery_node {
  297. background: transparent;
  298. font-style: italic;
  299. }
  300.  
  301. input, select, textarea {
  302. background: #2d393c;
  303. border-radius: 20px;
  304. border: none;
  305. padding: 2px;
  306. border-radius: 5px;
  307. text-align: center;
  308. }
  309.  
  310. .entrytable {
  311. background: transparent;
  312. border: none;
  313. }
  314.  
  315. .comment_table {
  316. background: transparent;
  317. }
  318. .box {
  319. overflow: auto;
  320. padding: 4px;
  321. position: relative;
  322. text-align: center;
  323. color: #f1f1f1;
  324. background-color: #2d393c;
  325. }
  326.  
  327. #header {
  328. width: 600px;
  329. height: 250px;
  330. top: 0px;
  331. padding: 0px;
  332. margin: 0px;
  333. margin-left: 3px;
  334. margin-right: 3px;
  335. left: 0px;
  336. overflow: hidden;
  337. border: none;
  338. border-radius: 15px 15px 0px 0px;
  339. }
  340. #navi {
  341. top: 5px;
  342. height: 30;
  343. width: 600px;
  344. left: 0px;
  345. padding: 0px;
  346. overflow: hidden;
  347. margin-bottom: 10px;
  348. }
  349.  
  350. </style>
  351. <center><div class="box" id="header"><img src="http://i.imgur.com/Ve6nWmK.gif" /></div>
  352. <div class="box" id="navi"><a href="http://vampirefreaks.com/profiles/home.php" class="navlink">VF Home</a><a href="http://vampirefreaks.com/gallery/LaneyKatherine" class="navlink">Gallery</a><a href="http://www.vampirefreaks.com/pics_edit_header.php" class="navlink">Edit Gallery</a><a href="/VenomVixxen" class="navlink">Header</a><a href="/voltage" class="navlink">Coding</a></div></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement