tentacoolgoods

lavender heart

Mar 26th, 2018
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.07 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <title></title>
  3. <link href="https://fonts.googleapis.com/css?family=Cabin|Muli" rel="stylesheet">
  4.  
  5. <style>
  6. /* layout by eth, skye, heart shape coding from vah, with edits by tentacool - feel free to reach out for assistance */
  7.  
  8. /* cursor */
  9. body, a {cursor:url(https://i.imgur.com/h2zNor5.png), default;}
  10. a:hover {cursor:url(https://i.imgur.com/6GAtOYA.png), default;}
  11.  
  12. /* background */
  13. body {background-color: #fafafa;
  14. background-image: url("https://i.imgur.com/KtxFLpA.png");}
  15.  
  16. /* default font */
  17. td{font-family:; line-height:11px; letter-spacing:0px; font-size: 10px;}
  18. tr{text-align:justify;}
  19. table{margin-bottom: -5px;}
  20.  
  21. /*friends page icons*/
  22. .index img {border-radius:50px; height:50px; width:50px; padding: 3; background: url('https://i.imgur.com/uJRR1qU.png');}
  23. .index {text-transform:uppercase;font-family: verdana;font-size:5pt; text-transformation: uppercase; text-shadow:none; letter-spacing: 1px; line-height:0px;}
  24.  
  25. /* entrybox background and shadow */
  26. .entrybox { background: url(http://i.imgur.com/eLjRmuC.png); box-shadow: 1px 1px 2px #afafaf;}
  27.  
  28. /* link effects. */
  29. a {color: #8A82B8; 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;}
  30. a:hover {text-decoration: none; color: #5EACBF; 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;}
  31.  
  32. /* subject */
  33. p table table td.caption{font-family: muli;
  34. letter-spacing: 1px;
  35. text-transform: uppercase;
  36. font-size: 8px;}
  37.  
  38. /* comments */
  39. .comments {font-family: cabin; letter-spacing:2px; font-size:7px; line-height:10px; text-transform:uppercase;}
  40.  
  41. /* navigation text */
  42. table table table td.meta {text-transform:uppercase;font-family: verdana;font-size:5pt; text-transformation: uppercase; text-shadow:none; letter-spacing: 1px; line-height:7px;}
  43.  
  44. /* mood & music */
  45. .entrybox td.meta {display:visible; line-height:7px;}
  46.  
  47. /* time and date */
  48. .entrybox td.index{display:none;}
  49.  
  50. /* ij icon & locks */
  51. .ljuser img {display:none;}
  52. .caption img{width: 5px; height:5px;}
  53.  
  54. /*removes top things*/
  55. table table table table .meta {visibility:hidden; position:absolute;}
  56. table table table table table .meta {visibility:visible; position:relative;}
  57. tr.caption {display:none}
  58. .shadowed td div {visibility:hidden; position:absolute; top:1px}
  59. .shadowed img {display: none;}
  60.  
  61.  
  62. /*border, links, and gif*/
  63. #links {position:relative; visibility: visible; top:160px; left:-382px; z-index:4; height:0px;}
  64. #border {position:absolute; visibility: visible; top: 39px; margin-left: -425px; z-index: 3;}
  65. .links {align:center; font-family: muli; font-size:7px;text-transform:uppercase;line-height:10px;padding:0px;letter-spacing:3px !important; width:100px;}
  66.  
  67. #portrait {
  68. position: absolute;
  69. visibility: visible;
  70. z-index: 2; }
  71.  
  72. #portrait img {
  73. display: block;
  74. margin-left: -405px;
  75. margin-top: 60px;
  76. opacity: 1.00;
  77. position: relative;
  78. -webkit-mask-image: url(http://i.imgur.com/uasLjwi.png);
  79. width: 110px; }
  80.  
  81. </style>
  82. <=GLOBAL_HEAD
  83.  
  84. FRIENDS_WEBSITE<=
  85. <div id="portrait"><a href="/" title=""><img src="http://78.media.tumblr.com/cc0ec32621c043ca103947b1b61d0181/tumblr_mt9nanMTzS1s7v9qwo8_250.gif"></a></div>
  86.  
  87. <div id="border"><img src="https://i.imgur.com/zBWydGP.png" style="display: block; width: 145px; height: 145px;"></div>
  88.  
  89. <div id="links"><font class="links">
  90. <center><a href="/info">userinfo</a><br>
  91. <a href="/">entries</a><br>
  92. <a href="/friends">friends</a></fonts>
  93. </div>
  94. <=FRIENDS_WEBSITE
  95.  
  96. LASTN_WEBSITE<=
  97. <div id="portrait"><a href="/" title=""><img src="http://78.media.tumblr.com/cc0ec32621c043ca103947b1b61d0181/tumblr_mt9nanMTzS1s7v9qwo8_250.gif"></a></div>
  98.  
  99. <div id="border"><img src="https://i.imgur.com/zBWydGP.png" style="display: block; width: 145px; height: 145px;"></div>
  100.  
  101. <div id="links"><font class="links">
  102. <center><a href="/info">userinfo</a><br>
  103. <a href="/">entries</a><br>
  104. <a href="/friends">friends</a></fonts>
  105. </div>
  106. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment