Advertisement
conception

xCaryn Play Dirty

Jul 8th, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.22 KB | None | 0 0
  1. <div id="navi"><a href="http://vampirefreaks.com/user_comment.php?user=xCaryn&amp;rate=1" class="navlink">Rate/Comment</a>
  2. <a href="http://vampirefreaks.com/profile_action.php?user=xCaryn" class="navlink">Add Me</a>
  3. <a href="http://vampirefreaks.com/gallery/xCaryn" class="navlink">Gallery</a>
  4. <a href="http://vampirefreaks.com/members/xCaryn/CL+Graphics" class="navlink">Portfolio</a>
  5. <a href="http://vampirefreaks.com" class="navlink">VF Main</a>
  6. </div>
  7.  
  8.  
  9. <div class="overlay">
  10. <div class="innerbox" id="about"><h1>About</h1> Normal text <a href="http://vampirefreaks.com">link</a> <b>bold</b> <u>underline</u><s>strike</s> <i>italics</i></div>
  11. <div class="innerbox" id="life"><h1>My Life</h1></div>
  12. <div class="innerbox" id="passions"><h1>Passions</h1></div>
  13. <div class="innerbox" id="cults"><h1>Cults</h1></div>
  14. <div class="innerbox" id="cred"><a href="http://vampirefreaks.com/conception">Layout Cred.</a> || <a href="http://vampirefreaks.com/sany">Header Cred.</a></div>
  15. </div>
  16.  
  17. <style>
  18. #navi {
  19. margin: 0px;
  20. top: 0px;
  21. left: 0px;
  22. height: 32px;
  23. width: 740px;
  24. font-family: trebuchet MS;
  25. font-size: 10pt;
  26. text-transform: uppercase;
  27. text-align: center;
  28. letter-spacing: 2pt;
  29. background-color: transparent;
  30. padding-bottom: 0px;
  31. border-radius: 20px;
  32. }
  33.  
  34.  
  35. .navlink:link, .navlink:active, .navlink:visited {
  36. color: #4C280B;
  37. font-family: Trebuchet MS;
  38. font-size: 10pt;
  39. text-transform: uppercase;
  40. font-weight: lighter;
  41. padding: 2px;
  42. height: 20px;
  43. width: 127px;
  44. text-align: center;
  45. border-left: 5px solid #4C280B;
  46. border-right: 5px solid #4C280B;
  47. border-bottom: 3px solid #C94230;
  48. border-top: 3px solid #91C5C4;
  49. display: inline-table;
  50. background: #b19b7a;
  51. margin-top: 0px;
  52. border-radius: 20px;
  53. letter-spacing: 1px;
  54. -webkit-transition: all 0.5s ease-out;
  55. -moz-transition: all 0.5s ease-out;
  56. }
  57.  
  58. .navlink:hover {
  59. color: #73653B;
  60. text-transform: uppercase;
  61. font-style: normal;
  62. font-weight: lighter;
  63. text-align: center;
  64. display: inline-table;
  65. background: #b19b7a;
  66. border-top: 3px solid #C94230;
  67. border-bottom: 3px solid #91C5C4;
  68. border-left: 5px solid #73653B;
  69. border-right: 5px solid #73653B;
  70. -webkit-transition: all 0.5s ease-out;
  71. -moz-transition: all 0.5s ease-out;
  72. } </style>
  73. <style>
  74.  
  75. .overlay {
  76. width: 850px;
  77. height: 450px;
  78. margin-top: 0px;
  79. background: transparent;
  80. position: relative;
  81. }
  82.  
  83. .innerbox {
  84. overflow: auto;
  85. border: none;
  86. background: #b19b7a;
  87. border: 1px solid #4C280B;
  88. position: absolute;
  89. padding: 5px;
  90. }
  91.  
  92. #about {
  93. top: 2px;
  94. left: 0px;
  95. width: 320px;
  96. height: 300px;
  97. border-top-left-radius: 20px;
  98. }
  99. #life {
  100. top: 2px;
  101. left: 335px;
  102. width: 400px;
  103. height: 300px;
  104. border-top-right-radius: 20px;
  105. }
  106. #passions {
  107. top: 317px;
  108. left: 0px;
  109. width: 250px;
  110. height: 250px;
  111. border-bottom-left-radius: 20px;
  112. }
  113. #cults {
  114. top: 317px;
  115. left: 265px;
  116. width: 470px;
  117. height: 250px;
  118. border-bottom-right-radius: 20px;
  119. }
  120. #cred {
  121. top: 580px;
  122. left: 0px;
  123. width: 780px;
  124. text-align: center;
  125. height: auto;
  126. background: transparent;
  127. border: none;
  128. }
  129. </style>
  130. <style>
  131. html, body { background: #947E5D;
  132. background-image: url('http://i.imgur.com/c1PaBWi.png');
  133. background-attachment: fixed;
  134. background-repeat: no-repeat; }
  135. .main { width: 650px;
  136. float: right;
  137. background color: transparent;
  138. }
  139. html, div {
  140. font-family: trebuchet ms;
  141. color: #91C5C4;
  142. font-size: 12px;
  143. font-style: normal;
  144. text-shadow: 1px 1px 1px #4C280B;
  145. }
  146.  
  147. a:link, .menu2, .menu2 a:link {
  148. color: #C94230;
  149. font-size: 10pt;
  150. font-family: trebuchet ms;
  151. text-transform: none;
  152. text-decoration: none;
  153. text-shadow: none;
  154. -webkit-transition: all 0.5s ease-out;
  155. -moz-transition: all 0.5s ease out;
  156. }
  157.  
  158. a:visited, .menu2 a:visited {
  159. color: #c94230;
  160. text-transform: none;
  161. font-family: trebuchet ms;
  162. text-shadow: none;
  163. text-decoration: none;
  164. }
  165.  
  166. a:hover, .menu, .menu a:link, .menu a:visited {
  167. color: #4C280B;
  168. text-decoration: none;
  169. font-family: trebuchet ms;
  170. text-transform: none;
  171. background: transparent;
  172. text-shadow: none;
  173. -webkit-transition: all 0.5s ease-out;
  174. -moz-transition: all 0.5s ease out;
  175. }
  176.  
  177. h1 {
  178. color: #C94230;
  179. text-transform: none;
  180. font-variant: small-caps;
  181. font-family: georgia;
  182. letter-spacing: 1pt;
  183. text-align: left;
  184. padding: 1px;
  185. font-weight: lighter;
  186. font-size: 14pt;
  187. margin: 2px;
  188. background: transparent;
  189. display: block;
  190. text-shadow: 1px 1px 1px #91C5C4;
  191. border-bottom: 2px dotted #4C280B;
  192. }
  193.  
  194. b {
  195. text-transform: uppercase;
  196. font-family: trebuchet ms;
  197. color: #91C5C4;
  198. font-size: 11px;
  199. letter-spacing: 1px;
  200. }
  201.  
  202. i {
  203. font-family: georgia;
  204. color: #C94230;
  205. font-size: 11px;
  206. letter-spacing: 1px;
  207. text-transform: none;
  208. }
  209.  
  210. s {
  211. text-transform: none;
  212. font-family: trebuchet ms;
  213. color: #4C280B;
  214. font-size: 11px;
  215. letter-spacing: 1px;
  216. }
  217.  
  218. u {
  219. font-family: georgia;
  220. text-transform: none;
  221. text-shadow: none;
  222. border-bottom: 1px dotted #C94230;
  223. font-size: 12px;
  224. color: #91C5C4;
  225. letter-spacing: 1px;
  226. }
  227. </style>
  228.  
  229.  
  230. <style>
  231.  
  232. .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; }
  233.  
  234. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement