Advertisement
iamthemelocked

Iamthemelocked About Page #5

May 9th, 2015
680
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.01 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!--- Theme by iamthemelocked
  4. DO NOT REMOVE THE CREDIT
  5. DO NOT COPY
  6. DO NOT CLAIM AS YOUR OWN
  7. IF YOU DO THEN I´LL MAKE YOU INTO SHOES
  8. BIT NOT GOOD, ISN´T IT?--->
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11. <head><title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13.  
  14. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_speed:600,attribute:"title"});});})(jQuery);</script>
  15.  
  16. <!---INFINTE SCROLL --->
  17.  
  18. <style type="text/css">
  19.  
  20. /* --- SCROLLBAR ---*/
  21.  
  22. ::-webkit-scrollbar-thumb:vertical {
  23. height:3px; border-left:3px solid #fafafa; border-right:3px solid #fafafa; background-color:#ddd;}
  24.  
  25. ::-webkit-scrollbar {
  26. width:10px; height:10px; border:5px solid #fafafa; background-color:#ddd;}
  27.  
  28. iframe#tumblr_controls {white-space:nowrap;-webkit-filter:invert(100%);-moz-filter:invert(100%);-o-filter:invert(100%);-ms-filter: invert(100%);filter:invert(100%);opacity:.4;padding:4px;}
  29.  
  30. /* --- SCROLLBAR ---*/
  31.  
  32. /* --- BODY ---*/
  33.  
  34. #s-m-t-tooltip{
  35. position:absolute;
  36. margin-top: 15px;
  37. letter-spacing:1px;
  38. z-index:9999999999999;
  39. background:#000000;
  40. color:#ffffff;
  41. text-transform:uppercase;
  42. letter-spacing:2px;
  43. max-width:320px;
  44. border:4px double #ffffff;
  45. font-size:8px;
  46. padding:1px 2px 1px 2px;
  47. -webkit-transition:all 0.4s;
  48. -moz-transition:all 0.4s;
  49. -ms-transition:all 0.4s;
  50. -o-transition:all 0.4s;
  51. transition:all 0.4s;
  52. }
  53.  
  54. body {
  55. background:white;
  56. margin:0px;
  57. font-size:9px;
  58. overflow:hidden;
  59. color:#222222;
  60. font-family: calibri;
  61. line-height:120%;
  62. }
  63.  
  64. b, strong {color: color:#222222;}
  65. i, em {color: color:#222222;}
  66. p {margin-top:5px;margin-bottom:5px}
  67. ol {list-style:normal;}
  68. ul {list-style:square;}
  69. small {font-size:8px;}
  70. big {font-size:10px;}
  71.  
  72. a {
  73. text-decoration:none;
  74. outline:none;
  75. -moz-outline-style:none;
  76. -webkit-transition:all 0.5s;
  77. -moz-transition:all 0.5s;
  78. -ms-transition:all 0.5s;
  79. -o-transition:all 0.5s;
  80. transition:all 0.5s;
  81. }
  82.  
  83. a:hover {
  84. text-decoration:none;
  85. outline:none;
  86. -moz-outline-style:none;
  87. -webkit-transition:all 0.5s;
  88. -moz-transition:all 0.5s;
  89. -ms-transition:all 0.5s;
  90. -o-transition:all 0.5s;
  91. transition:all 0.5s;
  92. }
  93.  
  94. img {
  95. border:none;
  96. }
  97.  
  98. /* --- HEADER / SIDEBAR ---*/
  99.  
  100. #header {
  101. opacity:1;
  102. width:344px;
  103. height:65px;
  104. margin-top:70px;
  105. margin-left:auto;
  106. margin-right:auto;
  107. z-index:4;
  108. }
  109.  
  110. #about {
  111. margin-top:45px;
  112. height:405px;
  113. width:340px;
  114. overflow:auto;
  115. padding-right:5px;
  116. background:#fafafa;
  117. margin-left:auto;
  118. margin-right:auto;
  119. left:55%;
  120. z-index:4;
  121. }
  122.  
  123. /* --- HEADER / SIDEBAR ---*/
  124.  
  125. #image1 img{
  126. width:50px;
  127. height:50px;
  128. padding:5px;
  129. background-color:#fff;
  130. border-left:2px solid #ddd;
  131. border-top:2px solid #ddd;
  132. border-right:2px solid #ddd;
  133. border-bottom:2px solid #df6c7a;
  134. margin-left:0px;
  135. position:fixed;
  136. margin-top:18px;
  137. }
  138.  
  139. #image2 img{
  140. width:50px;
  141. height:50px;
  142. padding:5px;
  143. background-color:#fff;
  144. border-left:2px solid #ddd;
  145. border-top:2px solid #ddd;
  146. border-right:2px solid #ddd;
  147. border-bottom:2px solid #df9a6c;
  148. margin-left:70px;
  149. position:fixed;
  150. margin-top:18px;
  151. }
  152.  
  153. #image3 img{
  154. width:50px;
  155. height:50px;
  156. padding:5px;
  157. background-color:#fff;
  158. border-left:2px solid #ddd;
  159. border-top:2px solid #ddd;
  160. border-right:2px solid #ddd;
  161. border-bottom:2px solid #e5de71;
  162. margin-left:140px;
  163. position:fixed;
  164. margin-top:18px;
  165. }
  166.  
  167. #image4 img{
  168. width:50px;
  169. height:50px;
  170. padding:5px;
  171. background-color:#fff;
  172. border-left:2px solid #ddd;
  173. border-top:2px solid #ddd;
  174. border-right:2px solid #ddd;
  175. border-bottom:2px solid #8bea71;
  176. margin-left:210px;
  177. position:fixed;
  178. margin-top:18px;
  179. }
  180.  
  181. #image5 img{
  182. width:50px;
  183. height:50px;
  184. padding:5px;
  185. background-color:#fff;
  186. border-left:2px solid #ddd;
  187. border-top:2px solid #ddd;
  188. border-right:2px solid #ddd;
  189. border-bottom:2px solid #70e7d3;
  190. margin-left:280px;
  191. position:fixed;
  192. margin-top:18px;
  193. }
  194.  
  195. /* --- TITLE ---*/
  196.  
  197. #title {
  198. text-transform:uppercase;
  199. font-family:calibri;
  200. color:#fff;
  201. background:black;
  202. position:relative;
  203. margin-top:0px;
  204. width:344px;
  205. line-height:12px;
  206. text-align:center;
  207. margin-left:0px;
  208. letter-spacing:1px;
  209. font-size:9px;
  210. }
  211.  
  212. /* --- TITLE ---*/
  213.  
  214. /* --- LINKS ---*/
  215.  
  216. #links {
  217. margin-top:86px;
  218. margin-left:auto;
  219. margin-right:auto;
  220. width:auto;
  221. display:inline-block;
  222. position:fixed;
  223. }
  224.  
  225. #links a{
  226. margin:0.5px 3px 0.5px -1px;
  227. padding:2px 4px;
  228. width:56px;
  229. text-transform:uppercase;
  230. font-size:8px;
  231. height:auto;
  232. overflow:hidden;
  233. text-align:center;
  234. font-family:calibri;
  235. letter-spacing:0.5px;
  236. background:#f1f1f1;
  237. color:#222;
  238. display:inline-block;
  239. border:1px solid #ffffff;
  240. }
  241.  
  242. #links a:nth-child(5n+1){background-color:#df6c7a;color:white;}
  243. #links a:nth-child(5n+2){background-color:#df9a6c;color:white;}
  244. #links a:nth-child(5n+3){background-color:#e5de71;color:white;}
  245. #links a:nth-child(5n+4){background-color:#8bea71;color:white;}
  246. #links a:nth-child(5n+5){background-color:#70e7d3;color:white;}
  247.  
  248. #links a:hover
  249. {background:#f1f1f1;
  250. color:#222;}
  251.  
  252. /* --- LINKS ---*/
  253.  
  254. /* --- TAGS SECTION ---*/
  255.  
  256. #abouttext {
  257. width:212px;
  258. display:inline-block;
  259. height:auto;
  260. padding:6px;
  261. font-size:10px;
  262. margin-left:110px;
  263. margin-top:3px;
  264. float:left;
  265. }
  266.  
  267. #abouttext a {
  268. display:inline-block;
  269. color:#222;
  270. text-decoration:underline;
  271. background-color:transparent;
  272. -webkit-transition: all 0.5s;
  273. -moz-transition: all 0.5s;
  274. -ms-transition:all 0.5s;
  275. -o-transition: all 0.5s;
  276. transition: all 0.5s;
  277. }
  278.  
  279. #abouttext a:hover:nth-child(5n+1){color:#df6c7a;}
  280. #abouttext a:hover:nth-child(5n+2){color:#df9a6c;}
  281. #abouttext a:hover:nth-child(5n+3){color:#e5de71;}
  282. #abouttext a:hover:nth-child(5n+4){color:#8bea71;}
  283. #abouttext a:hover:nth-child(5n+5){color:#70e7d3;}
  284.  
  285. /* --- TAGS SECTION ---*/
  286.  
  287. /* --- TAGS SECTION TITLE ---*/
  288.  
  289. #abouttitle {
  290. width:310px;
  291. font-family:calibri;
  292. font-size:11px;
  293. text-transform:uppercase;
  294. padding:2px;
  295. margin-left:-104px;
  296. text-decoration:none;
  297. text-align:left;
  298. border-bottom:2px solid #222;
  299. letter-spacing:0.5px;
  300. transition: all 0.5s ease-out;
  301. -webkit-transition: all 0.5s ease-out;
  302. -moz-transition: all 0.5s ease-out;
  303. -o-transition: all 0.5s ease-out;
  304. }
  305.  
  306. /* --- TAGS SECTION TITLE ---*/
  307.  
  308. /* --- SELECTION ---*/
  309.  
  310. ::selection {
  311. background-color:#222;
  312. color:#ffffff;
  313. }
  314.  
  315. ::-moz-selection {
  316. background-color:#222;
  317. color:#ffffff;
  318. }
  319.  
  320. /* --- SELECTION ---*/
  321.  
  322. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  323.  
  324. .credit, .credit a {
  325. width:15px;
  326. height:15px;
  327. bottom:10px;
  328. right:12px;
  329. padding:4px;
  330. font-size:9px;
  331. letter-spacing:2px;
  332. color:#ffffff;
  333. line-height:15px;
  334. position:fixed;
  335. text-align:center;
  336. color:white;
  337. font-family:calibri;
  338. text-transform:uppercase;
  339. background-color:#222;
  340. border:1px solid #cccccc;
  341. -webkit-transition: all 0.5s ease-in-out;
  342. -moz-transition: all 0.5s ease-in-out;
  343. -o-transition: all 0.5s ease-in-out;
  344. transition: all 0.5s ease-in-out;
  345. }
  346.  
  347. .credit a:hover {
  348. -webkit-transition: all 0.5s ease-in-out;
  349. -moz-transition: all 0.5s ease-in-out;
  350. -o-transition: all 0.5s ease-in-out;
  351. transition: all 0.5s ease-in-out;
  352. transform:rotate(360deg);
  353. -ms-transform:rotate(360deg);
  354. -webkit-transform:rotate(360deg);}
  355.  
  356. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  357.  
  358. {CustomCSS}</style>
  359.  
  360. </head><body>
  361.  
  362. <style type="text/css">body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}</style>
  363.  
  364. <div id="header">
  365.  
  366. <div id="image1"><img src="http://static.tumblr.com/7a312402ca624e18de90843ac3d74e67/xasysa0/TXmnnxrbl/tumblr_static_2swuyurdtbmsk00ccwwos0owo.png"></div>
  367. <div id="image2"><img src="http://40.media.tumblr.com/78e118519c67df60a4e6584333d4b899/tumblr_inline_nmjhqo1qIs1rlxi6w_100.png"></div>
  368. <div id="image3"><img src="http://static.tumblr.com/550a991ec410268375cb73a11431a072/xasysa0/vUxnnxrbl/tumblr_static_3fafgeng4xicsgo4ogkckog0k.png"></div>
  369. <div id="image4"><img src="http://40.media.tumblr.com/4a1972f3b79937724fe6eee5cf3bc26d/tumblr_inline_nmjhq88hiA1rlxi6w_100.png"></div>
  370. <div id="image5"><img src="http://static.tumblr.com/cf60247aea089a1b3ef744f52334340d/xasysa0/XzTnnxrbl/tumblr_static_d53crsxnubwow4g0g8c4444w4.png"></div>
  371.  
  372. <div id="links">
  373. <a href="/">Index Page</a>
  374. <a href="/ask">Message</a>
  375. <a href="/submit">Submit</a>
  376. <a href="/">Another link</a>
  377. <a href="/">Another link</a>
  378. </div>
  379.  
  380. <div id="title">This is your about page</div>
  381.  
  382. </div></div>
  383.  
  384. <div id="about">
  385.  
  386. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  387.  
  388. <div id="abouttext">
  389. <div id="abouttitle">About Title #1</div></p>
  390. <!--change the names and links here-->
  391. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
  392.  
  393. </p>
  394.  
  395. And this is <a href="/">a link</a>. And <a href="/">this</a>, <a href="/">this</a> or <a href="/">this link</a> even.
  396.  
  397. </p>
  398.  
  399. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  400. <!--change the names and links here-->
  401. </div>
  402.  
  403. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  404.  
  405. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  406.  
  407. <div id="abouttext">
  408. <div id="abouttitle">About Title #2</div></p>
  409. <!--change the names and links here-->
  410. And this is <a href="/">a link</a>. And <a href="/">this</a>, <a href="/">this</a> or <a href="/">this link</a> even.
  411.  
  412. </p>
  413.  
  414. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  415. <!--change the names and links here-->
  416. </div>
  417.  
  418. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  419.  
  420. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  421.  
  422. <div id="abouttext">
  423. <div id="abouttitle">About Title #3</div></p>
  424. <!--change the names and links here-->
  425. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
  426.  
  427. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  428.  
  429. <a href="/">Your Navi Link</a>
  430. <a href="/">Your Navi Link</a>
  431. <a href="/">Your Navi Link</a>
  432. <a href="/">Your Navi Link</a>
  433. <!--change the names and links here-->
  434. </div>
  435.  
  436. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  437.  
  438. </div>
  439.  
  440. <span class="credit">
  441. <a href="http://iamthemelocked.tumblr.com/" title="page by iamthemelocked">TL</a></span>
  442.  
  443. </body>
  444. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement