Advertisement
tentacoolgoods

neutrals

May 11th, 2018
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.10 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <link rel="icon" href="" />
  3. <title>title</title>
  4. <style>
  5.  
  6. /* layout by catanzaro with edits by squirtle and tentacool - feel free to reach out for assistance */
  7.  
  8. /* body background */
  9. body{background-color: #ffffff;
  10. background-image: url("https://www.transparenttextures.com/patterns/45-degree-fabric-light.png");}
  11.  
  12. /* font throughout */
  13. td{font-family: helvetica; font-size: 11px; line-height: 11px; color:;}
  14. tr{text-align:justify;}
  15. b{font-weight: normal;}
  16.  
  17. /* cursor */
  18. body, a {cursor:url(https://i.imgur.com/h2zNor5.png), default;}
  19. a:hover {cursor:url(https://i.imgur.com/6GAtOYA.png), default;}
  20.  
  21. /* link colors */
  22. a, a.caption, a.index {color:#64441E; -webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;text-decoration: none;}
  23. a:hover {color:#FFD4E2; -webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;text-decoration: none;}
  24.  
  25. /* removes things on top */
  26. .shadowed img{display: none;}
  27. table table table table .meta {visibility:hidden; position:absolute;}
  28. table table table td.meta {font-size:0px;line-height:0px;}
  29. tr.caption {display:none}
  30. .shadowed td div {visibility:hidden; position:absolute; top:0px}
  31.  
  32. /* entrybox background */
  33. table{margin-bottom: -5px;}
  34. .entrybox{width: 600px; background-color: rgba(255,255,255,.7);
  35.  
  36. border-top: 0px solid; border-left: 0px solid; border-right: 0px solid; border-bottom: 4px solid #000; border-image:url(http://i.imgur.com/XIHZWOh.gif) 4 repeat;}
  37.  
  38. /* subject line */
  39. p table table td.caption{font-family: helvetica; font-size: 10px; text-transform: lowercase; letter-spacing: 1;}
  40.  
  41. /* comments */
  42. .comments{font-family: font-family: helvetica; font-size:7px; letter-spacing:1px; margin-bottom:-4px; line-height: 10px; text-transform:uppercase;padding-bottom: 4px; padding-right: 0px;}
  43.  
  44. /* navigation text */
  45. table table table td.meta a {font-size:9px;letter-spacing:1px;line-height: 8px;margin-top: -5px; color: #000;}
  46.  
  47. /* mood & music */
  48. .entrybox td.meta {display:none; font-size:8px;line-height:8px; letter-spacing:1px;}
  49.  
  50. /* date & time */
  51. .entrybox td.index, .index3 {display:none; font-size:8px;line-height:8px;}
  52.  
  53. /* friends page icons */
  54. .index img {border-radius:50px; height:50px; width:50px; padding: 4; margin-bottom:5px; background: #AD7D68;}
  55. .index { font-size: 7px; font-family: 'helvetica'; line-height: 1px; text-transform: uppercase; letter-spacing: 1px;}
  56. .entrybox a.index font {color: #000;}
  57. td{background-color:transparent;}
  58.  
  59. /* locks */
  60. .caption img{width: 7px;height: 7px; opacity:0.8;}
  61. .ljuser img {display: none;}
  62. .ljuser:before {content: "";}
  63.  
  64. /* sidebar */
  65. #everything{position: relative; visibility: visible; top: 25; right: -415; height: 0;}
  66.  
  67. stuff {
  68. margin-top: 20px;
  69. width: 150px;
  70. padding-top: 2px; padding-left: 2px; padding-right: 2px; padding-bottom: 2px;
  71. color: #000000;
  72. font-family: helvetica;
  73. letter-spacing: 1px;
  74. font-size: 7px;
  75. line-height: 8pt;
  76. text-transform: uppercase;
  77. overflow: none;
  78. display: block;
  79. text-align: justify;
  80. background: url(https://imgur.com/syISEJS.png);
  81. border-top: 1px solid; border-left: 0px solid; border-right: 0px solid; border-bottom: 1px solid #000; border-image:url(http://i.imgur.com/XIHZWOh.gif) 1 repeat;}
  82.  
  83.  
  84.  
  85. #icon {position:relative; visibility: visible; top:15px; z-index:1; }
  86.  
  87. </style>
  88.  
  89. <=GLOBAL_HEAD
  90.  
  91. FRIENDS_WEBSITE<=
  92. <div id="everything">
  93. <div id="icon"><img src="https://media1.giphy.com/media/daz2BLbAUZ8v6/giphy.gif" style="width:150px; padding: 4px; display:inline; background-image: url(http://i.imgur.com/XIHZWOh.gif);"></div>
  94. <stuff><center><a href="/profile">info</a> &bull; <a href="/">entries</a> &bull; <a href="/friends">friends</a><center></div>
  95.  
  96. <=FRIENDS_WEBSITE
  97.  
  98. LASTN_OPT_ITEMS=>3
  99.  
  100. LASTN_WEBSITE<=
  101.  
  102. <div id="everything">
  103. <div id="icon"><img src="https://media1.giphy.com/media/daz2BLbAUZ8v6/giphy.gif" style="width:150px; padding: 4px; display:inline; background-image: url(http://i.imgur.com/XIHZWOh.gif);"></div>
  104. <stuff><center><a href="/profile">info</a> &bull; <a href="/">entries</a> &bull; <a href="/friends">friends</a><center></div>
  105.  
  106. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement