Advertisement
tentacoolgoods

sunflower

May 8th, 2018
1,832
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.08 KB | None | 0 0
  1. DAY_TALK_LINKS=><tr><td align="right" valign="bottom" colspan="2" width="100%" class="comments">%%readlink%% <a href="%%urlpost%%"><img src="https://i.imgur.com/tI8xBr7.png"></a></td></tr>
  2.  
  3. LASTN_TALK_LINKS=><tr><td align="right" valign="bottom" colspan="2" width="100%" class="comments">%%readlink%% <a href="%%urlpost%%"><img src="https://i.imgur.com/tI8xBr7.png"></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: #FAFAFA;}
  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. border-bottom: 1px solid #E3C400;
  36. }
  37.  
  38. /* removes top nav extra words and brackets */
  39. table table table td.meta {font-size:0px;line-height:0px;}
  40. 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;}
  41.  
  42. /* upper right links - to hide change display:visible to visibility: hidden */
  43. table table tr.caption td.index{display: visible;}
  44.  
  45. /* hides top left name */
  46. td.caption {font-size:0px; line-height:0px;}
  47.  
  48. /* time and date - to hide change display:visible to display:none */
  49. .entrybox td.index{display:visible; font-family: roboto; font-size:6pt; }
  50.  
  51. /*mood & music - to hide change display:visible to display:none */
  52. .entrybox td.meta{display:visible; font-family: roboto; font-size:6pt; text-transform: uppercase;}
  53.  
  54. /* namefield. */
  55. .shadowed td div {
  56. font-family: sheilazain, sans-serif;
  57. font-size:40px;
  58. letter-spacing:0px;
  59. color:#5b5b5b;
  60. padding-top: 30px;
  61. line-height:1px;
  62. font-weight:light;
  63. text-transform:lowercase;
  64. }
  65.  
  66. /* link effects. */
  67. a {
  68. color: #5b5b5b;
  69. text-decoration: none;
  70. 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;
  71. }
  72.  
  73. a:hover {
  74. color: transparent;
  75. text-decoration: none;
  76. 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;
  77. }
  78.  
  79. /* comments. */
  80. .comments {
  81. font-family: roboto, sans-serif;
  82. font-size:10px;
  83. line-height:8px;
  84. letter-spacing:1px;
  85. text-transform:uppercase;
  86. }
  87.  
  88. /* subject lines */
  89. p table table td.caption {
  90. font-family: roboto, sans-serif;
  91. font-size: 9px;
  92. line-height: 10px;
  93. letter-spacing: 1px;
  94. text-transform: uppercase;
  95. padding: 0px;}
  96.  
  97.  
  98. /* usericons & locks. */
  99. .caption img{width: 8px;height: 8px;}
  100. .ljuser img {display: none;}
  101. .ljuser:before {content: "";}
  102.  
  103. /*friends page icons*/
  104. .index img {
  105. height:60px;
  106. width:60px;
  107. margin-bottom:5px;
  108. }
  109.  
  110. /* friends page comm & un font */
  111. .index {
  112. text-transform:uppercase;
  113. font-family: roboto;
  114. font-size:5pt;
  115. text-transformation: uppercase;
  116. letter-spacing: 1px;
  117. line-height:0px;}
  118.  
  119. .entrybox a.index font {
  120. color: #5b5b5b;}
  121. td{background-color:transparent;}
  122.  
  123.  
  124. /* icon */
  125. .shadowed img {border-radius: 100px; border: 4px solid #E3C400; height:75; width: 75;}
  126.  
  127.  
  128. </style>
  129. <=GLOBAL_HEAD
  130.  
  131. FRIENDS_TALK_LINKS=><tr><td align="right" valign="bottom" colspan="2" width="100%" class="comments">%%readlink%% <a href="%%urlpost%%"><img src="https://i.imgur.com/tI8xBr7.png"></a></td></tr>
  132.  
  133. LASTN_OPT_ITEMS=>3
  134.  
  135. LASTN_TALK_READLINK=><a href="%%urlread%%">%%messagecount%%</a>
  136.  
  137. FRIENDS_TALK_READLINK=><a href="%%urlread%%">%%messagecount%%</a>
  138.  
  139. DAY_TALK_READLINK=><a href="%%urlread%%">%%messagecount%%</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement