Advertisement
Guest User

three tile

a guest
Jan 19th, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.10 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <title>Dr. Spencer Reid</title>
  3.  
  4.  
  5. <link href="http://fonts.googleapis.com/css?family=Poiret+One" rel="stylesheet" type="text/css">
  6.  
  7.  
  8. <link href="http://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet" type="text/css">
  9.  
  10. <link rel="stylesheet" href="http://static.tumblr.com/yr9wtla/Tizn7crsb/fonts.css">
  11.  
  12.  
  13.  
  14. <style>
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22. body, td {
  23.  
  24. font-family: anchor, verdana, sans-serif;
  25.  
  26. font-size: 10pt;
  27.  
  28. }
  29.  
  30. tt, pre {
  31.  
  32. font-family: monospace;
  33.  
  34. }
  35.  
  36. a {
  37.  
  38. text-decoration: none;
  39.  
  40. }
  41.  
  42. a:hover {
  43.  
  44. text-decoration: underline;
  45.  
  46. }
  47.  
  48. .shadowed, .ljadshadowed {
  49.  
  50. font-size: 8pt;
  51.  
  52. background: ;
  53.  
  54. }
  55.  
  56. .ljadshadowed div {
  57.  
  58. visibility: visible;
  59.  
  60. position: relative;
  61.  
  62. }
  63.  
  64. .meta {
  65.  
  66. font-size: 8pt;
  67.  
  68. }
  69.  
  70. .index {
  71.  
  72. font-size: 8pt;
  73.  
  74. }
  75.  
  76. .caption, .index {
  77.  
  78. color: ;
  79.  
  80. }
  81.  
  82. .comments {
  83.  
  84. font-size: 8pt;
  85.  
  86. }
  87.  
  88. </style>
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98. <style>
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107. body, td {
  108.  
  109. font-family: anchor, verdana, sans-serif;
  110.  
  111. font-size: 10pt;
  112.  
  113. }
  114.  
  115. tt, pre {
  116.  
  117. font-family: monospace;
  118.  
  119. }
  120.  
  121. a {
  122.  
  123. text-decoration: none;
  124.  
  125. }
  126.  
  127. a:hover {
  128.  
  129. text-decoration: underline;
  130.  
  131. }
  132.  
  133. .shadowed, .ljadshadowed {
  134.  
  135. font-size: 8pt;
  136.  
  137. background: ;
  138.  
  139. }
  140.  
  141. .ljadshadowed div {
  142.  
  143. visibility: visible;
  144.  
  145. position: relative;
  146.  
  147. }
  148.  
  149. .meta {
  150.  
  151. font-size: 8pt;
  152.  
  153. }
  154.  
  155. .index {
  156.  
  157. font-size: 8pt;
  158.  
  159. }
  160.  
  161. .caption, .index {
  162.  
  163. color: ;
  164.  
  165. }
  166.  
  167. .comments {
  168.  
  169. font-size: 8pt;
  170.  
  171. }
  172.  
  173. </style>
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187. <style>
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200. /* coding credit to various people with edits by ~walken, & ~jelly please CHANGE EVERYTHING! */
  201.  
  202.  
  203.  
  204. body {background-image:url(http://i.imgur.com/hZrwE8v.png); background-attachment:fixed; background-color:#fff;}
  205.  
  206. table { margin-bottom: -6px;}
  207.  
  208. td {font-size: 11px; line-height: 10px; font-family: anchor, arial; color:#575757;}
  209.  
  210. .entrybox {background-color:#DBDBDB; background-image:url(); box-shadow:0px 0px 0px #; border-radius:3px; padding:0; border-top: 0px solid #BCA8C4; border-bottom: 2px solid #B96957;}
  211.  
  212.  
  213.  
  214. /* icon */
  215.  
  216. .shadowed img {display:none;}
  217.  
  218.  
  219.  
  220. /* removes date */
  221.  
  222. .entrybox td.index, .index3{display:none; border-bottom:1px dotted #020202;}
  223.  
  224.  
  225.  
  226. /* moves date to a new line */
  227.  
  228. .index2{text-transform: uppercase; font-size: 7px; font-family: arial; letter-spacing: 1px; line-height: 7px;}
  229.  
  230. .dated {display:none;}
  231.  
  232. .dates {width:; font-family: anchor; font-size: 7px; letter-spacing: 1px; line-height: 4px; text-transform:uppercase; text-align:right; color:#C0C0C0; text-shadow:#ccc 0px 0px 1px; display:block; padding-top: 2px;}
  233.  
  234.  
  235.  
  236. /* links */
  237.  
  238. a {color:#B96957; text-shadow: 0px 0px 0px #; text-decoration: none; -webkit-transition-duration: 0.9s;
  239.  
  240. -moz-transition-duration: 0.9s;
  241.  
  242. -o-transition-duration: 0.9s;
  243.  
  244. -ms-transition-duration: 0.9s;}
  245.  
  246. a:hover {color:#BCA8C4; text-shadow:0px 0px 2px #87cdba; text-decoration: none; -webkit-transition-duration: 0.9s;
  247.  
  248. -moz-transition-duration: 0.9s;
  249.  
  250. -o-transition-duration: 0.9s;
  251.  
  252. -ms-transition-duration: 0.9s;}
  253.  
  254.  
  255.  
  256. /* name */
  257.  
  258. .shadowed td div {font-family: arial; font-size: 25px; line-height: 27px; letter-spacing: 0px; color: #a491a5; text-shadow: #575757 0px 0px 0px;}
  259.  
  260.  
  261.  
  262. /* nav */
  263.  
  264. .index, .meta {font-family: arial narrow; font-size: 7px; line-height:9px; text-transform: uppercase; letter-spacing: 1; color:#000000;}
  265.  
  266.  
  267.  
  268. /* friends page icons & users. */
  269.  
  270. .entrybox a.index {color:#575757; font-family:consolas; font-size:8px; line-height:8px; text-transform:uppercase; letter-spacing: 1px; padding:0px;}
  271.  
  272.  
  273.  
  274. .entrybox td.meta{
  275.  
  276. color:#575757; font-family: arial narrow; font-size: 7px; line-height:7px; text-transform:uppercase;}
  277.  
  278.  
  279.  
  280. /* top box nav */
  281.  
  282. table table table table td.meta {font-family: arial narrow; font-size: 7px; line-height:8px; text-transform:uppercase;}
  283.  
  284.  
  285.  
  286. /* viewing and etc at the bottom & music/mood */
  287.  
  288. .meta{font-family: arial narrow; font-size: 7px; color:#000000; line-height: 0px; text-transform: uppercase; letter-spacing: 1px;}
  289.  
  290.  
  291.  
  292. /* subject */
  293.  
  294. p table table td.caption {font-family:quicksand; font-size: 11px; color:#87412D; line-height: 10px; text-transform: uppercase; letter-spacing: 0px; text-shadow:0px 0px 1px #c0c0c0;}
  295.  
  296.  
  297.  
  298. /* comments */
  299.  
  300. .comments {font-family:arial narrow; font-size: 10px; line-height: 12px; text-transform: uppercase; letter-spacing: 1px;}
  301.  
  302.  
  303.  
  304. /* ij icon & locks */
  305.  
  306. .ljuser img {display:none;}
  307.  
  308. .caption img{width: 5px; height:5px;}
  309.  
  310.  
  311.  
  312. .ljadshadowed div {visibility: visible;position: relative;}
  313.  
  314. table table table table table .meta {visibility: visible; position:relative;}
  315.  
  316. .shadowed span#navigation img {display: inline; visibility: visible; position: relative;}
  317.  
  318.  
  319.  
  320. /* aligns all text */
  321.  
  322. tr {text-align:justify;}
  323.  
  324.  
  325.  
  326. /* top box website lyrics, etc */
  327.  
  328. .shadowed {background-image:url(); background-repeat:no-repeat; background-position:center; padding:0;}
  329.  
  330. .title{font-family: Poiret One; text-transform: uppercase; color:#87412D; font-size: 26px; line-height: 40px; letter-spacing: -2px; text-shadow: 0px 0px 0px #;}
  331.  
  332. .sub {display: inline; font-size: 7px; font-family: arial narrow; text-transform: uppercase; font-weight: light; letter-spacing:1.5px; color:#FF317F; line-height: 6px; padding-top:1px; padding-left:1px; text-align:justify; text-shadow:0px 0px 0px #;}
  333.  
  334.  
  335.  
  336. a#buttons {
  337.  
  338. border-radius: 0px;
  339.  
  340. color: transparent;
  341.  
  342. display: inline-block;
  343.  
  344. height: 10px;
  345.  
  346. font-family: consolas;
  347.  
  348. font-size: 10px;
  349.  
  350. line-height: 10px;
  351.  
  352. letter-spacing: 1px;
  353.  
  354. overflow: hidden;
  355.  
  356. padding: 1px 1px;
  357.  
  358. text-align: center;
  359.  
  360. text-shadow: none;
  361.  
  362. text-transform: uppercase;
  363.  
  364. transition: all 0.3s ease-in;
  365.  
  366. vertical-align: text-top;
  367.  
  368. width: 10px;
  369.  
  370. -webkit-transition: all 0.4s ease-in; }
  371.  
  372.  
  373.  
  374. a#buttons:hover {
  375.  
  376. color: #fff;
  377.  
  378. font-family: consolas;
  379.  
  380. font-size: 10px;
  381.  
  382. height: 10px;
  383.  
  384. text-transform: uppercase;
  385.  
  386. transition: all 0.3s ease-in;
  387.  
  388. width: 60px;
  389.  
  390. -webkit-transition: all 0.4s ease-in; }
  391.  
  392.  
  393.  
  394. .one {
  395.  
  396. background: #994A33; }
  397.  
  398.  
  399.  
  400. .two {
  401.  
  402. background: #87412D; }
  403.  
  404.  
  405.  
  406. .three {
  407.  
  408. background: #844F40; }
  409.  
  410.  
  411.  
  412. </style>
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426. <style>
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435. table table table table .meta {visibility:hidden; position:absolute; top:1px}
  436.  
  437. table table table table table .meta {visibility:visible; position:relative; top:1px}
  438.  
  439. tr.caption {display:none}
  440.  
  441. .shadowed td div {visibility:hidden; position:absolute; top:1px}
  442.  
  443. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  444.  
  445. <!--
  446.  
  447. #links{position:absolute; visibility: visible; top:120px; right: 49.5%; margin-right: -355px; z-index:0;}
  448.  
  449. -->
  450.  
  451. </style>
  452.  
  453.  
  454.  
  455. <=GLOBAL_HEAD
  456.  
  457. LASTN_OPT_ITEMS=>2
  458.  
  459. LASTN_WEBSITE<=
  460.  
  461. <style>
  462.  
  463.  
  464.  
  465.  
  466.  
  467. table table table table .meta {visibility:hidden; position:absolute; top:1px}
  468.  
  469. table table table table table .meta {visibility:visible; position:relative; top:1px}
  470.  
  471. tr.caption {display:none}
  472.  
  473. .shadowed td div {visibility:hidden; position:absolute; top:1px}
  474.  
  475. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  476.  
  477.  
  478.  
  479. .links {font-family:anchor,consolas,arial narrow,arial; font-size: 8px; line-height:8px; letter-spacing:0px; text-transform:uppercase; text-align:justify; color:#595959;}
  480.  
  481. .gifs {width:48px; opacity:.7; border-radius:3px; border: 0px dashed #; align:center;}
  482.  
  483. #lion{width:200px; position:fixed; opacity:.7; visibility: visible; top:375px; left:220px; transform: rotate(-5deg); -ms-transform: rotate(-5deg); -webkit-transform: rotate(-5deg);}
  484.  
  485. #nav{position:fixed; visibility: visible; top:100px; left:200px; text-align:justify; width:150px;} </style>
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498. <tr><td valign="right" colspan="0" width="700">
  499.  
  500. <table align="center" cellspacing="0" border="0" cellpadding="5">
  501.  
  502. <tr><td align="justify">
  503.  
  504. <div id="nav"><img src="http://38.media.tumblr.com/aa1510a8bd4d2b500daeaf6e88633446/tumblr_nio83cepEH1sfeb4jo1_250.gif" class="gifs" style="display:inline;"><img src="http://38.media.tumblr.com/95c6b36f66117065495138e6cc527ecb/tumblr_nio83cepEH1sfeb4jo3_250.gif" class="gifs" style="display:inline;"><img src="http://31.media.tumblr.com/21495c2972649162c946d81f2a434030/tumblr_nio83cepEH1sfeb4jo4_250.gif" class="gifs" style="display:inline;"><br>
  505.  
  506. <font class="links">A family is a place where minds come in contact with one another. If these minds love one another, the home will be as beautiful as a flower garden. But if these minds get out of harmony with one other it is like a storm that plays havoc with the garden.</div>
  507.  
  508. <div id="lion"><img width="200px" src="http://solidsevens.com/wp-content/uploads/2014/09/FBI-logo.png" style="display:inline;"></div>
  509.  
  510. <table align="center" cellspacing="0" border="0" cellpadding="0"><center><br><br><br><br><br><br>
  511.  
  512. <br><br><br><font class="title">scars remind us where we've been.</td></tr></table>
  513.  
  514.  
  515.  
  516. <div id="links">
  517.  
  518. <table width="65" align="center" cellspacing="0" border="0" cellpadding="0">
  519.  
  520. <tr><td valign="right"><p align="justify"><a class="one" id="buttons" href="/">journal</a><br>
  521.  
  522. <a class="two" id="buttons" href="/profile">profile</a><br>
  523.  
  524. <a class="three" id="buttons" href="/friends">friends</a><br></td></tr></table>
  525.  
  526. </td></tr></table></td></tr>
  527.  
  528. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement