tentacoolgoods

siren

Dec 13th, 2017
360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.45 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <link rel="icon" href="">
  3. <link href="https://fontcity.neocities.org/evita.css?family=evita" rel="stylesheet">
  4. <link rel="stylesheet" href="https://fontcity.neocities.org/eufoniem.css?family=eufoniem">
  5. <title>title</title>
  6.  
  7. <style>
  8.  
  9. /* layout by tentacool - feel free to reach out for assistance
  10. you do not need to rehost any of my fonts unless you choose to */
  11.  
  12. /* background */
  13. body{background: url() ;background-attachment:fixed;
  14. background-color:#90CFD5;
  15. background: -webkit-linear-gradient(#E8E8E8, #C6E0E7, #ADD5EA, #77BDD8, #90CFD5);
  16. background: -o-linear-gradient(#E8E8E8, #C6E0E7, #ADD5EA, #77BDD8, #90CFD5);
  17. background: -moz-linear-gradient(#E8E8E8, #C6E0E7, #ADD5EA, #77BDD8, #90CFD5);
  18. background: linear-gradient(#E8E8E8, #C6E0E7, #ADD5EA, #77BDD8, #90CFD5);
  19. background-position:top center;
  20. background-repeat:no-repeat;
  21. background-attachment:fixed;
  22. }
  23.  
  24. /* font in entries*/
  25. td {
  26. font-family:helvetica;
  27. font-size:10px;
  28. line-height:12px;
  29. color:#000000;
  30. letter-spacing:0px;}
  31.  
  32. /*text alignment*/
  33. tr {text-align:justify;}
  34.  
  35. /*makes entrybox and namefield the same size*/
  36. .entrybox {width:594px;}
  37.  
  38. /* entrybox */
  39. .entrybox, .shadowed {
  40. background-color: rgba(255,255,255,.4);
  41. padding: 0px;
  42. }
  43.  
  44. /* removes top nav extra words and changes font of namefield links*/
  45. table table table td.meta {font-size:0px;line-height:0px;}
  46. table table table td.meta a {
  47. font-size:7px;
  48. letter-spacing:1px;
  49. line-height:8px;
  50. text-transform:uppercase;
  51. font-family:helvetica;}
  52.  
  53. /* hides upper right links */
  54. table table tr.caption td.index{visibility: hidden;}
  55.  
  56. /* hides top left name */
  57. td.caption {font-size:0px; line-height:0px;}
  58.  
  59. /* namefield. */
  60. .shadowed td div {
  61. font-family: evita, sans-serif;
  62. font-size:35px;
  63. letter-spacing:0px;
  64. color:#5b5b5b;
  65. padding-top: 30px;
  66. line-height:1px;
  67. font-weight:light;
  68. text-transform:lowercase;
  69. }
  70.  
  71. /*mood & music - to remove this change display:visible to display:none*/
  72. .entrybox td.meta{
  73. display:visible;
  74. color: #5b5b5b;
  75. font-size:8px;
  76. line-height:10px;
  77. font-family: helvetica;
  78. text-transform:uppercase;
  79. }
  80.  
  81. /* removes locks */
  82. table td table td.caption img {display:none;}
  83. .ljuser img {display:none;}
  84.  
  85. /* link effects. */
  86. a {
  87. color: #e0afc8;
  88. text-decoration: none;
  89. transition: all 1.5s ease-in-out; -o-transition-transition: all 1.5s ease-in-out; -webkit-transition: all 1.5s ease-in-out; -moz-transition: all 1.5s ease-in-out;
  90. }
  91.  
  92. a:hover {
  93. color: transparent;
  94. text-decoration: none;
  95. transition: all 1.5s ease-in-out; -o-transition-transition: all 1.5s ease-in-out; -webkit-transition: all 1.5s ease-in-out; -moz-transition: all 1.5s ease-in-out;
  96. }
  97.  
  98. /* comments. */
  99. .comments {
  100. font-family: eufoniem, sans-serif;
  101. font-size:16px;
  102. line-height:7px;
  103. letter-spacing:2px;
  104. text-transform:lowercase;
  105. }
  106.  
  107. /* subject lines */
  108. p table table td.caption {
  109. font-family: eufoniem, sans-serif;
  110. font-size: 18px;
  111. line-height: 15px;
  112. letter-spacing: 1px;
  113. text-transform: lowercase;
  114. padding: 0px;}
  115.  
  116. /* icon */
  117. .shadowed img{width: 73;
  118. height: 73;
  119. border-radius:100px; }
  120.  
  121. /*friends page icons*/
  122. .index img {
  123. border-radius:50px;
  124. height:50px;
  125. width:50px;
  126. padding: 4;
  127. margin-bottom:5px;
  128. background-color: #ccc;}
  129. .index {
  130. text-transform:uppercase;
  131. font-family: helvetica;
  132. font-size:5pt;
  133. text-transformation: uppercase;
  134. text-shadow:none;
  135. letter-spacing: 1px;
  136. line-height:0px;}
  137. .entrybox a.index font {
  138. color: #5b5b5b;}
  139. td{background-color:transparent;}
  140.  
  141.  
  142. /* special date and time */
  143. .index2 {
  144. font-size:8px;
  145. line-height: 5px;
  146. letter-spacing:1px;
  147. font-family: helvetica;
  148. text-transform: uppercase;
  149. color:#3288AD;
  150. text-align: left;
  151. background-color:transparent;
  152. display: block; }
  153. .entrybox td.index, .index3{ display: none; }
  154.  
  155.  
  156. /* icon border */
  157. #shell {position:absolute;
  158. top: -26px;
  159. margin-left: -99px;
  160. visibility: visible;
  161. z-index: 1;}
  162.  
  163. /*top link bubbles*/
  164. #links {
  165. position: absolute;
  166. margin-top: -96px;
  167. visibility: visible;
  168. letter-spacing:-15px;
  169. margin-left: 270px;
  170. }
  171.  
  172. </style>
  173.  
  174. <=GLOBAL_HEAD
  175.  
  176. FRIENDS_WEBSITE<=
  177.  
  178. <div id="links">
  179. <a href="/friends" title="friends"><img src="https://i.imgur.com/FNAszQX.png" style="display:inline; height:18px; width:18px;"></a>
  180. <a href="/profile" title="profile"><img src="https://i.imgur.com/FNAszQX.png" style="display:inline; height:25px; width:25px;"></a>
  181. <a href="/calendar" title="calendar"><img src="https://i.imgur.com/FNAszQX.png" style="display:inline; height:20px; width:20px;"></a>​
  182. </div>
  183. <=FRIENDS_WEBSITE
  184.  
  185. LASTN_OPT_ITEMS=>3
  186.  
  187. LASTN_DATE_FORMAT<=
  188. </td></tr><tr><td class="index2">
  189. ----▶︎▶︎%%monshort%% %%dd%%, %%12h%%:%%min%%%%ampm%%</font></td></tr><tr><td class="index3">
  190. <=LASTN_DATE_FORMAT
  191.  
  192. LASTN_WEBSITE<=
  193. <div id="shell"><img src="https://i.imgur.com/NtQLY7H.png" style="display: inline; width: 110px; height: 110px;"></div>
  194.  
  195. <div id="links">
  196. <a href="/friends" title="friends"><img src="https://i.imgur.com/FNAszQX.png" style="display:inline; height:18px; width:18px;"></a>
  197. <a href="/profile" title="profile"><img src="https://i.imgur.com/FNAszQX.png" style="display:inline; height:25px; width:25px;"></a>
  198. <a href="/calendar" title="calendar"><img src="https://i.imgur.com/FNAszQX.png" style="display:inline; height:20px; width:20px;"></a>​
  199. </div>
  200. <=LASTN_WEBSITE
  201.  
  202. FRIENDS_DATE_FORMAT<=
  203. </td></tr><tr><td class="index2">
  204. %%monshort%% %%dd%%, %%12h%%:%%min%%%%ampm%%</font></td></tr><tr><td class="index3">
  205. <=FRIENDS_DATE_FORMAT
Advertisement
Add Comment
Please, Sign In to add comment