begayisnotaproblem

theme por mim e heey-fuck-you 12

May 28th, 2012
3,037
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.92 KB | None | 0 0
  1. <!------------------------------------
  2.  
  3. THEME FODA
  4. FEITO POR DE-FEITO E H3Y-FUCK-YOU 12
  5. SEM PLÁGIOS AQUI OK? SE NÃO TE CAÇO ATÉ O INFERNO, É.
  6.  
  7. ------------------------------------>
  8. <html>
  9. <head>
  10.  
  11. <!-- DEFAULT VARIABLES -->
  12. <meta name="color:background" content="#fafafa" />
  13. <meta name="color:banner" content="#D0EDF0" />
  14. <meta name="color:banner shadow" content="#73C0D8" />
  15. <meta name="color:border" content="#738BD9" />
  16. <meta name="color:text" content="#000000" />
  17. <meta name="color:title" content="#000000" />
  18. <meta name="color:link" content="#000000" />
  19. <meta name="color:link hover" content="#000000" />
  20. <meta name="color:date border" content="#38B2CE" />
  21. <meta name="color:notes border" content="#04819E" />
  22. <meta name="color:reblog border" content="#60B9CE" />
  23. <meta name="color:tags border" content="#000000" />
  24. <meta name="color:texto sidbar" content="#000000" />
  25. <meta name="color:bglinks" content="#000000" />
  26. <meta name="color:links" content="#ffffff" />
  27. <meta name="color:scrollbar" content="#D0EDF0" />
  28.  
  29. <meta name="image:background" content=""/>
  30. <meta name="image:sidebar" content="http://i.imgur.com/Fs1k3.jpg"/>
  31.  
  32. <meta name="if:Show Scrollbar" content="1"/>
  33. <meta name="if:Show Posts 500" content="1"/>
  34. <meta name="if:Show Posts 400" content="0"/>
  35. <meta name="if:Show Tags" content="1"/>
  36. <meta name="if:Show Hover Tags" content="0"/>
  37.  
  38. <meta name="text:Link1" content="/" />
  39. <meta name="text:Link1 Title" content="link" />
  40. <meta name="text:Link2" content="/" />
  41. <meta name="text:Link2 Title" content="link" />
  42. <meta name="text:Link3" content="/" />
  43. <meta name="text:Link3 Title" content="link" />
  44. <meta name="text:Link4" content="/" />
  45. <meta name="text:Link4 Title" content="link" />
  46. <meta name="text:Link5" content="/" />
  47. <meta name="text:Link5 Title" content="link" />
  48. <meta name="text:Link6" content="/" />
  49. <meta name="text:Link6 Title" content="link" />
  50.  
  51.  
  52. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js" type="text/javascript"><!--mce:0--></script>
  53. <script src="toggle.js" type="text/javascript"><!--mce:1--></script>
  54. <script type="text/javascript">
  55. $(document).ready(function(){
  56. $(".permanotes").hide();
  57. $(".clicker").click(function(){
  58. $('.permanotes').slideToggle("slow");
  59. return true;
  60. });
  61. });
  62. </script>
  63. <link href='http://fonts.googleapis.com/css?family=Terminal+Dosis+Light|Open+Sans+Condensed:300|Lekton' rel='stylesheet' type='text/css'>
  64. <link href='http://fonts.googleapis.com/css?family=Italiana' rel='stylesheet' type='text/css'>
  65.  
  66. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  67. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  68. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  69. <link rel="shortcut icon" href="{Favicon}" />
  70. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  71. <style type="text/css">
  72.  
  73. {block:ifshowscrollbar}
  74. ::-webkit-scrollbar {height: auto;width: 5px;}
  75. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  76. ::-webkit-scrollbar-track{background-color:{color:background};}
  77. {/block:ifshowscrollbar}
  78.  
  79. body {color:{color:text}; background-color:{color:background};background-image: url('{image:background}'); background-attachment:fixed; background-repeat:repeat;font-family:{font:body}; font-size:10px; line-height:110%}
  80.  
  81. a:link, a:active, a:visited{color:{color:link}; text-decoration:none;-webkit-transition: all .6s ease-out;-moz-transition: all .6s ease-out;-o-transition: all .6s ease-out;transition: all .6s ease-out;}
  82. a:hover{color:{color:link hover};-webkit-transition: all .6s ease-out;-moz-transition: all .6s ease-out;-o-transition: all .6s ease-out;transition: all .6s ease-out;}
  83.  
  84. #entries{margin-left: 424px; margin-top:80px;font-family:Calibri;letter-spacing: 1px; font-size:10px; text-transform: none;overflow:hidden;}
  85. {block:ifshowposts500}
  86. #posts{width:500px;overflow:hidden; background-color: #trans!;padding:3px; font-style:normal;margin-bottom:9px;}
  87. {/block:ifshowposts500}
  88. {block:ifshowposts400}
  89. #posts{width:400px;overflow:hidden; background-color: #trans!;padding:3px; font-style:normal;}
  90. {/block:ifshowposts400}
  91.  
  92. #title {font-size:14px; font-style: normal; text-align:center; font-family:Italiana;color: {color:title}; width:245px;letter-spacing:1px; margin-top: 2px; line-height:15px}
  93. {block:ifshowposts500}
  94. .title {font-size:32px; font-style: bold; text-align:center; font-family:Italiana;color:{color:title}; width:500px;letter-spacing:1px; margin-top: 12px; line-height:10px;margin-bottom:5px;}
  95. {/block:ifshowposts500}
  96.  
  97. {block:ifshowposts400}
  98. .title {font-size:32px; font-style: bold; text-align:center; font-family:Italiana;color: {color:title}; width:400px;letter-spacing:1px; margin-top: 12px; line-height:10px;margin-bottom:5px;}
  99. {/block:ifshowposts400}
  100.  
  101. #cadudescre {float: left; margin-top: 315px; margin-left: 167px; width: 150px; background-color: transparent; color: {color:texto sidbar}; padding: 3px; font-size: 10px; font-family: consolas; text-align: center; position:fixed; letter-spacing: 0px; height: 1px; z-index:90000; opacity: text-transform: uppercase; border-top: 1px dotted {color:texto sidbar}; }
  102.  
  103. #cadudescre a{font-size: 8px; color:#fff}
  104.  
  105. #pic {margin-top: 130px; margin-left: 160px; width: 140px; height: auto;
  106.  
  107.  
  108.  
  109. position: fixed; padding: 8px;
  110.  
  111.  
  112.  
  113. background-color: {color:bglinks}; border: 6px solid {color:bglinks}; z-index:900; }
  114.  
  115.  
  116.  
  117. #pic img{width: 140px; height: 140px;}
  118.  
  119.  
  120. #pic img:hover{ opacity:0.7;
  121.  
  122.  
  123.  
  124. -webkit-transition: all 3.0s ease-out; -moz-transition: all 2.5s ease-out; }
  125.  
  126.  
  127. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  128.  
  129. #cadulink {margin-top: 210px; margin-left: 148px; position:fixed; width: 20px; z-index:800}
  130.  
  131.  
  132.  
  133. #cadulink a{font-size: 8px; color: {color:links} ; background-color:{color:bglinks}; padding:2px 2px 2px 15px; display:block; margin-bottom: 1px; width: 175px; height: 7px; text-align: left; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; line-height: 6px; font-family: tinytots;text-transform;-webkit-border-radius: 90px 90px 90px 90px ;text-transform: uppercase;}
  134.  
  135.  
  136.  
  137. #cadulink a:hover{color: {color:links}; background-color: {color:bglinks}; letter-spacing: 0px; margin-left: -50px; }
  138.  
  139. #credit {background-color: trans; font-size: 8px; color: {color:text}; text-align: center; width: 190px; height: auto; position: fixed; padding: 2px 5px; text-transform: none; margin-left: 115px; font-family: tinytots; margin-top:120px; overflow: hidden;opacity:1}
  140.  
  141.  
  142.  
  143. #credit a {background-color: trans; font-size: 8px; color: {color:text};}
  144.  
  145. #pagination {font-family:Georgia; text-align:center; font-size: 10px; font-style:none; color: {color:texto sidbar}; padding: 0px; letter-spacing:2px;margin-top:300px; margin-left: 228px;position:fixed;}
  146.  
  147. #pagination a {color:{color:texto sidbar};}
  148.  
  149. .iconica{
  150. bottom:0px;
  151. right:0px;
  152. background-color:transparent;
  153. position:fixed;
  154. padding:0px;
  155. opacity:.4;-moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  156. .iconica:hover {-moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;opacity:3;}
  157.  
  158. h1{color:{color:text};
  159. font-family: Italiana; font-size:18px;
  160. letter-spacing:0px;
  161. font-weight:normal; text-transform:none;
  162. margin:0px; padding:2px;
  163. text-align:center;}
  164.  
  165. h2{color:{color:text};
  166. font-family: Georgia; font-size:14px;
  167. letter-spacing:1px;
  168. font-weight:normal; margin:0px;
  169. padding:3px; margin-bottom:4px; text-align:center;
  170. font-style:Italic}
  171.  
  172. .asker {text-align: center; font-family: 'Open Sans Condensed';}
  173. .asker a {color: {color:sidebar font}; border-bottom: 0px; font-size: 12px; text-transform: uppercase;}
  174. .question {text-align: justify; width: 75%; padding-top: 2px; font-family: 'Open Sans Condensed'; font-size: 16px; line-height: 90%; text-indent: 25px; margin: 0px 20px;}
  175. #quote1 {font-size: 40px; font-family: georgia; line-height: 50px; position: relative; bottom: 10px; left: 50px; margin-bottom: -20px; width: 50px;}
  176. #quote2 {font-size: 40px; padding-right: 5px; line-height: 30px; text-align: right; position: relative; bottom: 0px; font-family: georgia; margin-bottom: 10px;}
  177.  
  178. #sbar1 {position: fixed;left:85px; top:75px; width: 240px; background-color:#trans!;}
  179.  
  180. blockquote {border-left:2px solid {color:border}; padding-left:5px; margin:0px 2px 0px 10px; font-style:normal;background-color:{color:background};}
  181.  
  182. b, strong{color:{color:link}}
  183. i, em {color:{color:text}}
  184. p{margin-top:5px; margin-bottom:5px}
  185.  
  186. #album img {{block:ifshowposts500}width:250px;height:250px{/block:ifshowposts500}{block:ifshowposts400}width:200px;height:199px;margin-top:-198px;{/block:ifshowposts400}position:relative;margin-top:0px;margin-left:0px;opacity:2;}
  187.  
  188. #cool{opacity:0;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
  189. #cool:hover {opacity:1;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
  190.  
  191. #posts:hover #info {opacity:1; border-left:4px solid {color:border};display:block;}
  192. #info {width:250px;{block:ifshowposts500}margin-left:510px;{/block:ifshowposts500}{block:ifshowposts400}margin-left:410px;{/block:ifshowposts400}margin-top:0px;font-family:Georgia;font-size:10px;text-transform:none;font-weight:normal;text-align:left; opacity:0;padding:5px;-webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;position:absolute;border-left:0px solid {color:border};}
  193. #info a{color:{color:link};}
  194. #info a:hover {color:{color:link hover};}
  195. #tags{font-family:Georgia;font-size:9px;font-weight:normal;text-transform:lowercase;}
  196. #tags a{font-size:9px;}
  197.  
  198.  
  199.  
  200. .clicker{position: relative;color: white;padding: 0px 6px 5px 6px;cursor:pointer;cursor:help;}
  201.  
  202. {block:ifshowposts500}
  203. .permanotes {width:500px;background-color:#trans!;padding-top:5px;margin-top:3px;}
  204. {/block:ifshowposts500}
  205. {block:ifshowposts400}
  206. .permanotes {width:400px;background-color:#trans!;padding-top:5px;margin-top:3px;}
  207. {/block:ifshowposts400}
  208.  
  209. #banner{background-color:{color:banner}; padding:2px; padding-bottom:4px;float:left; width:266px; text-align:center;margin-top:-32px;margin-left:-13px;position:fixed;}
  210.  
  211. .links{background-color:{color:banner};display:inline-block;font-size:9px; font-family:georgia; font-style: italic;letter-spacing: 1px;padding:0px; -webkit-transition-duration: .4s;}
  212. .links a{color:{color:link};padding:4px;}
  213. .links a:hover{color:{color:link hover};}
  214.  
  215. .tags {font-size: 9px; letter-spacing: 1px; text-align: center; margin-bottom: 10px; padding-top:2px; border-top: 2px solid {color:tags border}; text-transform: none;font-family:georgia;margin-top:-3px;}
  216.  
  217. #fecha{margin:-21px 0 0 0; position:absolute;{block:ifshowposts500}width:169px;{/block:ifshowposts500}{block:ifshowposts400}width:135px;{/block:ifshowposts400} padding:2px 0px;background-color:#trans!; border-bottom:2px solid {color:date border};display:block;margin-bottom:3px;text-align:center;}
  218. #fecha a{padding-bottom:2px; text-align:center; text-transform:lowercase; letter-spacing:1px; font-family:georgia;{block:ifshowposts500} font-size:10px;{/block:ifshowposts500}{block:ifshowposts400}font-size:9px;{/block:ifshowposts400}}
  219.  
  220. #notas{{block:ifshowposts500}margin:-21px 0 0 166px;{/block:ifshowposts500}{block:ifshowposts400}margin:-21px 0 0 133px;{/block:ifshowposts400}position:absolute;{block:ifshowposts500}width:166px;{/block:ifshowposts500}{block:ifshowposts400}width:133px;{/block:ifshowposts400} padding:2px 0px; background-color:#trans!; display:block;margin-bottom:3px;border-bottom:2px solid {color:notes border};text-align:center;}
  221. #notas a{padding-bottom:2px; text-align:center; text-transform:lowercase; letter-spacing:1px; font-family:georgia;{block:ifshowposts500} font-size:10px;{/block:ifshowposts500}{block:ifshowposts400}font-size:9px;{/block:ifshowposts400}}
  222.  
  223. #reblog{{block:ifshowposts500}margin:-25px 0 0 332px;{/block:ifshowposts500}{block:ifshowposts400}margin:-24px 0 0 266px;{/block:ifshowposts400} position:absolute;{block:ifshowposts500}width:166px;{/block:ifshowposts500}{block:ifshowposts400}width:133px;{/block:ifshowposts400}padding:2px 0px; background-color:#trans!;display:block;padding-bottom:5px;text-align:center;border-bottom:2px solid {color:reblog border};}
  224. #reblog a{padding-bottom:2px; text-align:center; text-transform:lowercase; letter-spacing:1px; font-family:georgia;{block:ifshowposts500} font-size:10px;{/block:ifshowposts500}{block:ifshowposts400}font-size:9px;{/block:ifshowposts400}}
  225.  
  226. #b1 {width: 0; height: 0; border-top: 13px solid {color:banner shadow}; border-right: 13px solid transparent;position:absolute;margin-top:16px;margin-left:255px;}
  227. #b2 {width: 0; height: 0; border-top: 13px solid {color:banner shadow}; border-left: 13px solid transparent;position:absolute;margin-top:16px;margin-left:-1px; }
  228.  
  229. .icons{font-family: WebSymbolsRegular;text-transform: none;font-style: normal;padding:0px;}
  230.  
  231. .user_1 .label {color:{color:link}; font-weight:bold}
  232. .user_2 .label {color:{color:text}; font-weight:bold}
  233. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  234.  
  235. .notes img{width:10px; position:relative; top:1px;}
  236. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  237.  
  238. iframe#tumblr_controls {
  239. top:0px !important;
  240. right:3px !important;
  241. position: fixed !important;
  242. -webkit-transition: opacity 0.7s linear;
  243. opacity: 0.4;
  244. -webkit-transition: all 0.8s ease-out;
  245. -moz-transition: all 0.8s ease-out;
  246. transition: all 0.8s ease-out;
  247. z-index:99;}
  248.  
  249. iframe#tumblr_controls:hover{
  250. -webkit-transition: opacity 0.7s linear;
  251. opacity: 1;
  252. -webkit-transition: all 0.4s ease-out;
  253. -moz-transition: all 0.4s ease-out;
  254. transition: all 0.4s ease-out;
  255. z-index:99;}
  256.  
  257. </style>
  258. <style type="text/css">{CustomCSS}
  259. @font-face{
  260. font-family: 'WebSymbolsRegular';
  261. src: url('http://static.tumblr.com/ekfbsgu/3q1m4j9nx/websymbols-regular-webfont.ttf');
  262. src: url('http://static.tumblr.com/ekfbsgu/3q1m4j9nx/websymbols-regular-webfont.ttf') format('embedded-opentype'),
  263. url('http://static.tumblr.com/ekfbsgu/3q1m4j9nx/websymbols-regular-webfont.ttf') format('woff'),
  264. url('http://static.tumblr.com/ekfbsgu/3q1m4j9nx/websymbols-regular-webfont.ttf') format('truetype'),
  265. url('http://static.tumblr.com/ekfbsgu/3q1m4j9nx/websymbols-regular-webfont.ttf') format('svg');
  266. }
  267.  
  268. </style>
  269. </head>
  270.  
  271. <body>
  272.  
  273. <div id="credit"> THEME BY <a href="http://de-feito.tumblr.com/">PAULO</a> ft. <a href="http://h3y-fuck-you.tumblr.com/">BUBYS</a>
  274.  
  275. </div></div>
  276. </div><div id="cadudescre"> {description}
  277.  
  278. </div></div>
  279.  
  280. <div id="cadulink">
  281. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  282. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  283. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  284. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  285. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  286. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  287.  
  288. </div>
  289. </div>
  290.  
  291.  
  292. <div id="pic"><img src="{image:sidebar}"/>
  293.  
  294.  
  295.  
  296. </div></div></div></div></div></div>
  297.  
  298.  
  299.  
  300. <div id="pagination">{block:Pagination}
  301. {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  302.  
  303. {block:JumpPagination length="2"}
  304.  
  305. {block:CurrentPage}<span class="current_page" style="padding-right:6px;">{PageNumber}</span>{/block:CurrentPage}
  306.  
  307. {block:JumpPage}<a class="jump_page" style="padding-right:6px;" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  308.  
  309. {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}<br></div>
  310.  
  311.  
  312. <div id="entries">
  313. {block:Posts}
  314. <div id="posts">
  315.  
  316. {block:Date}
  317. <div id="fecha"><a href="{Permalink}">{TimeAgo}</a></div>
  318. <div id="notas">{block:NoteCount}<a href="{Permalink}">{NoteCount}{/block:NoteCount} notes.</a></div>
  319. <div id="reblog">
  320. {block:RebloggedFrom}<a title ="{ReblogParentName}" href="{ReblogParentURL}">via</a> · {/block:RebloggedFrom}{block:ContentSource}<a title ="{SourceTitle}" href="{SourceURL}">source</a> · {/block:ContentSource}<a href="{ReblogURL}" target="_blank"><span class="icons">J</span> reblog</a>
  321. </div>
  322. {/block:Date}
  323.  
  324. {block:ifshowhovertags}
  325. {block:HasTags}
  326. <div id="info">
  327. <div id="tags">{block:Tags}<span class="icons">A</span><a href="/tagged/{Tag}">{Tag}</a><br>{/block:Tags}</div></div>{/block:HasTags}
  328. {/block:ifshowhovertags}
  329. </a>{block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  330. {block:Text}{Body}{/block:Text}
  331.  
  332. {block:Quote}<h2>❝{Quote}❞{/block:Quote}
  333. {block:Source}<div class="source">— {Source}</div></h2>{/block:Source}
  334.  
  335. {block:Link}
  336. <a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  337. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  338.  
  339. {block:ifshowposts500}
  340. {block:Photo}
  341. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}{/block:ifshowposts500}
  342. {block:ifshowposts400}
  343. {block:Photo}
  344. <center>{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}{/block:ifshowposts400}
  345.  
  346. {block:ifshowposts500}
  347. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  348. {block:ifshowposts500}
  349.  
  350. {block:ifshowposts400}
  351. {block:Photoset}<center>{Photoset-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  352. {block:ifshowposts400}
  353.  
  354. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>
  355.  
  356. {/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  357.  
  358. {block:ifshowposts500}
  359. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  360. {/block:ifshowposts500}
  361. {block:ifshowposts400}
  362. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  363. {/block:ifshowposts400}
  364.  
  365.  
  366. {block:Answer}<div class="pregunta"><div class="asker">{Asker} SAID:</div><div id="quote1">❝</div><center><div class="question">{Question}<div id="quote2">❞</div></div></center></div>
  367. <div class="pregunta">{Answer}</div>{/block:Answer}
  368.  
  369.  
  370. {block:ifshowposts500}
  371. {block:Audio}<table><table style="overflow:hidden;">
  372. <tr><td><div style="background: #000; width: 240px; padding-left: 5px; padding-top:110px;padding-bottom:110px;"><center>{AudioPlayerBlack}</center></div></td>{block:AlbumArt}<td><div id="album">
  373. <img src="{AlbumArtURL}"></div></td><td>{block:TrackName}<div id="cool"><div style="margin-top:-126px; margin-left:-254px;background:#fff; font-family: Consolas;color:{color:font};width:150px; padding:50px;height:150px;font-size:9px; text-transform: uppercase;text-align:left;position:absolute"><p><b>Song:</b>{TrackName}<p><b>Artist:</b> {block:Artist}{Artist}{/block:Artist}<p><b> Album:</b>{block:Album}{Album}{/block:Album}<p><b>Played:</b> {PlayCount} Times</div></div>{/block:TrackName}{/block:AlbumArt}
  374. </tr></table><p>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  375. {/block:ifshowposts500}
  376.  
  377. {block:ifshowposts400}
  378. {block:Audio}<table><table style="overflow:hidden;">
  379. <tr><td><div style="background: #000; width: 200px; padding-left: 5px; padding-top:85px;padding-bottom:85px;overflow:hidden;margin-top:-1px;"><center>{AudioPlayerBlack}</center></div></td>{block:AlbumArt}<td><div id="album">
  380. <img src="{AlbumArtURL}"></div></td><td>{block:TrackName}<div id="cool"><div style="margin-top:-100px; margin-left:-204px;background:#fff; font-family: Consolas;color:{color:font};width:121px; padding:35px;height:129px;font-size:8px; text-transform: uppercase;text-align:left;position:absolute"><p><b>Song:</b>{TrackName}<p><b>Artist:</b> {block:Artist}{Artist}{/block:Artist}<p> Album:{block:Album}{Album}{/block:Album}<p><b>Played:</b> {PlayCount} Times</div></div>{/block:TrackName}{/block:AlbumArt}
  381. </tr></table><p>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>{/block:ifshowposts400}
  382.  
  383. {block:ifshowtags}
  384. {block:HasTags}
  385. <div class="tags">punch in the face:
  386. {block:Tags}<span class="icons">A</span> <a href="{TagURL}">{Tag}</a> {/block:Tags}
  387. </div>
  388. {/block:HasTags}
  389. {/block:ifshowtags}
  390. <br>
  391. </div>{block:PostNotes}
  392. <div class="clicker"><div class="title">Show Notes</div></div>
  393. <div class="permanotes">
  394. {PostNotes}</div>{/block:PostNotes}<br>
  395.  
  396. </body>
  397. </html>
Advertisement
Add Comment
Please, Sign In to add comment