tentacoolgoods

star blues

May 21st, 2018
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.38 KB | None | 0 0
  1. FRIENDS_WEBSITE<=
  2. <div id="floral"><img src="https://i.imgur.com/s5pe5up.png" style="display: inline; width: 190px;"> </div>
  3. <div id="icon"><img src="http://78.media.tumblr.com/cc0ec32621c043ca103947b1b61d0181/tumblr_mt9nanMTzS1s7v9qwo8_250.gif" style="display: inline; width: 95px; border-radius: 100px;"></div>
  4. <div id="border"><img src="https://i.imgur.com/lLh5kY0.png" style="display:inline; width:175px; height: 175px;"></div>
  5.  
  6.  
  7. <div id="box"><center><a href="/profile">info</a> &bull; <a href="/">entries</a> &bull; <a href="/friends">friends</a></center></div>
  8. <=FRIENDS_WEBSITE
  9.  
  10. GLOBAL_HEAD<=
  11. <link rel="icon" href="" />
  12. <title>title</title>
  13. <style>
  14.  
  15. /* layout by catanzaro with edits by squirtle and tentacool - feel free to reach out for assistance */
  16.  
  17. /* body background */
  18. body{background-color:#eeeeee;
  19. background: -webkit-linear-gradient(#A0D0DA, #4B85C5); /* For Safari 5.1 to 6.0 */
  20. background: -o-linear-gradient(#A0D0DA, #4B85C5); /* For Opera 11.1 to 12.0 */
  21. background: -moz-linear-gradient(#A0D0DA, #4B85C5); /* For Firefox 3.6 to 15 */
  22. background: linear-gradient(#A0D0DA, #4B85C5); /* Standard syntax (must be last) */
  23. background-position:top center;
  24. background-repeat:no-repeat;
  25. background-attachment:fixed;}
  26. table {border:0px solid #cccccc;} table table {border:0;}
  27.  
  28. /* font throughout */
  29. td{font-family: helvetica; font-size: 11px; line-height: 11px; color:;}
  30. tr{text-align:justify;}
  31. b{font-weight: normal;}
  32.  
  33. /* cursor */
  34. body, a {cursor:url(https://i.imgur.com/h2zNor5.png), default;}
  35. a:hover {cursor:url(https://i.imgur.com/6GAtOYA.png), default;}
  36.  
  37. /* link colors */
  38. a, a.caption, a.index {color:#191D55; -webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;text-decoration: none;}
  39. a:hover {color:#3D61BB; -webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;text-decoration: none;}
  40.  
  41. /* removes things on top */
  42. .shadowed img{display: none;}
  43. table table table table .meta {visibility:hidden; position:absolute;}
  44. table table table td.meta {font-size:0px;line-height:0px;}
  45. tr.caption {display:none}
  46. .shadowed td div {visibility:hidden; position:absolute; top:0px}
  47.  
  48. /* entrybox background */
  49. table{margin-bottom: -5px;}
  50. .entrybox{width: 600px; border-width: 0px 0px 0px 2px; padding: 0px; background-image: url(https://imgur.com/SIYfs0e.png); box-shadow: 0 0 1px #dddddd; border-radius: 0px;
  51. border-top: 0px solid; border-left: 0px solid; border-right: 0px solid; border-bottom: 2px solid #000; border-image: repeating-linear-gradient(to left, #191D55, #3D61BB ) 10;}
  52.  
  53. /* subject line */
  54. p table table td.caption{border-top: 0; border-left: 0; border-right: 0; border-bottom: 1px solid #000; border-image: repeating-linear-gradient(to right, #64D4CB, #2EC8BD, #02B7AC, #00AC9F, #009B8B) 0;padding: 0;
  55. font-family: helvetica; font-size: 10px; text-transform: lowercase; letter-spacing: 1; line-height:16px;}
  56.  
  57. /* comments */
  58. .comments{font-family: font-family: helvetica; font-size:7px; letter-spacing:1px; margin-bottom:-4px; line-height: 10px; text-transform:uppercase;padding-bottom: 4px; padding-right: 0px;}
  59.  
  60. /* navigation text */
  61. table table table td.meta a {font-size:9px;letter-spacing:1px;line-height: 8px;margin-top: -5px; color: #000;}
  62.  
  63. /* mood & music */
  64. .entrybox td.meta {display:none; font-size:8px;line-height:8px; letter-spacing:1px;}
  65.  
  66. /* date & time */
  67. .entrybox td.index, .index3 {display:none; font-size:8px;line-height:8px;}
  68.  
  69. /* friends page icons */
  70. .index img {border-radius:50px; height:50px; width:50px; padding: 4; margin-bottom:5px; background: linear-gradient(to left, #191D55, #3D61BB);}
  71. .index { font-size: 7px; font-family: 'helvetica'; line-height: 1px; text-transform: uppercase; letter-spacing: 1px;}
  72. .entrybox a.index font {color: #000;}
  73. td{background-color:transparent;}
  74.  
  75. /* locks */
  76. .caption img{width: 7px;height: 7px;}
  77. .ljuser img {display: none;}
  78. .ljuser:before {content: "★";}
  79.  
  80.  
  81. /* sidebar */
  82.  
  83. #box {
  84. margin-top: 200px; margin-left: 360px;
  85. width: 170px;
  86. padding-top: 2px; padding-left: 2px; padding-right: 2px; padding-bottom: 2px;
  87. color: #000000;
  88. font-family: helvetica;
  89. letter-spacing: 1px;
  90. font-size: 7px;
  91. line-height: 8pt;
  92. text-transform: uppercase;
  93. overflow: none;
  94. display: inline-block;
  95. text-align: justify;
  96. visibility: visible;
  97. background: url(https://imgur.com/syISEJS.png);
  98. border-top: 1px solid; border-left: 1px solid; border-right: 1px solid; border-bottom: 1px solid #000; border-image: repeating-linear-gradient(to right, #191D55, #3D61BB) 10;
  99. }
  100.  
  101. #floral {padding: 3px; margin-left: 350px; margin-top: 20px; visibility: visible;}
  102. #icon {visibility: visible; top: 53px; margin-left: -443px; z-index:1; padding: 8px;}
  103. #border {visibility: visible; top: 30px; margin-left: -482px; z-index: 2;}
  104.  
  105. </style>
  106.  
  107. <=GLOBAL_HEAD
  108.  
  109. LASTN_OPT_ITEMS=>3
  110.  
  111. LASTN_WEBSITE<=
  112. <div id="floral"><img src="https://i.imgur.com/s5pe5up.png" style="display: inline; width: 190px;"> </div>
  113. <div id="icon"><img src="http://78.media.tumblr.com/cc0ec32621c043ca103947b1b61d0181/tumblr_mt9nanMTzS1s7v9qwo8_250.gif" style="display: inline; width: 95px; border-radius: 100px;"></div>
  114. <div id="border"><img src="https://i.imgur.com/lLh5kY0.png" style="display:inline; width:175px; height: 175px;"></div>
  115.  
  116.  
  117. <div id="box"><center><a href="/profile">info</a> &bull; <a href="/">entries</a> &bull; <a href="/friends">friends</a></center></div>
  118. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment