Advertisement
conception

freudsego raven profile

Aug 8th, 2015
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.15 KB | None | 0 0
  1. <center>
  2. <style>
  3. .overlay {
  4. top: 0px;
  5. width: 700px;
  6. height: 565px;
  7. background: #6f6f6f;
  8. position: relative;
  9. padding: 5px;
  10. }
  11.  
  12. .innerbox {
  13. overflow: auto;
  14. padding: 5px;
  15. background: #7e7d7e;
  16. position: absolute;
  17. overflow: hidden;
  18. }
  19. #header {
  20. left: 5px;
  21. top: 5px;
  22. padding: 0px;
  23. height: 300px;
  24. width: 700px;
  25. background: transparent;
  26. }
  27.  
  28. #box {
  29. width: 690px;
  30. left: 5px;
  31. top: 310px;
  32. height: 250px;
  33. }
  34.  
  35. #navi {
  36. position: absolute;
  37. left: 5px;
  38. top: 574px;
  39. padding: 0px;
  40. height: 100px;
  41. width: 700px;
  42. background:transparent;
  43. }
  44.  
  45. </style>
  46. <div class="overlay">
  47. <div class="innerbox" id="header"><img src="http://i.imgur.com/yzdx4Lb.gif" /></div>
  48.  
  49.  
  50. <div class="innerbox" id="box">
  51. <h1>header one</h1> regular text
  52. <b>bold</b> <i>italics</i> <s>strike</s> <u>underline</u> <a href="">link</a>
  53. <blockquote>blockquote stuff goes here</blockquote>
  54. </div>
  55.  
  56.  
  57.  
  58. <div id="navi"><a href="http://vampirefreaks.com/profiles/home.php" class="navlink">VF Home</a><a href="http://vampirefreaks.com/user_comment.php?user=freudsego&amp;rate=1" class="navlink">Comment</a><a href="http://vampirefreaks.com/profile_action.php?user=freudsego" class="navlink">Friend</a><a href="http://vampirefreaks.com/journal/freudsego" class="navlink">Journal</a><a href="http://vampirefreaks.com/gallery/freudsego" class="navlink">Gallery</a><a href="/Voltage" class="navlink">Credit</a></div>
  59. </div>
  60.  
  61.  
  62. <style>
  63.  
  64. .navlink:link, .navlink:active, .navlink:visited {
  65. display: inline-block;
  66. width: 80px;
  67. border-radius: 0px 0px 100px 100px;
  68. line-height: 50px;
  69. height: 60px;
  70. font-size: 10pt;
  71. font-family: trebuchet ms;
  72. color: #f0ff80;
  73. background: #7e7d7e;
  74. margin: 1px;
  75. padding: 2px;
  76. }
  77.  
  78. .navlink:hover {
  79. display: inline-block;
  80. width: 80px;
  81. border-radius: 0px 0px 100px 100px;
  82. line-height: 50px;
  83. height: 70px;
  84. font-size: 10pt;
  85. font-family: trebuchet ms;
  86. color: #7e7d7e;
  87. background: #f0ff80;
  88. margin: 1px;
  89. padding: 2px;
  90. }
  91.  
  92. ::-webkit-scrollbar { width:5px; background: #6f6f6f; }
  93.  
  94. ::-webkit-scrollbar-track-piece { background: transparent; width:1px; border: none; overflow:hidden; -webkit-border-radius:100px; }
  95.  
  96. ::-webkit-scrollbar-thumb{ -webkit-border-radius:0px; background: #f0ff80; width:5px; border:none; }
  97.  
  98. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {height:5px; display: block; background-color:transparent; -webkit-border-radius:100px; border:none;
  99. -webkit-transition: all 0.5s ease-out;
  100. -moz-transition: all 0.5s ease-out;}
  101.  
  102. ::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-button:start:decrement:hover, ::-webkit-scrollbar-button:end:increment:hover{background-color:#f0ff80; cursor:hand;}
  103.  
  104. ::-webkit-scrollbar-button:start:decrement:active, ::-webkit-scrollbar-button:end:increment:active{background:transparent;}
  105. .main {
  106. width: 700px;
  107. }
  108. html, body {
  109. background: #000;
  110. background-image: url('http://i.imgur.com/AX4GRFd.png');
  111. color: #f1f1f1;
  112. font-family: trebuchet ms;
  113. font-size: 9pt;
  114. }
  115.  
  116. h1 {
  117. color: #717171;
  118. background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ff80), to(#9f9ca0));
  119. #f0ff80 &gt; top;
  120. #9f9ca0 &gt; bottom;
  121. background: -o-linear-gradient(top, #f0ff80 0%, #e8d694 40%, #9f9ca0 90%);
  122. background: -webkit-linear-gradient(top, #f0ff80 0%, #e8d694 40%, #9f9ca0 90%);
  123. background: -ms-linear-gradient(top, #f0ff80 0%, #e8d694 40%, #9f9ca0 90%);
  124. background: linear-gradient(to bottom, #f0ff80 0%, #e8d694 40%, #9f9ca0 90%);
  125. background: -moz-linear-gradient(top, #f0ff80 0%, #e8d694 40%; #9f9ca0 90%);
  126. font-family: trebuchet ms;
  127. font-size: 12pt;
  128. display: block;
  129. margin: 2px;
  130. text-transform: uppercase;
  131. font-weight: bolder;
  132. text-align: center;
  133. }
  134.  
  135.  
  136. i {
  137. font-family: georgia;
  138. font-size: 9pt;
  139. color: #e5d495;
  140. text-shadow: 1px 1px 1px #a8a4a7;
  141. }
  142.  
  143. b {
  144. font-family: trebuchet ms;
  145. font-size: 9pt;
  146. text-transform: uppercase;
  147. color: #f0ff80;
  148. }
  149.  
  150. s {
  151. font-family: trebuchet ms;
  152. font-size: 9pt;
  153. color: #ada9ac;
  154. }
  155.  
  156. u {
  157. font-family: georgia;
  158. font-size: 9pt;
  159. color: #f0ff80;
  160. border-bottom: 1px dotted #ada9ac;
  161. }
  162.  
  163. a:link, .menu2, .menu2 a:link {
  164. color: #f0ff80;
  165. font-family: trebuchet ms;
  166. font-size: 9pt;
  167. text-transform: uppercase;
  168. text-decoration: none;
  169. -webkit-transition: all 0.5s ease-out;
  170. -moz-transition: all 0.5s ease-out;
  171. }
  172.  
  173. a:visited, .menu2 a:visited {
  174. color: #f0ff80;
  175. text-transform: none;
  176. font-family: trebuchet ms;
  177. font-size: 9pt;
  178. text-decoration: none;
  179. }
  180.  
  181. a:hover, .menu, .menu a:link, .menu a:visited {
  182. color: #e8d694;
  183. text-decoration: none;
  184. font-family: trebuchet ms;
  185. font-size: 9pt;
  186. text-transform: uppercase;
  187. background: transparent;
  188. -webkit-transition: all 0.5s ease-out;
  189. -moz-transition: all 0.5s ease-out;
  190. }
  191.  
  192. blockquote {
  193. width: 83%;
  194. height: auto;
  195. background: #6f6f6f;
  196. border-left: 3px solid #f0ff80;
  197. border-right: 3px solid #e0d096;
  198. border-radius: 20px 0px 20px 0px;
  199. }
  200.  
  201. </style>
  202. <style>.maintop, .leftnav, .profilename, .profilepages, .topbar, .defaultpic, .thumbnail, .gallery, .videos, .userinfo, .journal_entry, .profile_title, .likes_title, .dislikes_title, .music_title, .buttons1, .buttons2, .buttons3, .friends, .rate, .comment_title, .comments, .tagline, .menu2, .profilepages, .footer_links { display: none; }
  203. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement