tentacoolgoods

sunny

Sep 24th, 2017
366
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.85 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <title>title</title>
  3. <link rel="shortcut icon" href="https://imgur.com/eEIeIWE.png">
  4.  
  5. <style>
  6. /* layout by reyna/weiman with edits by tentacool - feel free to reach out for assistance */
  7.  
  8. /* custom fonts */
  9. @font-face { font-family: "markella"; src: url('https://dl.dropboxusercontent.com/s/pzeetxopmrvjc6i/markella.otf'); ;}
  10.  
  11. /* aligns all text */
  12. tr {text-align:justify;}
  13.  
  14. /* layout background */
  15. body {background-color:#666;background: url(http://i.imgur.com/hl4YETA.png);background-attachment:fixed;}
  16.  
  17. /* font throughout */
  18. td {font-family: helvetica; font-size: 10px; line-height: 12px; color: #333; letter-spacing:0px;}
  19.  
  20. /* makes icons on the fp a little smaller */
  21. .index img {height:70px; width:70px;}
  22.  
  23. /* main entrybox */
  24. .entrybox {width: 600px; background: #F7F7F7; box-shadow: 0 0 1px #ddd; border-top: 0; border-left: 0; border-right: 0; border-bottom: 2px solid #000;
  25. border-image: repeating-linear-gradient(to right, #fefefe, #F9CCC1, #E5236F, #F6F18C, #E5236F, #F9CCC1, #fefefe) 10;}
  26.  
  27. /* hides icon */
  28. .shadowed img {display:none;}
  29.  
  30. /* links */
  31. a {color: #6CC4BB; text-decoration: none; transition: all 0.6s ease-in-out; -o-transition-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out;}
  32. a:hover {text-decoration: none; color: #194554; transition: all 0.6s ease-in-out; -o-transition-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out;}
  33. body, a, a:hover {cursor:url(http://i.imgur.com/ONVDMqu.png), default;}
  34.  
  35. /* subject line */
  36. p table table td.caption {font-family: markella; font-size: 14px; line-height:12px; text-transform:uppercase; color:#333; text-shadow:2px 1px 0px #FFF, 3px 2px 2px #AAA; text-align:right; letter-spacing:1;}
  37.  
  38. /* mood & music. */
  39. .entrybox td.meta {display:visible; font-family:helvetica; font-size: 7px; color: #000; line-height: 8px; text-transform: lowercase; }
  40.  
  41. /* date & time */
  42. .entrybox td.index {display:none; font-family:helvetica; font-size: 7px; color: #000; line-height: 8px; text-transform: lowercase;}
  43.  
  44. /* comments */
  45. .comments { font-family:helvetica, consolas;font-size:7px; line-height:3px; text-transform:uppercase; letter-spacing:2px; }
  46.  
  47. /* hides navigation text */
  48. .index, table table table td.meta {text-transform:uppercase;font-family: helvetica;font-size:5pt; color:transparent; text-transformation: uppercase; text-shadow:none; letter-spacing: 1px; line-height:0px;}
  49.  
  50. /* ij icon & locks */
  51. .ljuser img {display:none;}
  52. .caption img{width: 5px; height:5px;}
  53.  
  54. /* hover speed */
  55. img:hover {opacity:1.0;filter:alpha(opacity=100); -moz-transition: all 3.0s ease-out; -o-transition: all 3.0s ease-out; -webkit-transition: all 3.0s ease-out; transition: all 3.0s ease-out;}
  56.  
  57. /* cursor */
  58. body {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}
  59. a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress;}
  60.  
  61. /* hides namefield */
  62. table table table table .meta {visibility:hidden; position:absolute;}
  63. tr.caption {display:none}
  64. .shadowed td div {visibility:hidden; position:absolute; top:1px}
  65.  
  66. /*friends page icons*/
  67. .index img {border-radius:50px; height:50px; width:50px; padding: 4; margin-bottom:5px; background-color: #6CC4BB;}
  68. .index {text-transform:uppercase;font-family: helvetica;font-size:5pt; text-transformation: uppercase; text-shadow:none; letter-spacing: 1px; line-height:0px;}
  69. .entrybox a.index font {color: #FC0E6B;}
  70. td{background-color:transparent;}
  71.  
  72. /* for sidebar gif and links */
  73. #icon {position:relative; visibility: visible; top:55px; left:-390px; z-index:97; height:0px;}
  74. #links {position:relative; width:185; visibility: visible; top:145px; left:-388px; z-index:97; height:0px; border-bottom: 1px #71F6D4;align:center;}
  75. .icon {width:160px; background-image:url(https://i.imgur.com/wvLa6mA.png); display:inline; padding: 5px; border-radius:4px; box-shadow:#DDD 0 0 0.8px; border-width: 0px 0px 2px 2px; border-style: ;}
  76. .icon:hover { border-radius: 100px;}
  77. .tiny {font-family:helvetica, consolas;font-size:7px; line-height:7px; text-transform:uppercase; letter-spacing:2px; align:center;}
  78. </style>
  79. <=GLOBAL_HEAD
  80.  
  81. FRIENDS_WEBSITE<=
  82. <div id="icon"><img src="https://media1.giphy.com/media/daz2BLbAUZ8v6/giphy.gif" class="icon" style="display:inline;"></div>
  83. <div id="links"><br><br>
  84. <span class="tiny"><a href="/">entries</a> &bull; <a href="/friends">friends</a> &bull; <a href="/info">userinfo</a></span><br></span></div>
  85.  
  86. <=FRIENDS_WEBSITE
  87.  
  88. LASTN_OPT_ITEMS=>3
  89.  
  90. LASTN_WEBSITE<=
  91. <div id="icon"><img src="https://media1.giphy.com/media/daz2BLbAUZ8v6/giphy.gif" class="icon" style="display:inline;"></div>
  92. <div id="links"><br><br>
  93. <span class="tiny"><a href="/">entries</a> &bull; <a href="/friends">friends</a> &bull; <a href="/info">userinfo</a></span><br></span></div>
  94.  
  95. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment