Advertisement
SweetSurrender

SilverBones 00

Jul 27th, 2013
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 8.13 KB | None | 0 0
  1.  
  2.  
  3.  
  4. <center>
  5. <div class="graphic">
  6. <img src="http://i.imgur.com/ou2Mc7k.png" />
  7.  
  8.  
  9.  
  10. <div id="anchor">
  11. <a name="1"></a>
  12. <div class="section">
  13. <center><h1>Let the Story Begin:</h1></center>
  14.  
  15. About Section
  16.  
  17. <b> This is Bold </b> <p>
  18. <i> This is Italic</i> <p>
  19. <s> This is Strike Through </s> <p>
  20. <u> This is underline </u><p>
  21.  
  22. <p> <a href="link"> This is link </a> <p>
  23.  
  24. <h3> This is header h3 </h3>
  25.  
  26. About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section About Section
  27.  
  28.  
  29. </div>
  30.  
  31.  
  32. <a name="2"></a>
  33. <div class="section">
  34. <h1>My Likes</h1>
  35. <p>
  36.  
  37. </div>
  38.  
  39. <a name="3"></a>
  40. <div class="section">
  41. <h1>My Dislikes</h1>
  42. <p>
  43. </div>
  44.  
  45. <a name="4"></a>
  46. <div class="section">
  47. <h1>Favourite Music</h1>
  48. info
  49. </div>
  50.  
  51. <a name="5"></a>
  52. <div class="section">
  53. <h1> Cults to Join</h1>
  54. <p>
  55. </div>
  56.  
  57.  
  58.  
  59.  
  60.  
  61. </div>
  62.  
  63. <div class="innerbox" id="box3">
  64. <h1> This is Me:</h1>
  65. <p><img src="link" class="me" />
  66.  
  67. </div>
  68.  
  69. <div class="boxforthenav">
  70. <a href="#1" class="navlink">About</a>
  71. <a href="#2" class="navlink">Likes</a>
  72. <a href="#3" class="navlink">Hates</a>
  73. <a href="#4" class="navlink">Music</a>
  74. <a href="#5" class="navlink">Cults</a>
  75. <a href="/lipsofsweetdeceit" class="navlink">©</a> </div>
  76.  
  77. <div class="top">
  78. <a href="/vfmain.php">Home</a> ||
  79. <a href="http://vampirefreaks.com/user_comment.php?user=%20USERNAME HERE&amp;rate=1'%20method='post">Comment/Rate Me</a> ||
  80. <a href="http://vampirefreaks.com/profile_action.php?user=USERNAME">Friend Me?</a> ||
  81. <a href="http://vampirefreaks.com/gallery/USERNAME HERE"> My Gallery</a> ||
  82. <a href="http://vampirefreaks.com/journal/USERNAME HERE">My Journal</a>
  83.  
  84. </div></div>
  85.  
  86. <style>
  87.  
  88. .tagline, .commenticon, .friends, comment_title, .rate, .comment, .journal_entry, .buttons1, .buttons2, .buttons3, .profile_title, .dislikes_title, #menu0, .likes_title, .music_title, .gallery, table.userinfo, table.topbar, .defaultpic, .thumbnail, table.leftnav, .comments, .lists, table.comments, .profilepages, .leftnav, .maintop,.footer_links, h2 {display:none}
  89.  
  90. html, body {
  91. background-image: url('http://i.imgur.com/rFkXhkp.jpg');
  92. background: #black;
  93. background-attachment: fixed;
  94. background-position: top left;
  95. background-repeat: repeat;
  96. }
  97.  
  98. .graphic {
  99. background-color: #71b8ac;
  100. border: 6px solid #3e9391;
  101. width: 650px;
  102. height: 603px;
  103. left: 0px;
  104. top: 0px;
  105. color: #0C3737;
  106. font-family: times;
  107. text-align: justify;
  108. position: relative;
  109. margin-bottom: 5px;
  110. }
  111.  
  112. .layout {position:absolute}
  113.  
  114.  
  115. .boxforthenav {
  116. position: absolute;
  117. top: 282px;
  118. left: 72px;
  119. width: 650px;
  120. height: 100px;
  121. background-color: none;
  122. overflow: hidden;
  123. }
  124.  
  125. .navlink:link, .navlink:active, .navlink:visited {
  126. display:inline-block;
  127. width: 70px;
  128. height: 20px;
  129. padding: 0px;
  130. border: 3px solid #3e9391;
  131. background: #71b8ac;  
  132. font-size:16px;
  133. padding_top: 10px;
  134. text-transform:lowercase;
  135. text-align: center;
  136. color: #114f4e;
  137. font-family:trebchet ms;
  138. -webkit-transition: all 1s ease;
  139. -moz-transition: all 1s ease;
  140. -o-transition: all 1s ease;
  141. }
  142.  
  143. .navlink:hover {
  144. width: 70px;
  145. height: 20px;
  146. background-color: #63aba6;
  147. color: #114f4e;
  148. border: 3px solid #3e9391;
  149. -webkit-transition: all 1s ease;
  150. -moz-transition: all 1s ease;
  151. -o-transition: all 1s ease;
  152. }
  153.  
  154. .top {
  155. position: fixed;
  156. top: 0px;
  157. left: 0px;
  158. width: 100%;
  159. background-color: #3e9391;
  160. height: 15px;
  161. box-shadow: 0px 0px 4px #000;
  162. text-align: right;
  163. padding-bottom: 4px;
  164. padding-top: -2px;
  165. border-bottom: 5px solid #143c3c;
  166. -webkit-transition: all .8s linear; -moz-transition: all .8s linear; -o-transition: all .8s linear}
  167.  
  168. .top a:link, .top a:visited, .top a:active {
  169. display: inline;
  170. text-decoration: none;
  171. font-family: Arial;
  172. text-transform: uppercase;
  173. font-weight: normal;
  174. font-size: 11px;
  175. text-align: right;  
  176. line-height: 20px;
  177. color: #163231;
  178. background-color: transparent;
  179. margin-right: 10px;
  180. padding-top: 3px;
  181. -moz-transition: color 1s ease; -webkit-transition: color 1s ease; -o-transition: color 1s ease;
  182. }
  183.  
  184. .top a:hover {
  185. background-color: transparent;
  186. color: #114f4e;
  187. -moz-transition: color 1s ease; -webkit-transition: color 1s ease; -o-transition: color 1s ease;}
  188.  
  189.  
  190. .section {
  191. overflow: auto;
  192. top: 305px;
  193. left: 0px;
  194. width: 437px;
  195. height: 295px;
  196. }
  197.  
  198. #anchor {
  199. top: 305px;
  200. left: 207px;
  201. width: 435px;
  202. height: 290px;
  203. position: absolute;
  204. overflow: hidden;
  205. padding: 3px;
  206. background: transparent;
  207. border: none;
  208. text-align: justify;
  209. color: #143c3c;
  210. position: absolute;
  211. }
  212.  
  213. #box3 {
  214. position: absolute;
  215. overflow: auto;
  216. padding: 3px;
  217. background: transparent;
  218. border: none;
  219. text-align: center;
  220. top: 305px;
  221. left: 0px;
  222. width: 200px;
  223. height: 290px;
  224. color: transparent;
  225. }
  226.  
  227. h1 {
  228. padding: 0px;
  229. margin-top: 0px;
  230. margin-bottom: 0px;
  231. background: #69b3a8;
  232. border: 4px solid #3e9391;
  233. width: auto;
  234. height: 21px;
  235. text-align: center;
  236. text-decoration: none;
  237. text-transform: uppercase;
  238. text-shadow: none;
  239. letter-spacing: 2px;
  240. font: 9pt Arial;
  241. color: #3f5c5f;
  242. }
  243.  
  244. h1:first-letter {
  245.    font-family: Monotype Corsiva;  
  246.  font-size: 20px;  
  247.   text-transform: normal;  
  248.   font-style: italic;  
  249.   font-weight: lighter;
  250. text-shadow: 0px -1px 0px #000;
  251.  color: #375a5e;
  252. display:658F3B;
  253.   }
  254.  
  255. hr { background-color: #0c4645; height: 2px; border: none; }
  256.  
  257.  h3 {display:block;
  258. color: #0c4645;  
  259. border: 2px solid #b6d9d8;
  260. text-align: center;
  261. font-family: times;
  262. font-weight: lighter;
  263. font-size: 12px;
  264. letter-spacing: 6px;
  265. text-transform: lowercase;
  266. font-style:italic;
  267. background-color: #3e9391;
  268. margin: 3px;
  269. padding:1px; }
  270.  
  271. b {
  272. color: #3e6b70;
  273. font-weight: bold;
  274. font: 10pt Arial;
  275. letter-spacing: 5px;
  276. }
  277.  
  278. i {
  279. text-decoration: italic;
  280. text-shadow: none;
  281. font: 10pt Arial;
  282. text-shadow: 0px -1px 0px #000;
  283. color: #3e6b70;
  284. font-style: italic;
  285. }
  286.  
  287. u {
  288. border-bottom: 2px solid #3e6b70;
  289. text-decoration: underline;
  290. text-transform: bold;
  291. text-shadow: 0px 2px 0px #000000
  292. text-shadow: none;
  293. font: 10pt Arial;
  294. color: #3e9391;
  295. }
  296.  
  297. s {
  298. text-decoration: strike;
  299. text-transform: uppercase;
  300. text-shadow: -1px 1px 0px #000000
  301. font: 10pt Arial;
  302. color: #94dcb8;
  303. }
  304.  
  305. a:link, a:visited, a:active {
  306. color: #3e9391;
  307. font-family: Arial;
  308. font-size: 11px;
  309. line-spacing: 2px;
  310. font-weight: none;
  311. text-transform: none;
  312. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 3.5s ease;
  313. }
  314.  
  315. a:hover {
  316. color: #b5dad2;
  317. line-spacing: 2px;
  318. font-family: Arial;
  319. font-size: 11px;
  320. background: transparent;
  321. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;
  322. }
  323.  
  324.  
  325. .me {
  326. width: 180px;
  327. height: 220px;
  328. border: 3px solid #3e9391;
  329. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;
  330. }
  331.  
  332. .me:hover {
  333. width: 180px;
  334. height: 220px;
  335. filter: alpha(opacity=70); -moz-opacity:.70; opacity:.70;
  336. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; border: 3px solid #90d7b7;
  337.  
  338. }
  339.  
  340. ::-webkit-scrollbar {
  341. width: 10px;
  342. height: 10px;
  343. border: none;
  344. }
  345. ::-webkit-scrollbar-button: start: decrement
  346. ::-webkit-scrollbar button: end: increment {
  347. display: block;
  348. height: 3px;
  349. background-color: #114f4e;
  350. }
  351.  
  352. ::-webkit-scrollbar-track-piece {
  353. background-color: #114f4e;
  354. -webkit-border-radius: 1px solid black;  
  355. -webkit-border-bottom-right-radius: 0px;
  356. -webkit-border-bottom-left-radius: 0px; }
  357.  
  358. ::-webkit-scrollbar-thumb:vertical {
  359. height: 100px;
  360. background-color: #196D6F;
  361. border: 1px solid black;
  362. -webkit-border-radius: 0px; }
  363.  
  364. ::-webkit-scrollbar-thumb: horizontal {
  365. width: 100px;
  366. background-color: transparent;
  367. border: 1px solid black;
  368. -webkit-border-radius: 0px;
  369. }
  370.  
  371.  
  372. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement