Advertisement
tentacoolgoods

cloudy with moosh header

Mar 20th, 2018
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.67 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <title></title>
  3. <link rel="shortcut icon" href="">
  4. <link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700" rel="stylesheet">
  5. <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
  6.  
  7. <style>
  8. /* header by moosh and layout 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. /* background */
  12. body {background: #C2ABC6; /* fallback for old browsers */
  13. background: -webkit-linear-gradient(to bottom, #EEA9AE, #FFEFF6); /* Chrome 10-25, Safari 5.1-6 */
  14. background: linear-gradient(to bottom, #EEA9AE, #FFEFF6); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  15. background-position:top center;
  16. background-repeat:no-repeat;
  17. background-attachment:fixed;}
  18.  
  19. /* font throughout */
  20. td{ color: font-family: arial; font-size: 11px; line-height: 12px;}
  21.  
  22. /* aligns text */
  23. tr{text-align:justify;}
  24.  
  25. /* link effects. */
  26. a {color: #A186A5; 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;}
  27. a:hover {text-decoration: none; color: transparent; 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;}
  28.  
  29. /* locks */
  30. .caption img{width: 7px;height: 7px; opacity:0.8;}
  31. .ljuser img {display: none;}
  32. .ljuser:before {content: "★";}
  33.  
  34. /* removes top things */
  35. .shadowed img{display:none;} /* default icon */
  36. tr.caption {display:none} /* top left namefield */
  37. .shadowed td div {visibility:hidden; position:absolute; top:1px} /* namefield */
  38. table table table table .meta {visibility:hidden; position:absolute; top:1px} /* links under namefield */
  39.  
  40. /* mood & music - to hide change display:visible to display:none */
  41. .entrybox td.meta {display: visible; font-family: roboto; font-size:7px; line-height:9px; text-transform: uppercase; color:#777}
  42.  
  43. /* time & date - to hide change display:visible to display:none */
  44. .entrybox td.index {display:visible; font-family: roboto; font-size:7px; line-height:9px; text-transform: uppercase; color:#777}
  45.  
  46. /* subject */
  47. p table table td.caption{letter-spacing: 1; color:#777; font-size: 8px; font-family: roboto; text-transform: uppercase; font-weight: 500;}
  48.  
  49. /* entrybox and gradient */
  50. .entrybox {background: url(); background-color:#FBF9F9;
  51. border-left:3px solid; border-right: 0px; border-top: 0px; border-bottom:0pxt; border-image: repeating-linear-gradient(to bottom, #C2ABC6, #A186A5) 3}
  52.  
  53. /* moves entries closer together */
  54. table{margin-bottom: -5px;}
  55.  
  56. /*friends page icons*/
  57. .index img {height:70px; width:70px; margin-bottom:7px;}
  58. .index {text-transform:uppercase;font-family: roboto; font-size:5pt; text-transformation: uppercase; letter-spacing: 1px;}
  59. .entrybox a.index font {color: #777;}
  60. td{background-color:transparent;}
  61.  
  62. /* comments */
  63. .comments {color:#777; letter-spacing: 1; text-transform: uppercase; font-size: 8px; font-family: roboto;}
  64.  
  65. /* earlier/later */
  66. .meta {font-family: roboto; font-size: 7px; text-transform: uppercase; line-height: 1px; padding: 0px; letter-spacing: 1px; }
  67.  
  68. /* hides viewing & navigation */
  69. .meta {color: transparent}
  70. .index {color: transparent}
  71.  
  72. /* highlighted text */
  73. ::selection {background-color: #FFEFF6; color: #777;}
  74. ::-moz-selection {background-color: #FFEFF6; color: #777;}
  75. ::-webkit-selection {background-color: #FFEFF6; color: #777;}
  76.  
  77. /* sidebar */
  78. .lyrics {font-family: roboto; font-size: 7px; line-height:8px; letter-spacing:1px; text-transform:uppercase; text-align:justify; color:#000; font-weight:500;}
  79. .picture {width:225px; margin-bottom:-45px;}
  80. #side{position:fixed; visibility: visible; top:15px; margin-left: -580px; z-index:0; text-align:justify; width:225px;}
  81.  
  82. /* top links */
  83. #links {position: absolute; margin-top: 10px; visibility: visible; margin-left:210px;}
  84. .navi a {font-size: 12px; color: #000; display: inline-block; padding: 2px; }
  85.  
  86.  
  87.  
  88.  
  89. /* top banner & image */
  90. .shadowed {height: 50px; width: 600px; position: relative; left: 3px; margin-bottom: 2px; border: ; border-radius:; background-color: transparent;}
  91.  
  92. /* the messy stuff */
  93. #bar { position: absolute; visibility: visible; top: 35px; left: 50%; margin-left: -303px; z-index:1; width:600px; height: 19px; background: linear-gradient(to right, #C2ABC6, #A186A5, #C2ABC6); border-radius: 5px 5px 0 0;}
  94.  
  95. #giff { position: absolute; visibility: visible; top: 11px; left: 50%; margin-left: -19px; z-index:100000;}
  96. .gif { filter: alpha; width:34px; height:34px; background: linear-gradient(to bottom, #C2ABC6, #A186A5); padding: 2px; border-radius: 100%; float: left; margin-bottom: 5px;}
  97.  
  98. #bg {position: absolute; visibility: visible; top: 8px; left: 50%; margin-left: -22px; z-index:10;}
  99. .gifbg {filter: alpha; width:44px; height:44px; background: #fff; background-image: url(https://i.imgur.com/ik9TEw5.png); border-radius: 100%; float: left;}
  100.  
  101. #nav1 { position: absolute; visibility: visible; top: 38px; left: 50%; margin-left: -303px; z-index:51; margin-top: -7px; }
  102.  
  103. #nav2 { position: absolute; visibility: visible; top: 38px; right: 50%; margin-right: -303px; z-index:51; margin-top: -7px; }
  104.  
  105. .one {background: url(https://i.imgur.com/z4AH5ry.gif); opacity: 0.7; padding: 5 15 6; text-align: left; line-height: 10px; letter-spacing: 1px; text-decoration: none; border: 2px solid transparent; width: 99px; overflow: hidden; display: inline-block; font-size: 9px; word-spacing: 10px; color: #000; text-shadow: rgba(48, 157, 201, 0.35) 0px 0px 1px; -webkit-transition: all 0.8s ease-in;}
  106. .one:hover {letter-spacing: 4px; color: #222; -webkit-transition: all 0.8s ease-in;}
  107.  
  108. .two {background: url(https://i.imgur.com/z4AH5ry.gif); opacity: 0.7; margin-left: -3px; padding: 5 15 6; text-align: left; line-height: 10px; letter-spacing: 1px; text-decoration: none; border: 2px solid transparent; width: 99px; overflow: hidden; display: inline-block; font-size: 9px; word-spacing: 10px; color: #000; text-shadow: rgba(109, 110, 168, 0.35) 0px 0px 1px; -webkit-transition: all 0.8s ease-in;}
  109. .two:hover {letter-spacing: 4px; color: #222; -webkit-transition: all 0.8s ease-in;}
  110.  
  111. .three {background: url(https://i.imgur.com/z4AH5ry.gif); opacity: 0.7; margin-right: -3px; padding: 5 15 6; text-align: left; line-height: 10px; letter-spacing: 1px; text-decoration: none; border: 2px solid transparent; width: 99px; overflow: hidden; display: inline-block; font-size: 9px; word-spacing: 10px; color: #000; text-shadow: rgba(170, 62, 134, 0.35) 0px 0px 1px; -webkit-transition: all 0.8s ease-in;}
  112. .three:hover {letter-spacing: 4px; color: #222; -webkit-transition: all 0.8s ease-in;}
  113.  
  114. .four {background: url(https://i.imgur.com/z4AH5ry.gif); opacity: 0.7; padding: 5 15 6; text-align: left; line-height: 10px; letter-spacing: 1px; text-decoration: none; border-radius: 0px 3px 0px 0px; border: 2px solid transparent; width: 99px; overflow: hidden; display: inline-block; font-size: 9px; word-spacing: 10px; color: #000; text-shadow: rgba(231, 15, 101, 0.35) 0px 0px 1px; -webkit-transition: all 0.8s ease-in;}
  115. .four:hover {letter-spacing: 4px; color: #222; -webkit-transition: all 0.8s ease-in;}
  116.  
  117. </style>
  118.  
  119. <=GLOBAL_HEAD
  120.  
  121. FRIENDS_WEBSITE<=
  122. <div id="bar"></div>
  123.  
  124. <div id="bg"><img src="http://i.imgur.com/H0z463E.png" class="gifbg" style="display:inline;"></div>
  125. <div id="giff"><a href="/"><img src="GIF HERE" class="gif" style="display:inline;"></a></div>
  126.  
  127.  
  128. <div id="nav1"><a href="/profile" class="one"><i style="font-size:11px; line-height: 9px;" class="lnr lnr-sun"></i> profile</a>
  129.  
  130. <a href="/friends" class="two"><i style="font-size:11px;" class="lnr lnr-cloud"></i> friends</a></div>
  131.  
  132.  
  133. <div id="nav2"><a href="CUSTOMS LINK" class="three"><i style="font-size:10px;" class="lnr lnr-moon"></i> customs</a>
  134.  
  135. <a href="SCENES LINK" class="four"><i style="font-size:10px;" class="lnr lnr-star"></i> scenes</a></div>
  136.  
  137.  
  138. <div id="side">
  139. <a href="/profile"><img src="https://i.imgur.com/JsWXPli.png" class="picture" style="display:inline;"></a>
  140. <font class="lyrics">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur tincidunt, lectus quis malesuada viverra, erat velit suscipit nibh, in ultricies libero nunc in sem. Nullam a pulvinar nunc. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Cras molestie mauris at ante tincidunt fermentum et condimentum justo.</font></div>
  141. <=FRIENDS_WEBSITE
  142.  
  143. LASTN_OPT_ITEMS=>3
  144.  
  145. LASTN_WEBSITE<=
  146. <div id="bar"></div>
  147.  
  148. <div id="bg"><img src="http://i.imgur.com/H0z463E.png" class="gifbg" style="display:inline;"></div>
  149. <div id="giff"><a href="/"><img src="GIF HERE" class="gif" style="display:inline;"></a></div>
  150.  
  151.  
  152. <div id="nav1"><a href="/profile" class="one"><i style="font-size:11px; line-height: 9px;" class="lnr lnr-sun"></i> profile</a>
  153.  
  154. <a href="/friends" class="two"><i style="font-size:11px;" class="lnr lnr-cloud"></i> friends</a></div>
  155.  
  156.  
  157. <div id="nav2"><a href="CUSTOMS LINK" class="three"><i style="font-size:10px;" class="lnr lnr-moon"></i> customs</a>
  158.  
  159. <a href="SCENES LINK" class="four"><i style="font-size:10px;" class="lnr lnr-star"></i> scenes</a></div>
  160.  
  161.  
  162. <div id="side">
  163. <a href="/profile"><img src="https://i.imgur.com/JsWXPli.png" class="picture" style="display:inline;"></a>
  164. <font class="lyrics">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur tincidunt, lectus quis malesuada viverra, erat velit suscipit nibh, in ultricies libero nunc in sem. Nullam a pulvinar nunc. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Cras molestie mauris at ante tincidunt fermentum et condimentum justo.</font></div>
  165. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement