Advertisement
conception

LaneyKatherine Journal VFDT

Oct 3rd, 2015
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.55 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. .googleads.center {position: absolute; top: 90%;}
  142.  
  143. .googleactiveviewclass, .side_td {position: absolute; left: 1000px;}
  144.  
  145. ::-webkit-scrollbar { width: 2px; background: transparent; }
  146.  
  147. ::-webkit-scrollbar-track-piece { background: transparent; width:1px; border: none; overflow:hidden; -webkit-border-radius:100px; }
  148.  
  149. ::-webkit-scrollbar-thumb{ -webkit-border-radius:0px; background: #e17d5a; width:5px; border:none; }
  150.  
  151. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {height:5px; display: block; background-color:transparent; -webkit-border-radius:100px; border:none;
  152. -webkit-transition: all 0.5s ease-out;
  153. -moz-transition: all 0.5s ease-out;}
  154.  
  155. ::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-button:start:decrement:hover, ::-webkit-scrollbar-button:end:increment:hover{background-color:#ffa9a9; cursor:hand;}
  156.  
  157. ::-webkit-scrollbar-button:start:decrement:active, ::-webkit-scrollbar-button:end:increment:active{background:transparent;}
  158.  
  159. .main {
  160. color: #f1f1f1;
  161. padding: 0px;
  162. margin-top: 100px;
  163. background-color: #232b2e;
  164. border:2px solid #dd7a58;
  165. border-radius: 20px;
  166. width: 600px;
  167. }
  168.  
  169. .main_td {
  170. width: 600px;
  171. padding: 0px;
  172. }
  173.  
  174. .leftnav, .maintop img, h2, .topbar, .description, .footer_links, .menu2 {display: none;
  175. }
  176.  
  177. blockquote {
  178. width: 83%;
  179. height: auto;
  180. background: #2d393c;
  181. border-bottom: 2px solid #e17d5a;
  182. border-radius: 5px;
  183. }
  184.  
  185. .subheading { border: none;
  186. }
  187. .subheading td {
  188. text-transform: none;
  189. font-style: none;
  190. background:#22282b;
  191. line-height: 10px;
  192. color: #f1f1f1;
  193. border: none;
  194. }
  195.  
  196. .subject {
  197. color: #fcdc96;
  198. background: #2d393c;
  199. text-shadow: 1px 1px 1px #e2835b;
  200. font-family: trebuchet ms;
  201. font-size: 12pt;
  202. display: block;
  203. margin: 2px;
  204. border-radius: 5px;
  205. text-transform: uppercase;
  206. font-weight: bolder;
  207. letter-spacing: 1px;
  208. text-align: center;
  209. }
  210.  
  211. .entrytable {
  212. background: transparent;
  213. border: none;
  214. }
  215.  
  216. .comment_table {
  217. background: transparent;
  218. padding-left: 3px;
  219. padding-right: 3px;
  220.  
  221. }
  222.  
  223. 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;}
  224.  
  225. 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;}
  226.  
  227. .sub_button {
  228. border: none;
  229. background-color: transparent;
  230. padding: 3px;
  231. margin: 0px;
  232. border-image: initial;
  233. font-size: 8px;
  234. }
  235.  
  236. input, select, textarea {
  237. background: #2d393c;
  238. border-radius: 20px;
  239. border: none;
  240. padding: 2px;
  241. border-radius: 5px;
  242. text-align: center;
  243. }
  244.  
  245. .commentform {
  246. background: transparent;
  247. border: none;
  248.  
  249. }
  250.  
  251. .comment_table td {
  252. border: none;
  253. }
  254.  
  255. .comment_table {
  256. padding: 0px;
  257. }
  258.  
  259. .new_friends_journals, .new_journal_comments {
  260. background: #2d393c;
  261. }
  262.  
  263. .journal_comment td {
  264. border: none;
  265. color: #f1f1f1;
  266. }
  267. .darkbox {
  268. background: transparent;
  269. }
  270. .box {
  271. overflow: auto;
  272. padding: 4px;
  273. position: relative;
  274. text-align: center;
  275. color: #f1f1f1;
  276. background-color: #2d393c;
  277. }
  278.  
  279. #header {
  280. width: 600px;
  281. height: 250px;
  282. top: 0px;
  283. padding: 0px;
  284. margin: 0px;
  285. margin-left: 3px;
  286. margin-right: 3px;
  287. left: 0px;
  288. overflow: hidden;
  289. border: none;
  290. border-radius: 15px 15px 0px 0px;
  291. }
  292. #navi {
  293. top: 5px;
  294. height: 30;
  295. width: 600px;
  296. left: 0px;
  297. padding: 0px;
  298. overflow: hidden;
  299. margin-bottom: 10px;
  300. }
  301.  
  302. </style>
  303. <center><div class="box" id="header"><img src="http://i.imgur.com/DEiqhYE.gif" /></div>
  304. <div class="box" id="navi"><a href="http://vampirefreaks.com/profiles/home.php" class="navlink">VF Home</a><a href="http://vampirefreaks.com/journal/LaneyKatherine" class="navlink">Journal</a><a href="http://www.vampirefreaks.com/journal_edit_options.php" class="navlink">Edit Journal</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