Advertisement
Guest User

Untitled

a guest
Oct 4th, 2015
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.07 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2.  
  3. <link href="http://fonts.googleapis.com/css?family=Oswald" rel="stylesheet" type="text/css">
  4. <link href="http://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet" type="text/css">
  5. <link rel="stylesheet" href="http://static.tumblr.com/yr9wtla/Tizn7crsb/fonts.css">
  6.  
  7. <title></title>
  8. <link rel="shortcut icon" href="" />
  9.  
  10. <style>
  11.  
  12.  
  13.  
  14.  
  15.  
  16. /* coding credit to various people with edits by ~walken, & ~jelly please CHANGE EVERYTHING! */
  17.  
  18. body {background-image:url(http://i.imgur.com/hZgtZ0Z.png); background-attachment:fixed; background-color:#fff;}
  19. table { margin-bottom: -6px;}
  20. td {font-size: 11px; line-height: 10px; font-family: anchor, arial; color:#000000;}
  21. .entrybox {background-color:#e6e2e1; background-image:url(http://i.imgur.com/yon72WH.png); box-shadow:0px 0px 3px #eae7d7; border-radius:3px; padding:0; border-top: 0px solid #BCA8C4; border-bottom: 2px solid #2d5b80;}
  22.  
  23. /* icon */
  24. .shadowed img {display:none;}
  25.  
  26. /* removes date */
  27. .entrybox td.index, .index3{display:none; border-bottom:1px dotted #020202;}
  28.  
  29. /* moves date to a new line */
  30. .index2{text-transform: uppercase; font-size: 7px; font-family: arial; letter-spacing: 1px; line-height: 7px;}
  31. .dated {display:none;}
  32. .dates {width:; font-family: anchor; font-size: 7px; letter-spacing: 1px; line-height: 4px; text-transform:uppercase; text-align:right; color:#5d6f57; text-shadow:#ccc 0px 0px 1px; display:block; padding-top: 2px;}
  33.  
  34. /* links */
  35. a {color:#2d5b80; text-shadow: 0px 0px 1px #c0c0c0; text-decoration: none; -webkit-transition-duration: 0.9s;
  36. -moz-transition-duration: 0.9s;
  37. -o-transition-duration: 0.9s;
  38. -ms-transition-duration: 0.9s;}
  39. a:hover {color:#BCA8C4; text-shadow:0px 0px 2px #87cdba; text-decoration: none; -webkit-transition-duration: 0.9s;
  40. -moz-transition-duration: 0.9s;
  41. -o-transition-duration: 0.9s;
  42. -ms-transition-duration: 0.9s;}
  43.  
  44. /* name */
  45. .shadowed td div {font-family: arial; font-size: 25px; line-height: 27px; letter-spacing: 0px; color: #a491a5; text-shadow: #000000 0px 0px 0px;}
  46.  
  47. /* nav */
  48. .index, .meta {font-family: arial narrow; font-size: 7px; line-height:0px; text-transform: uppercase; letter-spacing: 1; color:#f5f5f3;}
  49.  
  50. /* friends page icons & users. */
  51. .entrybox a.index {color:#000000; font-family:consolas; font-size:8px; line-height:8px; text-transform:uppercase; letter-spacing: 1px; padding:0px;}
  52.  
  53. .entrybox td.meta{
  54. color:#000000; font-family: arial narrow; font-size: 7px; line-height:7px; text-transform:uppercase;}
  55.  
  56. /* top box nav */
  57. table table table table td.meta {font-family: arial narrow; font-size: 7px; line-height:0px; text-transform:uppercase;}
  58.  
  59. /* viewing and etc at the bottom & music/mood */
  60. .meta{font-family: arial narrow; font-size: 7px; color:#000000; line-height: 0px; text-transform: uppercase; letter-spacing: 1px;}
  61.  
  62. /* subject */
  63. p table table td.caption {font-family:quicksand; font-size: 11px; color:#97a1ad; line-height: 10px; text-transform: uppercase; letter-spacing: 0px; text-shadow:0px 0px 1px #c0c0c0;}
  64.  
  65. /* comments */
  66. .comments {font-family:arial narrow; font-size: 10px; line-height: 12px; text-transform: uppercase; letter-spacing: 1px;}
  67.  
  68. /* ij icon & locks */
  69. .ljuser img {display:none;}
  70. .caption img{width: 5px; height:5px;}
  71.  
  72. .ljadshadowed div {visibility: visible;position: relative;}
  73. table table table table table .meta {visibility: visible; position:relative;}
  74. .shadowed span#navigation img {display: inline; visibility: visible; position: relative;}
  75.  
  76. /* aligns all text */
  77. tr {text-align:justify;}
  78.  
  79. /* top box website lyrics, etc */
  80. .shadowed {background-image:url(); background-repeat:no-repeat; background-position:center; padding:0;}
  81. .title{font-family: oswald; text-transform: uppercase; color:#97a1ad; font-size: 26px; line-height: 16px; letter-spacing: -2px; text-shadow: 0px 0px 2px #c0c0c0;}
  82. .sub {display: inline; font-size: 7px; font-family: arial narrow; text-transform: uppercase; font-weight: light; letter-spacing:1.5px; color:#000000; line-height: 6px; padding-top:1px; padding-left:1px; text-align:justify; text-shadow:0px 0px 1px #6B4760;}
  83.  
  84. a#buttons {
  85. border-radius: 0px;
  86. color: transparent;
  87. display: inline-block;
  88. height: 10px;
  89. font-family: consolas;
  90. font-size: 10px;
  91. line-height: 10px;
  92. letter-spacing: 1px;
  93. overflow: hidden;
  94. padding: 1px 1px;
  95. text-align: center;
  96. text-shadow: none;
  97. text-transform: uppercase;
  98. transition: all 0.3s ease-in;
  99. vertical-align: text-top;
  100. width: 10px;
  101. -webkit-transition: all 0.4s ease-in; }
  102.  
  103. a#buttons:hover {
  104. color: #fff;
  105. font-family: consolas;
  106. font-size: 10px;
  107. height: 10px;
  108. text-transform: uppercase;
  109. transition: all 0.3s ease-in;
  110. width: 60px;
  111. -webkit-transition: all 0.4s ease-in; }
  112.  
  113. .one {
  114. background: #97a1ad; }
  115.  
  116. .two {
  117. background: #5f7695; }
  118.  
  119. .three {
  120. background: #2d5b80; }
  121.  
  122. </style>
  123.  
  124. <style>
  125.  
  126.  
  127.  
  128. table table table table .meta {visibility:hidden; position:absolute; top:1px}
  129. table table table table table .meta {visibility:visible; position:relative; top:1px}
  130. tr.caption {display:none}
  131. .shadowed td div {visibility:hidden; position:absolute; top:1px}
  132. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  133. <!--
  134. #links{position:absolute; visibility: visible; top:120px; right: 49.5%; margin-right: -355px; z-index:0;}
  135. -->
  136. </style>
  137. <=GLOBAL_HEAD
  138.  
  139. FRIENDS_TALK_LINKS=><tr><td align="right" valign="bottom" colspan="2" width="100%" class="comments">%%readlink%% <a href="%%urlpost%%">CMNT</a></td></tr>
  140.  
  141. LASTN_TALK_READLINK=><a href="%%urlread%%">%%messagecount%%</a>
  142.  
  143. LASTN_OPT_ITEMS=>2
  144.  
  145. FRIENDS_TALK_READLINK=><a href="%%urlread%%">%%messagecount%%</a>
  146.  
  147. LASTN_WEBSITE<=
  148.  
  149. <style>
  150.  
  151. table table table table .meta {visibility:hidden; position:absolute; top:1px}
  152. table table table table table .meta {visibility:visible; position:relative; top:1px}
  153. tr.caption {display:none}
  154. .shadowed td div {visibility:hidden; position:absolute; top:1px}
  155. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  156.  
  157. .links {font-family:anchor,consolas,arial narrow,arial; font-size: 8px; line-height:8px; letter-spacing:0px; text-transform:uppercase; text-align:justify; color:#666666;}
  158. .gifs {width:48px; opacity:.7; border-radius:3px; border:1px dashed #2d5b80; align:center;}
  159. #lion{width:130px; position:fixed; opacity:.7; visibility: visible; top:230px; left:190px; transform: rotate(-5deg); -ms-transform: rotate(-5deg); -webkit-transform: rotate(-5deg);}
  160. #nav{position:fixed; visibility: visible; top:100px; left:180px; text-align:justify; width:150px;} </style>
  161.  
  162.  
  163.  
  164.  
  165.  
  166. <tr><td valign="right" colspan="0" width="700">
  167. <table align="center" cellspacing="0" border="0" cellpadding="5">
  168. <tr><td align="justify">
  169. <div id="nav"><img src="http://media.tumblr.com/8ffbb823df83721bd6f185e35fd936bc/tumblr_n9h4ekoBp71sgry48o1_250.gif" class="gifs" style="display:inline;"><img src="http://media.tumblr.com/aad3ddd62e7d40cb6247a8af246b7471/tumblr_n9h4ekoBp71sgry48o5_250.gif" class="gifs" style="display:inline;"><img src="http://media.tumblr.com/8e6ca2055f7e390c50e1d6703cda372c/tumblr_n9h4ekoBp71sgry48o6_250.gif" class="gifs" style="display:inline;"><br>
  170. <font class="links">if anything could ever be this good again. The only thing I'll ever ask of you, You've got to promise not to stop when I say when.</div>
  171. <div id="lion"><img width="130px" src="http://i.imgur.com/Es65bBc.png" style="display:inline;"></div>
  172. <table align="center" cellspacing="0" border="0" cellpadding="0"><center><br><br><br><br><br><br>
  173. <br><br><br><font class="title">I wonder If everything could ever feel this real forever</td></tr></table>
  174.  
  175. <div id="links">
  176. <table width="65" align="center" cellspacing="0" border="0" cellpadding="0">
  177. <tr><td valign="right"><p align="justify"><a class="one" id="buttons" href="/">journal</a><br>
  178. <a class="two" id="buttons" href="/profile">profile</a><br>
  179. <a class="three" id="buttons" href="/friends">friends</a><br></td></tr></table>
  180. </td></tr></table></td></tr>
  181.  
  182. <=LASTN_WEBSITE
  183.  
  184. LASTN_TALK_LINKS=><tr><td align="right" valign="bottom" colspan="2" width="100%" class="comments">%%readlink%% <a href="%%urlpost%%">CMNT</a></td></tr>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement