Advertisement
tentacoolgoods

scarlet sidebar gif

Oct 2nd, 2017
576
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.25 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <style>
  3. /* layout by eth and skye with edits by tentacool - feel free to reach out for assistance */
  4.  
  5. /* cursor */
  6. body {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}
  7. a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress;}
  8.  
  9. /* background */
  10. body {
  11. background-image:url(https://imgur.com/sR9OyVs.png);
  12. background-color:#1d1d1d; overflow-x: hidden;}
  13.  
  14. /* controls font in entries */
  15. td {font-family:helvetica; line-height:10px; color:#d8d8d8; letter-spacing:0px; font-size: 10px; text-shadow:1px 1px 1px #;}
  16. td.caption {font-size:0px; line-height:0px;}
  17.  
  18. /* entrybox background and shadow */
  19. .entrybox, .shadowed { background: url(https://imgur.com/z06JflZ.png);}
  20.  
  21. /* removes icon */
  22. .shadowed img {display:none;}
  23.  
  24. /* link effects. */
  25. a {color: #A50202; text-shadow:0px 0px 4px #666; font-weight: bold; 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;}
  26. a:hover {font-weight: bold; text-decoration: none; color: #bc0000; 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.  
  28. /* subject line and gradient */
  29. p table table td.caption, .entrybox td.index {font-family: helvetica, calibri, monaco; font-size: 10px; line-height:10px; color:#d8d8d8; letter-spacing:1px; text-shadow:1px 1px 1px #000; text-transform:uppercase;
  30. border-bottom:1px solid #A30000;}
  31.  
  32. /* time and date */
  33. .entrybox td.index{display:none; font-size:8px; font-family:helvetica;}
  34.  
  35. /* mood & music. */
  36. .entrybox td.meta {display:visible; font-family:helvetica; font-size: 8px; color: #fff; line-height: 8px; letter-spacing:1px; text-transform: uppercase;}
  37.  
  38. /* comments */
  39. .comments {font-family: consolas; letter-spacing:1px; font-size:7px; line-height:10px; text-transform:uppercase;}
  40.  
  41. /* hides navigation text */
  42. .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;}
  43.  
  44. /* ij icon & locks */
  45. .ljuser img {display:none;}
  46. .caption img{width: 5px; height:5px;}
  47.  
  48. /* removes top box */
  49. .shadowed {background-image:url(); background-repeat:no-repeat;}
  50.  
  51. /* aligns all text */
  52. tr {text-align:justify;}
  53.  
  54. /*friends page icons*/
  55. .index img {height:85px; width:85px; padding: 4; margin-bottom:5px;}
  56. .index {text-transform:uppercase;font-family: helvetica;font-size:5pt; text-transformation: uppercase; text-shadow:none; letter-spacing: 1px; line-height:0px;}
  57. .entrybox a.index font {color: #A50202;}
  58. td{background-color:transparent;}
  59.  
  60. /* controls side gif and link placement font */
  61. table table table table .meta {visibility:hidden; position:absolute;}
  62. table table table table table .meta {visibility:visible; position:relative;}
  63. tr.caption {display:none}
  64. .shadowed td div {visibility:hidden; position:absolute; top:1px}
  65. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  66. #icon {position:relative; visibility: visible; top:39px; left:375px; z-index:97; height:0px;}
  67. #links {position:relative; visibility: visible; top:150px; left:375px; z-index:97; height:0px;}
  68. .links {align:center; font-family: helvetica; font-size:9px;text-transform:uppercase;line-height:10px;padding:0px;letter-spacing:3px !important; width:100px;}
  69. </style>
  70. <=GLOBAL_HEAD
  71.  
  72. FRIENDS_WEBSITE<=
  73. <div id="icon"><img src="https://imgur.com/UXfdiGS.gif" style="width:90px; display:inline; border-radius:100px 100px 100px 100px; box-shadow: #A50202 0px 0px 20px 1px;">
  74. </div>
  75. <div id="links"><font class="links">
  76. <center><a href="/info">userinfo</a><br>
  77. <a href="/">entries</a><br>
  78. <a href="/friends">friends</a></fonts>
  79. </div>
  80. <=FRIENDS_WEBSITE
  81.  
  82. LASTN_WEBSITE<=
  83. <div id="icon"><img src="https://imgur.com/UXfdiGS.gif" style="width:90px; display:inline; border-radius:100px 100px 100px 100px; box-shadow: #A50202 0px 0px 20px 1px;">
  84. </div>
  85. <div id="links"><font class="links">
  86. <center><a href="/info">userinfo</a><br>
  87. <a href="/">entries</a><br>
  88. <a href="/friends">friends</a></fonts>
  89. </div>
  90. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement