Advertisement
candymemory

layout w/ music player

Jan 14th, 2017
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.07 KB | None | 0 0
  1. <!-- PUT THIS PART OF CODE INTO YOUR MUSIC SECTION OKAY. -->
  2.  
  3. <img class="cover" src="ALBUM COVER GOES HERE">
  4.  
  5. <div id="player">
  6. <embed src="MP3 URL GOES HERE&t0=NAMEYOUWANTTOSHOWGOESHERE&total=1" quality="high" wmode="transparent" width="160" height="15" name="billy" align="middle" type="application/x-shockwave-flash" />
  7. </div>
  8.  
  9. <ul class="info">
  10. <li><strong>Artist:</strong> Artist Name</li>
  11. <li><strong>Song:</strong> Song Name</li>
  12. <li><strong>Album:</strong> Album Name</li>
  13. </ul>
  14.  
  15. <style>
  16. .cover {margin:2px;
  17. width: 53px;
  18. height: 53px;
  19. margin: 2px;
  20. border: 1px solid #000000;
  21. padding: 2px;
  22. }
  23.  
  24. #player {
  25. height: 22px;
  26. margin-top: -17px;
  27. margin-left: 61px;
  28. background-color: #dccece;
  29. }
  30.  
  31. .info {list-style-type: none;
  32. margin-top: -65px;
  33. margin-left: 60px;
  34. background-color: #dccece;
  35. padding: 2px;
  36. }
  37.  
  38. </style>
  39.  
  40.  
  41.  
  42. <!--- PUT EVERYTHING BELOW WHERE YOU NORMALLY PUT YOUR LAYOUT CODE XO <3 --->
  43.  
  44. <!— background!—>
  45. <style>body{background-color: COLORHERE; background-image:url(IMAGEURLHERE); background-repeat:repeat;background-attachment:fixed;background-position:;}</style>
  46.  
  47. <!—blurbs! —>
  48. <style>
  49. table.blurbs td.text span.orangetext15 {color: 000000; text-shadow: 1px 1px 1px #c9c9c9;}
  50. table.blurbs td td span.orangetext15 {color:000000; font-size: 11px;}
  51. table.blurbs table {background-color:ffffff;}
  52. table.blurbs td td span.text {color:303030;}
  53. table.blurbs td td {background-color:ffffff;}
  54. table.blurbs td.text {background-color: c9e0fa;
  55. background: linear-gradient(to left, #c08a8b , #ffffff);
  56. border:1px solid #ededed;
  57. padding:3px;
  58. text-align:right;}
  59. </style>
  60.  
  61. <!—interests! —>
  62. <style>
  63. table.interestsanddetails td {width:0!important; padding:2px!important;}
  64. table.interestsAndDetails td.text {background-color: c9e0fa; background: linear-gradient(to left, #c08a8b , #ffffff);
  65. border:1px solid #ededed;
  66. padding:3px;}
  67. table.interestsAndDetails span.whitetext12 {color: 000000; text-shadow: 1px 1px 1px #c9c9c9;}
  68. table.interestsAndDetails span.lightbluetext8 {color:000000; font-size: 9px; border-bottom: 1px solid #000000;}
  69. table.interestsAndDetails, table.interestsAndDetails td {border:0px;}
  70. table.interestsAndDetails table {background-color:ffffff;}
  71. table.interestsAndDetails td td {background-color:ffffff;}
  72. table.interestsAndDetails td td, table.interestsAndDetails td td a {color:000000;}
  73.  
  74. </style>
  75.  
  76. <!— friends! —>
  77. <style>
  78. table.friendSpace span.redbtext {font-weight:bold;}
  79. table.friendSpace td {padding:0px; }
  80. table.friendSpace td.text td br {line-height:0px;}
  81. table.friendSpace span.btext {display:block;}
  82. table.friendSpace td.text td td a img {width:90x; height:110px;}
  83. table.friendSpace span.orangetext15 {color: 000000; text-shadow: 1px 1px 1px #c9c9c9;}
  84. table.friendSpace td.text table {background-color:transparent;}
  85. table.friendSpace td.text span.orangetext15 {
  86. text-align:right;
  87. color:#000000;
  88. background: linear-gradient(to left, #c08a8b, #ffffff);
  89. display:block;
  90. padding:3px;
  91. border:1px solid #ededed;
  92. display: block;}
  93. table.friendSpace td.text td td a {color:000000;}
  94. </style>
  95.  
  96. <!— comments! —>
  97. <style>
  98. table.friendsComments td.text td a {display:none;}
  99. table.friendsComments td.text td b a {display:inline;}
  100. table.friendsComments td.text td td a {display:inline;}
  101. table.friendsComments span.orangetext15 {display:block; height:100%;}
  102. table.friendsComments td.text td td {width:0px; padding:0px;}
  103. table table table table table {border:0px;}
  104. table table table table table td {border:0px;}
  105. table.friendsComments table, table.friendsComments td {background-color:transparent;}
  106. table.friendSpace td.text div {display:none;}
  107. table.friendSpace span.redbtext {color:000000!important; font-size: 10px;}
  108. </style>
  109.  
  110. <!— extended network! —>
  111. <style>
  112. table.extendedNetwork, table.extendedNetwork td {border:0px;}
  113. table.extendedNetwork span.blacktext12 a {display:none;}
  114. </style>
  115.  
  116. <!— movement! —>
  117. <style>
  118. .clearfix {margin-top: -100px;}
  119. .friendsComments {margin-top:-23px;}
  120. .interestsanddetails{position:relative; top: -16px;}
  121. table.blurbs {margin-bottom:-8px;}
  122. table.blurbs {margin-top:-20px;}
  123. </style>
  124.  
  125. <!— hide codes! —>
  126. <style>
  127. .msonlinenow {display: none;}
  128. table.userProfileDetail {display:none;}
  129. .userProfileURL {display:none;}
  130. table.latestblogentry {display: none;}
  131. .contactTable {display:none;}
  132. #footerWarpper{display: none;}
  133. table.profileInfo td td {letter-spacing:-100px; font-size:0px;}
  134. table.profileInfo td td.text, table.profileInfo td td * {font-size:11px; letter-spacing:0px;}
  135. table.profileInfo td td a {display:none;}
  136. table.profileInfo td td.text * {display:inline;}
  137. </style>
  138.  
  139. <!— text! —>
  140. <style>
  141. table.profileInfo * {background-color:transparent;}
  142. span.nametext {font-family:Arial!important;
  143. font-size:24px!important;}
  144. </style>
  145.  
  146. <!— nav! —>
  147. <style>
  148. ul li a.open:hover, ul li a.open small, ul li a:hover {color:000000!important;} ul li a.open:hover, ul li a.open small, ul li a:hover {background-color:fbfbfb!important;} body div div table td {background-color:000000;} body div div table td td td {background-color:000000;} tr {background-color:transparent;}
  149. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement