Advertisement
Guest User

Untitled

a guest
Aug 26th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.50 KB | None | 0 0
  1. FRIENDS_WEBSITE<=
  2. <style>
  3.  
  4. table table table table .meta {visibility:hidden; position:absolute;}
  5. table table table table table .meta {visibility:visible; position:relative;}
  6. tr.caption {display:none}
  7. .shadowed td div {visibility:hidden; position:absolute; top:0px}
  8. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  9. </style>
  10.  
  11.  
  12. <table cellspacing="0" cellpadding="0" border="0" summary="">
  13. <tr><td valign="bottom" colspan="0" width="600">
  14. <table height="0" align="right" cellspacing="0" border="0" cellpadding="0">
  15. <tr><td valign="top">
  16.  
  17. <div id="everything"><img src="http://i.imgur.com/potS4Us.png" id="gif">
  18.  
  19. <a href="/" class="uno" id="navi">recent</a>
  20. <a href="/profile" class="dos" id="navi">profile</a>
  21. <a href="/friends" class="tres" id="navi">friends</a></span></div>
  22. </td></tr></table>
  23.  
  24. <=FRIENDS_WEBSITE
  25.  
  26. DAY_TALK_LINKS<=
  27. <tr>
  28. <td align="right" colspan="2" width="100%" bgcolor="%%color:weak_back%%" class="comments">
  29. %%readlink%%<a href="%%urlpost%%">comment</a>
  30. </td>
  31. </tr>
  32. <=DAY_TALK_LINKS
  33.  
  34. DAY_WEBSITE<=
  35. <style>
  36.  
  37. table table table table .meta {visibility:hidden; position:absolute;}
  38. table table table table table .meta {visibility:visible; position:relative;}
  39. tr.caption {display:none}
  40. .shadowed td div {visibility:hidden; position:absolute; top:0px}
  41. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  42. </style>
  43.  
  44.  
  45. <table cellspacing="0" cellpadding="0" border="0" summary="">
  46. <tr><td valign="bottom" colspan="0" width="600">
  47. <table height="0" align="right" cellspacing="0" border="0" cellpadding="0">
  48. <tr><td valign="top">
  49.  
  50. <div id="everything"><img src="http://i.imgur.com/potS4Us.png" id="gif">
  51.  
  52. <a href="/" class="uno" id="navi">recent</a>
  53. <a href="/profile" class="dos" id="navi">profile</a>
  54. <a href="/friends" class="tres" id="navi">friends</a></span></div>
  55. </td></tr></table>
  56.  
  57. <=DAY_WEBSITE
  58.  
  59. LASTN_TALK_LINKS<=
  60. <tr>
  61. <td align="right" colspan="2" width="100%" bgcolor="%%color:weak_back%%" class="comments">%%readlink%% <a href="%%urlpost%%">post</a>
  62. </td></tr>
  63. <=LASTN_TALK_LINKS
  64.  
  65. GLOBAL_HEAD<=
  66. <title>sɪɴɢɪɴɢ ᴀ sɪʀᴇɴ's sᴏɴɢ</title>
  67. <link href="http://i.imgur.com/3qHPrit.png" rel="icon" type="image/x-icon">
  68. <link rel="stylesheet" href="http://songwriter.neocities.org/fonts/font.css">
  69. <link href="http://fonts.googleapis.com/css?family=PT+Sans+Narrow|Pacifico" rel="stylesheet" type="text/css">
  70.  
  71.  
  72. <style>
  73.  
  74.  
  75. /* coding by catanzaro. tweaks by catcafe. change fonts/colors, re-host, etc */
  76.  
  77. /* background */
  78. body {
  79. background: url('http://i.imgur.com/71b0blF.png');
  80. background-color: #FFF;
  81. overflow-x: hidden;
  82. margin-top: 0px;
  83. }
  84.  
  85. /* main font */
  86. td {
  87. color: #555;
  88. font-family: pt sans narrow;
  89. font-size: 12px;
  90. line-height: 11px;
  91. letter-spacing: 0px;
  92. text-shadow: 0px 0px 1px #555;
  93. text-transform: none;
  94. }
  95.  
  96. /* text alignment */
  97. tr {text-align: justify;}
  98. table {margin-bottom: 0px;}
  99.  
  100. /* cursor */
  101. body, a {cursor:url(http://i.imgur.com/ONVDMqu.png), default;}
  102. a:hover {cursor:url(http://i.imgur.com/0p9CPwX.png), default;}
  103.  
  104. /* link colors */
  105. a {color: #2ce490; text-shadow: 0px 0px 1px #956EAC; text-decoration: none; transition: all 0.6s ease-in-out;}
  106. a:hover {color: #ff9672; text-shadow: 0px 0px 1px #7E6090; text-decoration:none; transition: all 0.6s ease-in-out;}
  107.  
  108. /* the top box, removes default icon */
  109. .shadowed {height: 0px;} .shadowed img {display: none;}
  110.  
  111. /* main entrybox */
  112. .entrybox {
  113. width: 600px;
  114. background-color: rgba(255, 255, 255, 0.5);
  115. box-shadow: 0px 0px 2px #AAA;
  116. border-left: 3px solid #FFF;
  117. padding: 5px;
  118. margin-top: -15px;
  119. margin-bottom: 25px;
  120. border-image: repeating-linear-gradient(#2ce490, #ff9672) 10;
  121. }
  122.  
  123. /* subject line */
  124. p table table td.caption {
  125. color: #AAA;
  126. font-family: pt sans narrow;
  127. font-size: 11px;
  128. line-height: 0px;
  129. text-shadow: 0px 0px 1px #AAA;
  130. text-transform: lowercase;
  131. padding-left: 5px;
  132. }
  133.  
  134. /* date line */
  135. .entrybox td.index {
  136. color: #F7F7F7;
  137. font-family: calibri;
  138. font-size: 7px;
  139. line-height: 0px;
  140. letter-spacing: 1px;
  141. text-shadow: 0px 0px 0px #F7F7F7;
  142. text-transform: uppercase;
  143. padding-right: 5px;
  144. padding-bottom: 2px;
  145. }
  146.  
  147. /* comments */
  148. .comments {
  149. color: #888;
  150. font-family: calibri;
  151. font-size: 7px;
  152. line-height: 0px;
  153. letter-spacing: 1px;
  154. text-transform: uppercase;
  155. padding-bottom: 4px;
  156. padding-right: 0px;
  157. }
  158.  
  159. /* mood & music */
  160. .entrybox td.meta {
  161. color: #999;
  162. font-family: calibri;
  163. font-size: 7px;
  164. line-height: 7px;
  165. letter-spacing: 1px;
  166. text-transform: uppercase;
  167. text-shadow: 0px 0px 1px #999;
  168. }
  169.  
  170. /* tiny text -- the bottom of the page (navigation) and fpage links */
  171. .index, .meta {
  172. font-family: calibri;
  173. font-size: 7px;
  174. line-height: 7px;
  175. letter-spacing: 1px;
  176. text-transform: uppercase;
  177. padding: 0px;
  178. }
  179. table table table td.meta a {
  180. font-size: 8px;
  181. line-height: 8px;
  182. letter-spacing: 1px;
  183. margin-top: -5px;
  184. }
  185. table table table td.meta {font-size: 0px; line-height: 0px;}
  186.  
  187. /* friends page icon size */
  188. .index img {
  189. height: 70px;
  190. width: 70px;
  191. border-radius: 0px;
  192. box-shadow: 0px 0px 2px #AAA;
  193. padding: 3;
  194. margin-top: 0px;
  195. margin-bottom: 5px;
  196. }
  197.  
  198. /* hides journal name*/
  199. .shadowed td div {visibility: hidden; position: absolute; top: 1px;}
  200.  
  201. /* smaller icons */
  202. .ljuser img {width: 9px; height: 9px;}
  203.  
  204. /* usericons and locks*/
  205. .ljuser img {display:none;}
  206. .caption img{width: 8px; height: 8px; padding-right: 3px; padding-bottom: 2px;}
  207.  
  208. /* selection colors */
  209. ::selection {background-color: #E2CBDF; color: #FFF; text-shadow: 0px 0px 1px #555;}
  210. ::-moz-selection {background-color: #E2CBDF; color: #FFF; text-shadow: 0px 0px 1px #555;}
  211.  
  212. /* scrollbar */
  213. ::-webkit-scrollbar {background-color: #transparent; width: 6px;}
  214. ::-webkit-scrollbar-track {background-color: #transparent; -box-shadow: inset 0 0 0px;}
  215. ::-webkit-scrollbar-thumb {background-color: #AAA; box-shadow: inset 0 0 1px #ccc; }
  216.  
  217. /* sidebar */
  218. #everything {position: relative; visibility: visible; top: 19; left: -695; height: 0;}
  219.  
  220. /* gif on the sidebar */
  221. #gif {
  222. width: 78px;
  223. padding: 5px;
  224. display: inline;
  225. position: relative;
  226. left: 60;
  227. box-shadow: 0px 0px 2px #AAA;
  228. background-color: rgba(255, 255, 255, 0.5);
  229. border: 2px solid #FFF;
  230. border-image: repeating-linear-gradient(#2ce490, #ff9672) 10;
  231. }
  232.  
  233. #image {position: relative; visibility: visible; top: 30px; left: -635px; z-index: 97; height: 0px;}
  234.  
  235. /* top navigation links position */
  236. #navig {position: relative; top: 115px; left: -633px;}
  237.  
  238. /* top navigation links */
  239. #navi {
  240. display: block;
  241. color: #777;
  242. font-family: pt sans narrow;
  243. font-size: 10px;
  244. letter-spacing: 1px;
  245. line-height: 8px;
  246. padding: 3;
  247. text-align: center;
  248. text-transform: uppercase;
  249. width: 82px;
  250. background-color: rgba(255, 255, 255,0.5);
  251. box-shadow: 0px 0px 2px #AAA;
  252. margin-bottom: 4px;
  253. margin-top: 2px;
  254. position: relative;
  255. top: 2;
  256. left: 60;
  257. }
  258.  
  259. #navi:hover {letter-spacing: 5px;}
  260. .uno {border-left: 3px solid #2ce490;}
  261. .dos {border-left: 3px solid #fdff72;}
  262. .tres {border-left: 3px solid #ff9672;}
  263.  
  264. </style>
  265.  
  266.  
  267. <=GLOBAL_HEAD
  268.  
  269. DAY_DATE_FORMAT=>%%mm%%/%%dd%%/%%yy%% @ %%12h%%%%ap%%
  270.  
  271. FRIENDS_TALK_LINKS<=
  272. <tr>
  273. <td align="right" colspan="2" width="100%" bgcolor="%%color:weak_back%%" class="comments">%%readlink%% <a href="%%urlpost%%">post</a>
  274. </td></tr>
  275. <=FRIENDS_TALK_LINKS
  276.  
  277. LASTN_OPT_ITEMS=> 5
  278.  
  279. LASTN_TALK_READLINK=><a href="%%urlread%%">read</a> %%messagecount%%
  280.  
  281. LASTN_DATE_FORMAT=>%%mm%%/%%dd%%/%%yy%% @ %%12h%%%%ap%%
  282.  
  283. FRIENDS_TALK_READLINK=><a href="%%urlread%%">read</a> %%messagecount%%
  284.  
  285. CALENDAR_WEBSITE<=
  286. <style>
  287.  
  288. table table table table .meta {visibility:hidden; position:absolute;}
  289. table table table table table .meta {visibility:visible; position:relative;}
  290. tr.caption {display:none}
  291. .shadowed td div {visibility:hidden; position:absolute; top:0px}
  292. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  293. </style>
  294.  
  295.  
  296. <table cellspacing="0" cellpadding="0" border="0" summary="">
  297. <tr><td valign="bottom" colspan="0" width="600">
  298. <table height="0" align="right" cellspacing="0" border="0" cellpadding="0">
  299. <tr><td valign="top">
  300.  
  301. <div id="everything"><img src="http://i.imgur.com/potS4Us.png" id="gif">
  302.  
  303. <a href="/" class="uno" id="navi">recent</a>
  304. <a href="/profile" class="dos" id="navi">profile</a>
  305. <a href="/friends" class="tres" id="navi">friends</a></span></div>
  306. </td></tr></table>
  307. <=CALENDAR_WEBSITE
  308.  
  309. FRIENDS_DATE_FORMAT=><span style="font-family: arial; font-size: 7px; line-height: 7px; letter-spacing: 1px; text-transform: uppercase; font-weight: none;color: #afac8f;">%%monshort%% %%dth%% %%yyyy%%</span>
  310.  
  311. LASTN_WEBSITE<=
  312. <style>
  313.  
  314. table table table table .meta {visibility:hidden; position:absolute;}
  315. table table table table table .meta {visibility:visible; position:relative;}
  316. tr.caption {display:none}
  317. .shadowed td div {visibility:hidden; position:absolute; top:0px}
  318. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  319. </style>
  320.  
  321.  
  322. <table cellspacing="0" cellpadding="0" border="0" summary="">
  323. <tr><td valign="bottom" colspan="0" width="600">
  324. <table height="0" align="right" cellspacing="0" border="0" cellpadding="0">
  325. <tr><td valign="top">
  326.  
  327. <div id="everything"><img src="http://i.imgur.com/potS4Us.png" id="gif">
  328.  
  329. <a href="/" class="uno" id="navi">recent</a>
  330. <a href="/profile" class="dos" id="navi">profile</a>
  331. <a href="/friends" class="tres" id="navi">friends</a></span></div>
  332. </td></tr></table>
  333. <=LASTN_WEBSITE
  334.  
  335. DAY_TALK_READLINK=><a href="%%urlread%%">read</a> %%messagecount%%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement