Advertisement
Guest User

Untitled

a guest
Feb 16th, 2020
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.28 KB | None | 0 0
  1. FRIENDS_WEBSITE<=
  2.  
  3. <div id="icon" style="z-index: 100;"><a href="/">
  4. <img src="https://66.media.tumblr.com/db42766c1fbe3ac6c43d36443bc04581/tumblr_pujosg7Psx1y7sog8o1_400.gifv" align="right" style="width: 45; height: 45; border: 1px solid #e2ddf3; padding: 2px; border-radius: 100 100 100 100; border-radius: 100px; position: relative; display: block;"></a></div>
  5. </td>
  6. <td width="500" valign="left" cellspacing="0" style="padding-left: -63px;">
  7. <font class="name" style="display: block; padding-left: -59px; z-index: 100;"><div id="name" style="z-index: 99; padding-left: 135px; padding-top: 31px;">brie.</div></div></font>
  8.  
  9.  
  10. <font class="nav" style="display:block;vertical-align:bottom;">
  11. <div id="title" style="z-index: 99; padding-left: 145px; padding-top: 31px;"><a href="/profile"><font style="color: #aaaaaa; padding: 0 2;">userinfo</font></a>
  12. <a href="/friends"><font style="color: #aaaaaa; padding: 0 2;">friends</font></a>
  13. <a href="/calendar"><font style="color: #aaaaaa; padding: 0 2;">calendar</font></span></font></div></td>
  14.  
  15. <=FRIENDS_WEBSITE
  16.  
  17. LASTN_TALK_LINKS<=
  18. <tr>
  19. <td colspan="2" width="100%" bgcolor="%%color:weak_back%%" class="comments" style="text-align: right">
  20. <a href="%%readlink%%">reply</a> <a href="%%urlpost%%">post</a>
  21. </td>
  22. </tr>
  23. <=LASTN_TALK_LINKS
  24.  
  25. GLOBAL_HEAD<=
  26. <title> 𝘣𝘳𝘪𝘦.</title>
  27. <link href="https://i.imgur.com/gJroawV.png" rel="icon" type="image/x-icon">
  28. <link href="http://fonts.googleapis.com/css?family=Quicksand|Muli" rel="stylesheet" type="text/css">
  29. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
  30.  
  31. <style>
  32.  
  33. /* ⟣jen; change fonts, colors, etc, feel free to reach out for a pastebin or help! */
  34.  
  35. @font-face{font-family: loops; src:url("https://dl.dropbox.com/s/zxgbvwyr7qf9ub2/sept.ttf");}
  36.  
  37. /* background */
  38. body{margin-top: 25px;
  39. background: #f6f6f6; border:0px;}
  40. table {border:0px;} table table {border:0;}
  41.  
  42. /* body text */
  43. body, td{font-family: arial, calibri; font-size: 10px; letter-spacing:0px; line-height: 12px;
  44. color: #9d9996;}
  45.  
  46. /* link effects */
  47. a {
  48. color: inherit;
  49. text-decoration: none;
  50. box-shadow: inset 0 -3.5px 0 #e8eff7;
  51. transition: 1s;
  52. outline: none;
  53. padding: 0 2px;
  54. border-bottom: 0.2em solid #f0f1fc;
  55. }
  56.  
  57. a:hover {
  58. color: inherit;
  59. background-color: #f0f1fc;
  60. background-position: -100% 0;
  61. opacity: 0.3;
  62. text-decoration: none;
  63. cursor:url(http://i.imgur.com/0p9CPwX.png);
  64. }
  65.  
  66.  
  67. /* entry box */
  68. .entrybox {width:598px;}
  69. .date, a.index {visibility:visible !important;}
  70.  
  71. /* headerbox borders */
  72. .shadowed {width: 598px; }
  73. .shadowed img {display: none;}
  74. .entrybox, .shadowed{
  75. background: rgba(255,255,255,0.5);
  76. box-shadow:0 0 1px #dbdbdb;}
  77. .entrybox, .shadowed{
  78. box-shadow: 0 0 0px #dddddd;
  79. border-left:0px solid;
  80. border-right: 0px;
  81. border-top: 0px;
  82. border-bottom:0px;
  83. border-image:url() 3 repeat;
  84. }
  85.  
  86. .shadowed{
  87. background-color: rgba(254, 254, 255, 0.45);
  88. }
  89.  
  90. /* namefield. */
  91. .shadowed td div{
  92. padding-bottom: 0px;
  93. padding-top: 15px;
  94. }
  95.  
  96. /* subject lines */
  97. td.caption{
  98. font-family: muli, quicksand, consolas;
  99. font-style: none;
  100. letter-spacing: 1px;
  101. text-transform: uppercase;
  102. font-size: 5px;
  103. color: #979797;
  104. padding: 0 0 0 2px;
  105. }
  106.  
  107. /* currents (mood, music) and bottom banner navigation links */
  108. table table table td.meta{
  109. font-family: muli, quicksand;
  110. font-size: 6px;
  111. letter-spacing: 1px;
  112. line-height:7px;
  113. text-transform: uppercase;
  114. text-shadow: #000000;
  115. }
  116.  
  117. /* comments */
  118. .comments {
  119. font-family: muli, quicksand, consolas;
  120. font-size: 5px;
  121. line-height: 7px;
  122. letter-spacing: 1px;
  123. text-transform: uppercase;
  124. padding-top: 0px;
  125. color: #979797;
  126. font-style: none;
  127. }
  128.  
  129. /* top banner main navigation links */
  130. table table table table td.meta{
  131. font-size: 5px;
  132. line-height: 7px;
  133. letter-spacing: 1px;
  134. font-family: muli;
  135. text-transform: uppercase;
  136. }
  137.  
  138. /* date & time */
  139. .date, a.index{
  140. visibility:visible !important;
  141. }
  142.  
  143. .dated{
  144. display:none;
  145. }
  146.  
  147. .entrybox td.index{
  148. display: none;
  149. }
  150.  
  151. .dates{
  152. font-family: muli, quicksand;
  153. color: #979797;
  154. font-size: 4px;
  155. line-height: 0px;
  156. letter-spacing: .5px;
  157. text-transform:uppercase;
  158. padding-left: 5px;
  159. top:-2px;
  160. }
  161.  
  162. /* friends page icons & users. */
  163. .entrybox a.index {color:#FF9F80; font-family: trebuchet ms; font-size:6px; line-height:8px; text-transform: uppercase; letter-spacing: 1px; padding:0px; background: url(http://i.imgur.com/eLjRmuC.png);}
  164. .index img{ width: 60px; height: 60px;}
  165.  
  166. /*hides userpic info brackets */
  167. .entrybox table table table td[align=center]{color:transparent;text-align:center;font-size:0;}
  168.  
  169.  
  170. /* usericons & locks. */
  171. .ljuser img{
  172. display: none;
  173. }
  174. .ljuser:before {content:"⟣";}
  175. .ljuser:after {content:"⟢";}
  176.  
  177. img[src*="img/community.gif"]{
  178. width: 0 !important;
  179. height: 0 !important;
  180. background: transparent url(http://i.imgur.com/Tt0sw0k.gif) no-repeat !important;
  181. padding: 9px 0 0 9px !important;
  182. vertical-align:-1px !important;
  183. }
  184.  
  185. p table table td.caption img{
  186. height: 5px;
  187. width:7px;
  188. opacity:0.7;
  189. }
  190.  
  191. img[src*="img/icon_private.gif"]{
  192. display: none;
  193. }
  194. img[src*="img/icon_protected.gif"]{
  195. display: none;
  196. }
  197.  
  198. /* hides/edits navigation text */
  199. .index{
  200. visibility: hidden;
  201. }
  202. table table table td.meta{
  203. font-size: 0px;
  204. line-height: 0px;
  205. }
  206. p table.entrybox table table td.meta, table table table td.meta a{
  207. padding: 0 5;
  208. font-style: italic;
  209. font-family: muli, quicksand, consolas;
  210. font-size: 5px;
  211. background-color: rgba(250,250,250,0.7);
  212. line-height:110%;
  213. letter-spacing: 1px;
  214. text-transform: uppercase;
  215. }
  216.  
  217. /* hides top nav bar text */
  218. .entrybox td.meta{
  219. display: none;
  220. visibility: hidden;
  221. }
  222.  
  223. /* highlighting */
  224. ::selection{
  225. background-color: #fff;
  226. color: #000;
  227. }
  228. ::-moz-selection{
  229. background-color: #fff;
  230. color: #000;
  231. }
  232. ::-webkit-selection{
  233. background-color: #fff;
  234. color: #000;
  235. }
  236.  
  237. /* scrollbar */
  238. ::-webkit-scrollbar{
  239. width: 5px;
  240. }
  241. ::-webkit-scrollbar-track{
  242. background-color: #e0e7e7;
  243. }
  244. ::-webkit-scrollbar-thumb{
  245. -webkit-box-shadow: inset 0px 0px 1px #eee;
  246. background-color: #e0e7e7;
  247. }
  248.  
  249. /* cursor */
  250. body, a{
  251. cursor: url(http://i.imgur.com/ONVDMqu.png), default;
  252. }
  253. a:hover{
  254. cursor: url(http://i.imgur.com/0p9CPwX.png), default;
  255. }
  256.  
  257. /*⟣coding header codes */
  258. table table table table .meta{
  259. visibility: hidden;
  260. position: absolute;
  261. }
  262. table table table table table .meta{
  263. visibility: visible;
  264. position:relative;
  265. }
  266. tr.caption{
  267. display: none;
  268. }
  269. .shadowed td div{
  270. visibility: hidden;
  271. position: absolute;
  272. top: 0px;
  273. margin-top: 20px;
  274. }
  275. .shadowed span#navigation img{
  276. display: inline;
  277. visibility: visible;
  278. position: relative;
  279. }
  280.  
  281. #title{
  282. position: absolute;
  283. visibility: visible;
  284. top: -17px;
  285. left: 50%;
  286. margin-left: -160px;
  287. z-index: 0;
  288. }
  289.  
  290. #nav{
  291. position: absolute;
  292. visibility: visible;
  293. top: -6px;
  294. margin-left: -160px;
  295. }
  296.  
  297. #name{
  298. position: absolute;
  299. visibility: visible;
  300. top: -6px;
  301. margin-left: -150px;}
  302.  
  303.  
  304. #icon{
  305. position: absolute;
  306. visibility: visible;
  307. top: -19px;
  308. left: 50%;
  309. margin-left: -120px;
  310. opacity: 0.6;
  311. }
  312.  
  313. .nav{
  314. font-family: muli, quicksand, consolas;
  315. font-size: 5px;
  316. line-height: 5px;
  317. font-style: none;
  318. letter-spacing: 2px;
  319. color: #aaaaaa;
  320. text-transform: uppercase;
  321. padding: 0px;
  322. margin-bottom: 1px;
  323. }
  324.  
  325. .name{
  326. font-family: loops;
  327. font-size: 25px;
  328. color: inherit;
  329. letter-spacing: 0px;
  330. text-shadow: 1px 1px 0px #e2ddf3;
  331. text-transform: lowercase;
  332. transform: rotate(1deg);
  333. font-weight: light;
  334. margin-left: 210px;
  335. margin-top: -50px;
  336. opacity: 0.6;
  337. }
  338.  
  339.  
  340. </style>
  341.  
  342. <=GLOBAL_HEAD
  343.  
  344. FRIENDS_TALK_LINKS<=
  345. <tr>
  346. <td colspan="2" width="100%" bgcolor="%%color:weak_back%%" class="comments" style="text-align: right">
  347. <a href="%%readlink%%">reply</a> <a href="%%urlpost%%">post</a>
  348. </td>
  349. </tr>
  350. <=FRIENDS_TALK_LINKS
  351.  
  352. LASTN_OPT_ITEMS=>3
  353.  
  354. LASTN_TALK_READLINK=><a href="%%urlread%%">%%messagecount%% </a>
  355.  
  356. FRIENDS_TALK_READLINK=><a href="%%urlread%%">%%messagecount%% </a>
  357.  
  358. LASTN_WEBSITE<=
  359.  
  360. <div id="icon" style="z-index: 100;"><a href="/">
  361. <img src="https://66.media.tumblr.com/db42766c1fbe3ac6c43d36443bc04581/tumblr_pujosg7Psx1y7sog8o1_400.gifv" align="right" style="width: 45; height: 45; border: 1px solid #e2ddf3; padding: 2px; border-radius: 100 100 100 100; border-radius: 100px; position: relative; display: block;"></a></div>
  362. </td>
  363. <td width="500" valign="left" cellspacing="0" style="padding-left: -63px;">
  364. <font class="name" style="display: block; padding-left: -59px; z-index: 100;"><div id="name" style="z-index: 99; padding-left: 135px; padding-top: 31px;">brie.</div></div></font>
  365.  
  366.  
  367. <font class="nav" style="display:block;vertical-align:bottom;">
  368. <div id="title" style="z-index: 99; padding-left: 145px; padding-top: 31px;"><a href="/profile"><font style="color: #aaaaaa; padding: 0 2;">userinfo</font></a>
  369. <a href="/friends"><font style="color: #aaaaaa; padding: 0 2;">friends</font></a>
  370. <a href="/calendar"><font style="color: #aaaaaa; padding: 0 2;">calendar</font></span></font></div></td>
  371.  
  372. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement