Advertisement
tentacoolgoods

pynk with wreath

Jun 11th, 2018
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.15 KB | None | 0 0
  1. DAY_TALK_LINKS=><tr><td align="right" valign="bottom" colspan="2" width="100%" class="comments">%%readlink%% <a href="%%urlpost%%">♥</a></td></tr>
  2.  
  3. LASTN_TALK_LINKS=><tr><td align="right" valign="bottom" colspan="2" width="100%" class="comments">%%readlink%% <a href="%%urlpost%%">♥</a></td></tr>
  4.  
  5. GLOBAL_HEAD<=
  6. <link href="https://fonts.googleapis.com/css?family=Roboto|Roboto+Slab" rel="stylesheet" type="text/css">
  7. <link rel="stylesheet" href="https://fontcity.neocities.org/sheilazain.css?family=sheilazain">
  8. <link rel="shortcut icon" href="">
  9. <title>TITLE</title>
  10.  
  11. <style>
  12.  
  13. /* layout by tentacool - feel free to reach out for assistance
  14. you do not need to rehost any of my fonts unless you choose to */
  15.  
  16. /* page background */
  17. body {background-color: #FFD8D8;}
  18.  
  19. /* font in entries*/
  20. td {font-family:roboto; font-size:9px; line-height:10px; color:#000000; letter-spacing:0px;}
  21.  
  22. /*text alignment*/
  23. tr {text-align:justify;}
  24.  
  25. /*removes font weight*/
  26. b{font-weight: normal;}
  27.  
  28. /*makes entrybox and namefield the same size*/
  29. .entrybox {width:594px;}
  30.  
  31. /* entrybox */
  32. .entrybox, .shadowed {
  33. background-color: rgba(255,255,255, .8);
  34. 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:7px;letter-spacing:1px;line-height:7px; text-transform: uppercase;}
  40.  
  41. /* 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. /* time and date - to hide change display:visible to display:none */
  48. .entrybox td.index{display:visible; font-family: roboto; font-size:6pt; }
  49.  
  50. /*mood & music - to hide change display:visible to display:none */
  51. .entrybox td.meta{display:visible; font-family: roboto; font-size:6pt; text-transform: uppercase;}
  52.  
  53. /* namefield. */
  54. .shadowed td div {
  55. font-family: sheilazain, sans-serif;
  56. font-size:40px;
  57. letter-spacing:0px;
  58. color:#5b5b5b;
  59. padding-top: 30px;
  60. line-height:1px;
  61. font-weight:light;
  62. text-transform:lowercase;
  63. }
  64.  
  65. /* link effects. */
  66. a {
  67. color: #5b5b5b;
  68. text-decoration: none;
  69. 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;
  70. }
  71.  
  72. a:hover {
  73. color: transparent;
  74. text-decoration: none;
  75. 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;
  76. }
  77.  
  78. /* comments. */
  79. .comments {
  80. font-family: roboto, sans-serif;
  81. font-size:9px;
  82. line-height:7px;
  83. letter-spacing:1px;
  84. text-transform:uppercase;
  85. }
  86.  
  87. /* subject lines */
  88. p table table td.caption {
  89. font-family: roboto, sans-serif;
  90. font-size: 9px;
  91. line-height: 10px;
  92. letter-spacing: 1px;
  93. text-transform: uppercase;
  94. padding: 0px;}
  95.  
  96.  
  97. /* usericons & locks. */
  98. .caption img{width: 8px;height: 8px;}
  99. .ljuser img {display: none;}
  100. .ljuser:before {content: "";}
  101.  
  102. /*friends page icons*/
  103. .index img {
  104. height:60px;
  105. width:60px;
  106. margin-bottom:5px;
  107. }
  108.  
  109. /* friends page comm & un font */
  110. .index {
  111. text-transform:uppercase;
  112. font-family: roboto;
  113. font-size:5pt;
  114. text-transformation: uppercase;
  115. letter-spacing: 1px;
  116. line-height:0px;}
  117.  
  118. .entrybox a.index font {
  119. color: #5b5b5b;}
  120. td{background-color:transparent;}
  121.  
  122.  
  123. /* icon */
  124. .shadowed img {border-radius: 100px; height:75; width: 75;}
  125.  
  126. /* wreath */
  127. #wreath {position:absolute;
  128. top: -20px;
  129. margin-left: -94px;
  130. visibility: visible;
  131. z-index: 1;}
  132. </style>
  133. <=GLOBAL_HEAD
  134.  
  135. FRIENDS_TALK_LINKS=><tr><td align="right" valign="bottom" colspan="2" width="100%" class="comments">%%readlink%% <a href="%%urlpost%%">♥</a></td></tr>
  136.  
  137. LASTN_OPT_ITEMS=>3
  138.  
  139. LASTN_TALK_READLINK=><a href="%%urlread%%">%%messagecount%%</a>
  140.  
  141. FRIENDS_TALK_READLINK=><a href="%%urlread%%">%%messagecount%%</a>
  142.  
  143. LASTN_WEBSITE=><div id="wreath"><img src="https://i.imgur.com/CGuMkG1.png" style="display: block; width: 104px; height: 104px;"></div>
  144.  
  145. DAY_TALK_READLINK=><a href="%%urlread%%">%%messagecount%%</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement