Advertisement
SweetSurrender

Metus Profile Layout 00

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