Advertisement
Guest User

Untitled

a guest
Jan 30th, 2018
1,694
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.49 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <title>title</title>
  3. <link href="https://i.imgur.com/gJroawV.png" rel="icon" type="image/x-icon">
  4.  
  5. <link href="http://fonts.googleapis.com/css?family=Hind|Work+Sans:400,700" rel="stylesheet" type="text/css">
  6. <link rel="stylesheet" type="text/css" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
  7.  
  8. <style>
  9. /* layout by moosh &&& feel free if you have any issues, questions, or just need help with whatever!! */
  10.  
  11. @font-face { font-family: "opsans"; src: url('https://dl.dropboxusercontent.com/s/6t6k1zdmq4v9u8b/OpenSans-Light.ttf'); }
  12. @font-face { font-family: "gogoia-deco"; src: url('https://dl.dropboxusercontent.com/s/zyh6remaoilffa9/GOGOIA-Deco.otf'); }
  13. @font-face { font-family: "gogoia"; src: url('https://dl.dropboxusercontent.com/s/na2h45x6shj88nq/GOGOIA-Regular.otf'); }
  14.  
  15. body{background: url(http://i.imgur.com/b9zW6uG.png), linear-gradient(to bottom, #f6f5f5, #f0ecec); background-attachment: fixed; margin-top: -25px; overflow-x: hidden;}
  16. td{font-family: 'Work Sans', calibri, sans-serif; text-transform: none; font-size: 9px; line-height: 10px; color: #6c6c6c; letter-spacing:1px;} tr{text-align:justify;} table{margin-bottom: -5px;} b{font-weight: normal;}
  17.  
  18. /* cursors */
  19. body, a, a:hover {cursor:url(http://i.imgur.com/ONVDMqu.png), default;}
  20.  
  21. /* link colours */
  22. a {-webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;-o-transition: all 0.8s ease;text-decoration: none; color: #b3a976;}
  23. a:hover{-webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;-o-transition: all 0.8s ease;text-decoration: none; color: #f9f6e4;}
  24.  
  25. /* main entrybox */
  26. .entrybox {width: 535px; margin-left: 21px; background: rgba(255, 255, 255, 0.93); box-shadow: 0 0 1px rgba(204, 215, 197, 0.4); border: 1px solid #f1f1f1;}
  27.  
  28. /* subject line */
  29. p table table td.caption {font-size: 9px; font-family: 'Work Sans', calibri, sans-serif; text-transform: uppercase; font-weight: normal; letter-spacing: 1px; color: #2a2a2a; text-shadow: #E8E9EB 0px 0px 1px; line-height: 9px; text-indent: 11px; border-width: 0 0 1px 0; border-style: solid;
  30. -webkit-border-image: -webkit-linear-gradient(right, transparent, #dfd6a5, transparent) 100% 1;
  31. -moz-border-image: -moz-linear-gradient(right, transparent, #dfd6a5, transparent) 100% 1;
  32. -o-border-image: -o-linear-gradient(right, transparent, #dfd6a5, transparent) 100% 1;
  33. border-image: linear-gradient(to right, transparent, #dfd6a5, transparent) 100% 1;}
  34.  
  35. /* namefield. */
  36. .shadowed td div {visibility: hidden;}
  37.  
  38. /* currents (mood, music) and bottom banner navigation links */
  39. table table table td.meta {font-family: source code pro; color:; font-size: 7px; letter-spacing: 1px; line-height:7px; text-transform: uppercase; text-shadow: #000000}
  40.  
  41. /* comments */
  42. .comments {font-size: 9px; font-family: consolas; text-transform: uppercase; font-weight: normal; letter-spacing:2px; color:#000; text-shadow: #c0c0c0 0px 0px 1px; line-height: 12px;}
  43.  
  44. /* top banner main navigation links */
  45. table table table table td.meta { font-size: 8px; line-height: 8px; letter-spacing: 1px; font-family: arial narrow; text-transform: uppercase; }
  46.  
  47. /* date line */
  48. .date {color:#333; display: block; text-align: left; font-family: consolas; font-size: 6px; letter-spacing: 1; line-height: 5px; padding-bottom: 3; padding-top: 0;}
  49. .date, a.index {visibility:visible !important;} .dated{display:none;}
  50.  
  51. /* MOVES DATES TO NEW LINE */
  52. .entrybox td.index, .nein{display:none; color:#909090;}
  53.  
  54. /* custom date and time */
  55. .index2 {font-family: arial; text-transform:uppercase; font-size: 6pt; letter-spacing: 1px; text-align: left; color: #515151; padding-left: 15px;}
  56. .entrybox td.index, .index3 {display: none;}
  57.  
  58. /* all misc little text */
  59. p.index, tr.caption, .date {font-family: hind; font-size:8px; line-height:9px; letter-spacing: 1px; text-transform:uppercase;}
  60.  
  61. .index, .meta {font-family: hind; font-size: 8px; text-transform: uppercase; line-height: 8px; padding: 0px; letter-spacing: +1.5px;}
  62. table table table td.meta {font-family:hind; font-size:0px;line-height:0px;} table table table td.meta a {font-size:8px;letter-spacing:1px;line-height: 8px;margin-top:-4px;}
  63.  
  64. /* hides navigation text */
  65. .index, table table table td.meta {text-transform:uppercase;font-family: consolas;font-size:6pt; color:#f5f1e9; text-shadow:#000000 0px 0px 0px 0px; text-transformation: uppercase;letter-spacing: 1px; line-height:0px;}
  66.  
  67. /* hides top nav bar text */
  68. .entrybox td.meta {display:none; visibility:hidden;}
  69. .shadowed, .shadowed td.div {background: #fff;}
  70.  
  71. /* icon */
  72. .shadowed img { display: none;}
  73.  
  74. /* fp stuff */
  75. .index img {border-radius: 100px; height: 55px; width:55px;}
  76. .entrybox tr td table tr td table tr td {background: transparent;}
  77. a.index {color: #777; background-color: transparent;}
  78. .entrybox a.index font {color: #777;}
  79.  
  80. /* top banner & image */
  81. .shadowed {height: 50px; width: 600px; position: relative; left: 3px; margin-bottom: 2px; border: ; border-radius:; background-color: transparent;}
  82.  
  83. /* changes content before linked usernames */
  84. .ljuser:before {display: none;}
  85.  
  86. /* the messy stuff */
  87. #bubble { position: absolute; visibility: visible; top: 89px; right: 50%; margin-right: 282px; filter: alpha; z-index: 10000; text-align: center; width: 120px; height: 58px; background: #dfd6a5; border-radius: 4px; font-family: gogoia; font-size: 34px; line-height: 58px; color: #fff; font-weight: bold; text-transform: uppercase; }
  88. #corner {position: absolute; visibility: visible; top: 149px; right: 50%; margin-right: 286px; filter: alpha; z-index: 10000; text-align: right; width: 120px; color: #dfd6a5; font-size: 24px; }
  89.  
  90.  
  91. #navigate {position: absolute; visibility: visible; top: 148px; right: 50%; margin-right: 301px; z-index: 10; width: 90px; text-transform: uppercase; }
  92. .linked{ margin-top: 10px; width: 90px; border-bottom: 1px solid #dfd6a5; text-decoration: none; overflow: hidden; display: inline-block; line-height: 14px; letter-spacing: 3px; word-spacing: 8px; font-size: 10px; font-family: calibri; color: #3a3a3a; -webkit-transition: all 0.8s ease-in;}
  93. .linked:hover {word-spacing: 22px; letter-spacing: 1px; -webkit-transition: all 0.8s ease-in; color: #7a7a7a;}
  94.  
  95.  
  96. /* hides privacy icons */
  97. .caption img {display: none;}
  98.  
  99. img[src*="img/userinfo.gif"] {width: 0 !important; height: 0 !important; background: transparent url() no-repeat !important; padding:0px 0 0 0px !important; vertical-align:0px !important;opacity:0.0;}
  100. img[src*="img/community.gif"] {width: 0 !important; height: 0 !important; background: transparent url() no-repeat !important; padding:0px 0 0 0px !important; vertical-align:0px !important;}
  101. img[src*="img/icon_protected.gif"] {width: 0 !important; height: 0 !important; background: transparent url(http://i.imgur.com/VQezO8R.png) no-repeat !important; padding: 9px 0 0 7px !important; vertical-align:-1px !important;opacity:0.0;}
  102. img[src*="img/icon_private.gif"] {width: 0 !important; height: 0 !important; background: transparent url(http://i.imgur.com/jEQ6Le9.gif) no-repeat !important; padding:9px 0 0 9px !important; vertical-align:-2px !important;opacity:0.0;}
  103.  
  104. /* highlighting */
  105. ::selection {background-color: rgba(254, 253, 253, 0.5); color: #777;}
  106. ::-moz-selection {background-color:rgba(254, 253, 253, 0.5); color: #777;}
  107. ::-webkit-selection {background-color:rgba(254, 253, 253, 0.5); color: #777;}
  108.  
  109. </style>
  110.  
  111. <style>
  112.  
  113. table table table table .meta {visibility:hidden; position:absolute; top:1px}
  114. table table table table table .meta {visibility:visible; position:relative; top:1px}
  115. tr.caption {display:none}
  116. .shadowed td div {visibility:hidden; position:absolute; top:1px}
  117. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  118. </style>
  119.  
  120. <=GLOBAL_HEAD
  121.  
  122. LASTN_OPT_ITEMS=>2
  123.  
  124. LASTN_WEBSITE<=
  125.  
  126. <tr>
  127. <td colspan="0" width="600">
  128. <table align="left" border="0" cellspacing="0" cellpadding="0">
  129. <tr><td></td></tr></table></td></tr>
  130.  
  131. <a href="/" style="text-decoration:none;"><div id="bubble">@name</div></a>
  132. <div id="corner">◥</div>
  133.  
  134. <div id="navigate"><a href="/info" class="linked"><i class="lnr lnr-user"></i> profile</a><Br>
  135. <a href="/friends" class="linked"><i class="lnr lnr-heart"></i> friends</a><Br>
  136. <a href="/" class="linked"><i style="font-size: 11px;" class="lnr lnr-star"></i> customs</a></div>
  137.  
  138. <=LASTN_WEBSITE
  139.  
  140. FRIENDS_WEBSITE<=
  141. <tr>
  142. <td colspan="0" width="600">
  143. <table align="left" border="0" cellspacing="0" cellpadding="0">
  144. <tr><td></td></tr></table></td></tr>
  145.  
  146. <a href="/" style="text-decoration:none;"><div id="bubble">@name</div></a>
  147. <div id="corner">◥</div>
  148.  
  149. <div id="navigate"><a href="/info" class="linked"><i class="lnr lnr-user"></i> profile</a><Br>
  150. <a href="/friends" class="linked"><i class="lnr lnr-heart"></i> friends</a><Br>
  151. <a href="/" class="linked"><i style="font-size: 11px;" class="lnr lnr-star"></i> customs</a></div>
  152. <=FRIENDS_WEBSITE
  153.  
  154. DAY_WEBSITE<=
  155.  
  156. <=DAY_WEBSITE
  157. <tr>
  158. <td colspan="0" width="600">
  159. <table align="left" border="0" cellspacing="0" cellpadding="0">
  160. <tr><td></td></tr></table></td></tr>
  161.  
  162. <a href="/" style="text-decoration:none;"><div id="bubble">@name</div></a>
  163. <div id="corner">◥</div>
  164.  
  165. <div id="navigate"><a href="/info" class="linked"><i class="lnr lnr-user"></i> profile</a><Br>
  166. <a href="/friends" class="linked"><i class="lnr lnr-heart"></i> friends</a><Br>
  167. <a href="/" class="linked"><i style="font-size: 11px;" class="lnr lnr-star"></i> customs</a></div>
  168. CALENDAR_WEBSITE<=
  169. <tr>
  170. <td colspan="0" width="600">
  171. <table align="left" border="0" cellspacing="0" cellpadding="0">
  172. <tr><td></td></tr></table></td></tr>
  173.  
  174. <a href="/" style="text-decoration:none;"><div id="bubble">@name</div></a>
  175. <div id="corner">◥</div>
  176.  
  177. <div id="navigate"><a href="/info" class="linked"><i class="lnr lnr-user"></i> profile</a><Br>
  178. <a href="/friends" class="linked"><i class="lnr lnr-heart"></i> friends</a><Br>
  179. <a href="/" class="linked"><i style="font-size: 11px;" class="lnr lnr-star"></i> customs</a></div>
  180. <=CALENDAR_WEBSITE
  181.  
  182. LASTN_TALK_LINKS=><tr><td align="right" valign="bottom" colspan="2" width="100%" class="comments"> <a href="%%urlread%%">%%messagecount%%</a></td></tr>
  183.  
  184. DAY_TALK_LINKS=><tr><td align="right" valign="bottom" colspan="2" width="100%" class="comments"> <a href="%%urlread%%">%%messagecount%%</a></td></tr>
  185.  
  186. FRIENDS_TALK_LINKS=><tr><td align="right" valign="bottom" colspan="2" width="100%" class="comments"> <a href="%%urlread%%">%%messagecount%%</a></td></tr>
  187.  
  188. CALENDAR_TALK_LINKS=><tr><td align="right" valign="bottom" colspan="2" width="100%" class="comments"> <a href="%%urlread%%">%%messagecount%%</a></td></tr>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement