tentacoolgoods

sunny variation

Oct 25th, 2017
471
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.98 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <title>title</title>
  3. <link rel="shortcut icon" href="https://imgur.com/eEIeIWE.png">
  4. <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
  5. <link rel="stylesheet" href="https://fontcity.neocities.org/biloxiscript.css">
  6.  
  7.  
  8. <style>
  9. /* layout by reyna/weiman with edits by tentacool - feel free to reach out for assistance */
  10. /* you do not need to rehost any of my fonts unless you choose to */
  11.  
  12. /* aligns all text */
  13. tr {text-align:justify;}
  14.  
  15. /* layout background */
  16. body {background-color:#666;background: url(http://i.imgur.com/hl4YETA.png);background-attachment:fixed;}
  17.  
  18. /* font throughout */
  19. td {font-family: poppins; font-size: 10px; line-height: 12px; color: #333; letter-spacing:0px;}
  20.  
  21. /*friends page icons*/
  22. .index img {border-radius:50px; height:50px; width:50px; padding: 4; margin-bottom:5px; background-color: #CB73A6;}
  23. .index {text-transform:uppercase;font-family: helvetica;font-size:5pt; text-transformation: uppercase; text-shadow:none; letter-spacing: 1px; line-height:0px;}
  24. .entrybox a.index font {color: #0B99E4;}
  25. td{background-color:transparent;}
  26.  
  27. /* main entrybox */
  28. .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;
  29. border-image: repeating-linear-gradient(to right, #B9BDE2, #0B99E4, #FC96CE, #D275AA, #CB73A6) 10;}
  30.  
  31. /* hides icon */
  32. .shadowed img {display:none;}
  33.  
  34. /* links */
  35. a {color: #CB73A6; 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;}
  36. 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;}
  37. body, a, a:hover {cursor:url(http://i.imgur.com/ONVDMqu.png), default;}
  38.  
  39. /* subject line */
  40. p table table td.caption {font-family: biloxi script; font-size: 24px; line-height:12px; text-transform:lowercase; color:#333; text-shadow:2px 1px 0px #FFF, 3px 2px 2px #AAA; text-align:right; letter-spacing:1;}
  41.  
  42. /* mood & music. */
  43. .entrybox td.meta {display:visible; font-family:helvetica; font-size: 7px; color: #000; line-height: 8px; text-transform: lowercase; }
  44.  
  45. /* date & time */
  46. .entrybox td.index {display:none; font-family:helvetica; font-size: 7px; color: #000; line-height: 8px; text-transform: lowercase;}
  47.  
  48. /* comments */
  49. .comments { font-family:helvetica, consolas;font-size:7px; line-height:3px; text-transform:uppercase; letter-spacing:2px; }
  50.  
  51. /* hides navigation text */
  52. .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;}
  53.  
  54. /* ij icon & locks */
  55. .ljuser img {display:none;}
  56. .caption img{width: 5px; height:5px;}
  57.  
  58. /* hover speed */
  59. 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;}
  60.  
  61. /* cursor */
  62. body {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}
  63. a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress;}
  64.  
  65. /* hides namefield */
  66. table table table table .meta {visibility:hidden; position:absolute;}
  67. table table table table table .meta {visibility:visible; position:relative;}
  68. tr.caption {display:none}
  69. .shadowed td div {visibility:hidden; position:absolute; top:1px}
  70. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  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:170px; left:-388px; z-index:97; height:0px; border-bottom: 1px #71F6D4;align:center;}
  75. .icon {width:160px; background-image:url(https://www.651vinyl.com/images/P/pink-blue-watercolor-250.jpg); 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://imgur.com/W6jz3tF.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://imgur.com/W6jz3tF.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