Advertisement
tentacoolgoods

crh

Mar 24th, 2018
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.38 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <link href="https://fonts.googleapis.com/css?family=Roboto|Roboto+Slab" rel="stylesheet" type="text/css">
  3. <link rel="stylesheet" href="https://fontcity.neocities.org/bhatoshinecaps.css?family=bhatoshine+caps">
  4. <link rel="shortcut icon" href="https://i.imgur.com/iLwzeLl.png">
  5. <title>TITLE</title>
  6.  
  7. <style>
  8.  
  9. /* credit: morley */
  10.  
  11. /* page background */
  12. body {
  13. width: 100%;
  14. background-image: url(https://i.imgur.com/RHJVh6p.png);
  15. }
  16.  
  17. /* font in entries*/
  18. td {font-family:roboto; font-size:11px; line-height:11px; color:#000000; letter-spacing:0px;}
  19.  
  20. /*text alignment*/
  21. tr {text-align:justify;}
  22.  
  23. /*removes font weight*/
  24. b{font-weight: normal;}
  25.  
  26. /*makes entrybox and namefield the same size*/
  27. .entrybox {width:594px;}
  28.  
  29. /* entrybox */
  30. .entrybox {
  31. background-color: rgba(255,255,255,.7);
  32. border-left:0px; border-right: 0px; border-top: 0px; border-bottom: 1px solid; border-image: repeating-linear-gradient(to left, transparent, #E6BC54, transparent) 3}
  33. .shadowed {
  34. background-color: rgba(255,255,255,.7); padding: 0px;}
  35.  
  36.  
  37. /* removes top nav extra words and brackets */
  38. table table table td.meta {font-size:0px;line-height:0px;}
  39. p table.entrybox table table td.meta, table table table td.meta a {font-size:6px;letter-spacing:1px;line-height:7px;}
  40.  
  41. /* hides upper right links - to hide change display:visible to visibility:hidden */
  42. table table tr.caption td.index{display:visible;}
  43.  
  44. /* hides top left name */
  45. td.caption {font-size:0px; line-height:0px;}
  46.  
  47. /*mood & music - to hide change display:visible to display:none */
  48. .entrybox td.meta{display:visible;}
  49.  
  50. /* namefield. */
  51. .shadowed td div {
  52. font-family: bhatoshine caps, sans-serif;
  53. font-size:35px;
  54. letter-spacing:0px;
  55. color:#5b5b5b;
  56. text-shadow: 2px 1px 0px #fff, 2px 2px 2px #999999;
  57. padding-top: 30px;
  58. line-height:1px;
  59. font-weight:light;
  60. text-transform:lowercase;
  61. }
  62.  
  63. /* link effects. */
  64. a {
  65. color: #5b5b5b;
  66. text-decoration: none;
  67. 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;
  68. }
  69.  
  70. a:hover {
  71. color: transparent;
  72. text-decoration: none;
  73. 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;
  74. }
  75.  
  76. /* comments. */
  77. .comments {
  78. font-family: roboto, sans-serif;
  79. font-size:7px;
  80. line-height:7px;
  81. letter-spacing:1px;
  82. text-transform:uppercase;
  83. }
  84.  
  85. /* subject lines */
  86. p table table td.caption {
  87. font-family: roboto, sans-serif;
  88. font-size: 9px;
  89. line-height: 10px;
  90. letter-spacing: 1px;
  91. text-transform: uppercase;
  92. padding: 0px;}
  93.  
  94. /* all misc little text */
  95. .index, tr.caption, .meta, td.meta, .date {font-family: roboto, sans-serif; font-size: 7px; line-height:8px; color:#5b5b5b; letter-spacing:1px; text-transform:uppercase; padding:0px;}
  96.  
  97. /* usericons & locks. */
  98. table td table td.caption img {
  99. display:none;
  100. }
  101.  
  102. .ljuser img {
  103. display:none;
  104. }
  105.  
  106. /*friends page icons*/
  107. .index img {
  108. border-radius:50px;
  109. height:50px;
  110. width:50px;
  111. padding: 4;
  112. margin-bottom:5px;
  113. background-color: #E6BC54;}
  114. .index {
  115. text-transform:uppercase;
  116. font-family: roboto;
  117. font-size:5pt;
  118. text-transformation: uppercase;
  119. text-shadow:none;
  120. letter-spacing: 1px;
  121. line-height:0px;}
  122. .entrybox a.index font {
  123. color: #5b5b5b;}
  124. td{background-color:transparent;}
  125.  
  126. /* icons */
  127. .shadowed img{width: 60; height: 60; border-radius:100px; box-shadow: 1px 1px 3px #1d1d1d;}
  128.  
  129.  
  130. /* gold pattern */
  131. .shadowed{background-image:url(https://i.imgur.com/k51bPLb.png); background-repeat:no-repeat; background-position:right;}
  132.  
  133. /* special date and time */
  134. .index2 {
  135. font-size:8px;
  136. line-height: 5px;
  137. letter-spacing:1px;
  138. font-family: roboto;
  139. text-transform: uppercase;
  140. color:#c49f48;
  141. text-align: left;
  142. background-color:transparent;
  143. display: block; }
  144. .entrybox td.index, .index3{ display: none; }
  145.  
  146. </style>
  147. <=GLOBAL_HEAD
  148.  
  149. FRIENDS_WEBSITE=><center></center>
  150.  
  151. LASTN_OPT_ITEMS=>3
  152.  
  153. LASTN_DATE_FORMAT<=
  154. </td></tr><tr><td class="index2">
  155. •••▶︎%%monlong%% %%dd%%, %%12h%%:%%min%%%%ampm%%</font></td></tr><tr><td class="index3">
  156. <=LASTN_DATE_FORMAT
  157.  
  158. LASTN_WEBSITE=><center></center>
  159.  
  160. FRIENDS_DATE_FORMAT<=
  161. </td></tr><tr><td class="index2">
  162. •••▶︎%%monlong%% %%dd%%, %%12h%%:%%min%%%%ampm%%</font></td></tr><tr><td class="index3">
  163. <=FRIENDS_DATE_FORMAT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement