Advertisement
tentacoolgoods

you know nothing

Oct 14th, 2017
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.79 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <title>snow.</title>
  3. <link rel="icon" href="https://i.imgur.com/WLiDTMK.png">
  4. <link rel="stylesheet" href="https://fontcity.neocities.org/got.css">
  5. <link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700" rel="stylesheet">
  6.  
  7. <style>
  8. /* layout by eth, skye, holli, with edits by tentacool - feel free to reach out for assistance */
  9. /* you do not need to rehost any of my fonts unless you choose to */
  10.  
  11. /* body background */
  12. body {background-image:url(https://i.imgur.com/WRvWDgb.png); background-color:#f0f0f0;background-attachment:fixed; background-size: 100% 100%;}
  13.  
  14. /* entry background and spacing */
  15. .entrybox {width:594px;}
  16. .entrybox {background: url(); background-color:#FBF9F9; box-shadow:0 0 1px #dddddd;}
  17. table{margin-bottom: -7px;}
  18.  
  19. /* controls font throughout */
  20. td{font-size: 11px; line-height: 12px; font-family: roboto;}
  21.  
  22. /* cursor */
  23. body, a, a:hover {cursor:url(http://i.imgur.com/ONVDMqu.png), default;}
  24.  
  25. /* links */
  26. a {color: #5F0000; text-decoration: none; -moz-transition: all 1.0s ease-out; -o-transition: all 1.0s ease-out; -webkit-transition: all 1.0s ease-out; transition: all 1.0s ease-out;}
  27. a:hover{color:#DFF8FD; text-decoration:none; -moz-transition: all 1.0s ease-out; -o-transition: all 1.0s ease-out; -webkit-transition: all 1.0s ease-out; transition: all 1.0s ease-out;}
  28.  
  29. /* subject */
  30. p table table td.caption {font-family: consolas; font-size: 10px; color: #353236; letter-spacing: 0px; margin-bottom:-4px; line-height: 8px; text-shadow: 0px 0px 1px #b2b2b2; text-transform:uppercase; padding: 0;}
  31. p table table td.caption img{width: 4pt; height: 4pt;}
  32.  
  33. /* time and date */
  34. .entrybox td.index {display: none; font-family:consolas; font-size: 8px; color: #1b1b1b; line-height: 8px; text-transform: lowercase;}
  35.  
  36. /* mood & music. */
  37. .entrybox td.meta {display:visible; font-family:consolas; font-size: 8px; color: #1b1b1b; line-height: 8px; text-transform: lowercase;}
  38.  
  39. /* comments */
  40. .comments {font-family: roboto; letter-spacing: 0; font-size: 9px; font-weight:500; line-height: 11px; text-transform:uppercase; padding-top: 8; padding-bottom: 4; padding-left: 0; padding-right: 0; text-align: right;}
  41.  
  42. /* hides top bar things */
  43. table table table table .meta {visibility:hidden; position:absolute;}
  44. tr.caption {display:none}
  45. .shadowed td div {visibility:hidden; position:absolute; top:1px}
  46. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  47. .shadowed img {display:none;}
  48. body {margin-top: 10px !important; margin-left: -100px !important;}
  49. .index, table table table td.meta {text-transform:uppercase;font-family: verdana;font-size:5pt; color:transparent; text-transformation: uppercase; text-shadow:none; letter-spacing: 1px; line-height:0px;}
  50.  
  51. /* ij icon & locks */
  52. .ljuser img {display:none;}
  53. .caption img{display:none;}
  54. .ljadshadowed div {visibility: visible;position: relative;}
  55. table table table table table .meta {visibility: visible; position:relative;}
  56. .shadowed span#navigation img {display: inline; visibility: visible; position: relative;}
  57.  
  58. /* aligns all text */
  59. tr {text-align:justify;}
  60.  
  61. /*friends page icons*/
  62. .index img {border-radius:50px; height:50px; width:50px; padding: 4; margin-bottom:5px; background-color: #DB0000;}
  63. .index {text-transform:uppercase;font-family: helvetica;font-size:5pt; text-transformation: uppercase; text-shadow:none; letter-spacing: 1px; line-height:0px;}
  64. .entrybox a.index font {color: #DB0000;}
  65. td{background-color:transparent;}
  66.  
  67. /* sidebar stuff */
  68. #dragon {position:absolute; visibility: visible; top: 5px; left: 10px;}
  69. #wolf {position:absolute; visibility: visible; top: 565px; right: 0px;}
  70. #gif {position:relative; visibility: visible; top: 65px; left: 450px; z-index:40; height:0px; }
  71. #title{font-family: 'got', cursive; font-size: 16px; width: 205; display: block; position: absolute; left: 0;top: 0; text-shadow: 0 0 1px #ccc;}
  72. .text {text-align: justify; font-family: roboto; font-size: 9px; text-transform: uppercase; font-weight:400; line-height: 8px; padding: 0px; letter-spacing: 0.8px; word-spacing: -2; width: 210px; display: block;}
  73. #blurb{position: absolute; margin-left: 450; top: 350; width: 125px;}
  74. #nav{border-radius: 5px; width: 6px; height: 6px; overflow: hidden; display: inline-block; color: transparent; padding: 1; margin-bottom: 1;font-family: consolas; font-size: 8px; text-transform: uppercase; letter-spacing: 1; line-height: 8px; -webkit-transition: all 0.4s ease-in;} #nav:hover{width: 50px; color: #fff; font-family: consolas; font-size: 8px; text-transform: uppercase; letter-spacing: 1; line-height: 6px; padding-left: 5;padding-top: 1;}
  75. .one{background-color:#DB0000;display: block;}
  76. .two{background-color:#A30000; display: block;}
  77. .three{background-color:#5F0000; display: block;}
  78. .four{background-color:#330401; display: block;}
  79.  
  80. </style>
  81.  
  82. <=GLOBAL_HEAD
  83.  
  84. FRIENDS_WEBSITE<=
  85. <div id="dragon"><img src="https://i.imgur.com/bVqhXWX.png" style="display:inline; width: 300px;"></div>
  86. <div id="wolf"><img src="https://i.imgur.com/BTRh9Ao.png" style="display:inline; width: 250px;"></div>
  87. <div id="gif"><span id="title"><center>&nbsp;king in the north</center></span>
  88. <br><img src="https://i.pinimg.com/originals/5d/e2/92/5de292a5bec57598b03ac7026d76f4f5.gif" style="width: 200px; background:url(http://i.imgur.com/Wdigstc.png) #ffffff; display:inline; padding: 5px; box-shadow: #ddd 0 0 1px; border-width: 0px; border-bottom: 0px; border-style: solid;"></div>
  89. <span id="blurb"><span class="text">this is where your blurb goes it can be as long or as short as you want it to be blah blah blah blah <br>
  90. <a href="/" class="one" id="nav">entries</a> &nbsp;<a href="/profile" class="two" id="nav">profile</a> <a href="/calendar" class="three" id="nav">calendar</a> <a href="/friends" class="four" id="nav">friends</a><br></font></div>
  91. </span>
  92.  
  93. <=FRIENDS_WEBSITE
  94.  
  95. LASTN_OPT_ITEMS=>3
  96.  
  97. LASTN_WEBSITE<=
  98. <div id="dragon"><img src="https://i.imgur.com/bVqhXWX.png" style="display:inline; width: 300px;"></div>
  99. <div id="wolf"><img src="https://i.imgur.com/BTRh9Ao.png" style="display:inline; width: 250px;"></div>
  100. <div id="gif"><span id="title"><center>&nbsp;king in the north</center></span>
  101. <br><img src="https://i.pinimg.com/originals/5d/e2/92/5de292a5bec57598b03ac7026d76f4f5.gif" style="width: 200px; background:url(http://i.imgur.com/Wdigstc.png) #ffffff; display:inline; padding: 5px; box-shadow: #ddd 0 0 1px; border-width: 0px; border-bottom: 0px; border-style: solid;"></div>
  102. <span id="blurb"><span class="text">this is where your blurb goes it can be as long or as short as you want it to be blah blah blah blah <br>
  103. <a href="/" class="one" id="nav">entries</a> &nbsp;<a href="/profile" class="two" id="nav">profile</a> <a href="/calendar" class="three" id="nav">calendar</a> <a href="/friends" class="four" id="nav">friends</a><br></font></div>
  104. </span>
  105.  
  106. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement