zaincumsthemes

"Musical Notes" ♫ Theme Dos

Aug 14th, 2013
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.45 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- Musical Notes ♩ THEME 2 by Zaincum! Please do not steal this theme, Remove the credit or claim as your own. Like seriously if you steal this i'm gonna fucking know im like the only person with a theme like this so just Please follow the rules-->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7.  
  8. <head>
  9.  
  10. <title>{Title}</title>
  11.  
  12. {block:Description}<meta name="description" content="{MetaDescription}"/>
  13. {/block:Description}
  14. <link rel="shortcut icon" href="{Favicon}" />
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  16.  
  17. <meta name="color:bg" content="#ffffff">
  18. <meta name="color:link" content="#bbb8b8">
  19. <meta name="color:text" content="#9a9a9a">
  20. <meta name="color:tags" content="#b9b7b7">
  21. <meta name="color:ask" content="#fcfcfc">
  22. <meta name="color:hover" content="#eeeeee">
  23. <meta name="color:border" content="#e7e7e7">
  24. <meta name="color:scrollbar" content="#d6d5d5">
  25.  
  26.  
  27. <meta name="text:link 1" content="">
  28. <meta name="text:link 1 url" content="/">
  29. <meta name="text:link 2" content="">
  30. <meta name="text:link 2 url" content="/">
  31.  
  32.  
  33. <style type="text/css">
  34. #news {
  35. width:145px;
  36. font-size:13px;
  37. font-family:candara;
  38. letter-spacing:1px;
  39. text-align:center;
  40. margin-left:-95px;
  41. color:#fff;
  42. margin-top:-68px;
  43. line-height: 125%;
  44. opacity:0;
  45. -o-transition-transition: all 1s ease-out;
  46. -webkit-transition: all 1s ease-out;
  47. -moz-transition: all 1s ease-out;
  48. }
  49.  
  50. #news a {
  51. color:#fff;
  52. text-shadow: -1px -1px blue;
  53. }
  54.  
  55. #newstitle:hover #news {
  56. opacity:10;
  57. background-color:#000;
  58. border-bottom:2px dotted #fff;
  59. margin-left:-10px;
  60. -o-transition-transition: all 1s ease-in-out;
  61. -webkit-transition: all 1s ease-in-out;
  62. -moz-transition: all 1s ease-in-out;
  63. }
  64.  
  65. #newstitle {
  66. width:125px;
  67. height:0px;
  68. font-size:18px;
  69. font-family:candara;
  70. letter-spacing:1px;
  71. text-align:center;
  72. margin-left:115px;
  73. top:0px;
  74. padding-left:10px;
  75. padding-right:10px;
  76. padding-top:10px;
  77. padding-bottom:20px;
  78. color:#fff;
  79. position:fixed;
  80. background-color:#000;
  81. border-bottom:2px solid black;
  82.  
  83. }
  84.  
  85. /*--scrollbar--*/
  86.  
  87. ::-webkit-scrollbar-thumb:vertical {border:3px solid #fff;height:12px; background-color:{color:scrollbar};}
  88. ::-webkit-scrollbar-thumb:horizontal {background-color:#fff;}
  89. ::-webkit-scrollbar {background-color:{color:scrollbar};height:7px;width:12px;border:5px solid #fff;}
  90. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{background-color:{color:scrollbar};display:block;height:8px;border-right:2px solid #fff;border-left:2px solid #fff;
  91. }
  92. /*--body--*/
  93.  
  94.  
  95. body {
  96. font-style:none;
  97. background-color:{color:bg};
  98. font-family:calibri;
  99. color:{color:text};
  100. font-size:9px;
  101. }
  102.  
  103.  
  104. a {
  105. color:{color:link};
  106. text-decoration:none;
  107. -webkit-transition: all 0.5s ease-out;
  108. -moz-transition: all 0.5s ease-out;
  109. transition: all 0.5s ease-out;
  110. }
  111.  
  112. a:hover {
  113. color:{color:hover};
  114. text-decoration:none;
  115. -webkit-transition: all 0.8s ease-out;
  116. -moz-transition: all 0.8s ease-out;
  117. transition: all 0.8s ease-out;
  118. }
  119.  
  120. img {
  121. border:none;
  122. }
  123.  
  124. blockquote {
  125. padding-left:5px;
  126. border-left:2px solid {color:border};
  127. }
  128.  
  129. h1 {
  130. font-size:10px;
  131. }
  132.  
  133. /*--Cursor code--*/
  134.  
  135. {block:ifCursor}
  136.  
  137. *, body, a, a:hover {cursor: url("http://www.totallylayouts.com/cursors/random/tiny_cursor.png"), auto }
  138.  
  139. {/block:ifCursor}
  140.  
  141.  
  142.  
  143. /*--sidebar--*/
  144.  
  145. #sidebar {
  146. color:{color:text};
  147. position:fixed;
  148. width:150px;
  149. text-align:left;
  150. }
  151.  
  152. #sidebarimage {
  153. width:300px;
  154. }
  155.  
  156. #sidebarimage img {
  157. position:fixed;
  158. width:300px;
  159. height: 108px;
  160. margin-top:205px;
  161. margin-left:55px;
  162. padding:3px;
  163. }
  164.  
  165. #sidebarimage2 {
  166. width:200px;
  167. }
  168.  
  169. #sidebarimage2 img {
  170. position:fixed;
  171. width:200px;
  172. height: 690px;
  173. margin-top:-70px;
  174. margin-left:1160px;
  175. padding:3px;
  176. }
  177.  
  178. /*--links--*/
  179.  
  180. #links {
  181. width:250px;
  182. font-family:'cambria';
  183. position:fixed;
  184. text-transform:uppercase;
  185. text-align:center;
  186. word-spacing: 20px;
  187. margin-top:280px;
  188. margin-left:80px;
  189. }
  190.  
  191. #links a {
  192. padding:3px;
  193. font-size:30px;
  194. }
  195.  
  196. #links a:hover {
  197. color:{color:hover};
  198. }
  199.  
  200. /*--description--*/
  201.  
  202. #description {
  203. width:200px;
  204. position:fixed;
  205. font-family:'calibri';
  206. font-size:12px;
  207. text-align:center;
  208. word-spacing: 3px;
  209. margin-left:100px;
  210. margin-top:230px;
  211. color:{color:text};
  212. }
  213.  
  214. /*--pagination--*/
  215.  
  216. #pagination {
  217. font-style:italic;
  218. position:fixed;
  219. text-align:center;
  220. font-size:20px;
  221. word-spacing: 15px;
  222. margin-left:145px;
  223. margin-top:355px;
  224. font-family:calibri;
  225. color:{color:link};
  226. }
  227.  
  228. #pagination a{
  229. color:{color:link};
  230. }
  231.  
  232. #pagination a:hover {
  233. color:{color:hover};
  234. }
  235.  
  236. /*--posts--*/
  237.  
  238.  
  239. #posts {
  240. width:500px;
  241. margin-bottom:10px;
  242. padding:1px;
  243. font-size:11px;
  244. color:{color:text};
  245. line-height:90%;
  246. text-align:left;
  247. }
  248.  
  249.  
  250. #postscontainer {
  251. margin-bottom:20px;
  252. padding:1px;
  253. margin-left:450px;
  254. margin-top:55px;
  255. }
  256.  
  257. #info {
  258. margin-bottom:10px;
  259. font-size:9px;
  260. margin-top:10px;
  261. text-align:left;
  262. padding:5px;
  263. color:{color:link};
  264. border-top:1px solid {color:border};
  265. }
  266.  
  267.  
  268. #reblog {
  269. text-transform:uppercase;
  270. font-family:trebuchet ms;
  271. margin-left:-5px;
  272. margin-top:-5px;
  273. text-align:center;
  274. color:black;
  275. background-color:#ffffff;
  276. width:35px;
  277. padding:3px;
  278. }
  279.  
  280. #reblog a {
  281. color:black;
  282. }
  283.  
  284. #notes {
  285. margin-left:40px;
  286. margin-top:-12px;
  287. }
  288.  
  289. #rightinfo {
  290. text-transform:uppercase;
  291. font-family:trebuchet ms;
  292. margin-left:370px;
  293. text-align:justify;
  294. float:right;
  295. background-color:#ffffff;
  296. padding:3px;
  297. margin-top:-12px;
  298. color:black;
  299. }
  300.  
  301. #rightinfo a {
  302. color:black;
  303. }
  304.  
  305. /*--tags--*/
  306.  
  307. #tags {
  308. width:490px;
  309. margin-left:-4px;
  310. margin-top:7px;
  311. font-size:11px;
  312. color:{color:tags}:
  313. }
  314.  
  315. #tags a {
  316. color:{color:tags};
  317. }
  318.  
  319. #tags a:hover {
  320. color:{color:hover}
  321. }
  322.  
  323. /*--asks--*/
  324.  
  325. #askbg {
  326. padding:12px;
  327. background-color:{color:ask};
  328. }
  329.  
  330. #ask {
  331. margin-top:-10px;
  332. font-family:calibri;
  333. text-align:fixed;
  334. }
  335.  
  336. #ask img {
  337. margin-top:30px;
  338. width:50px;
  339. }
  340.  
  341. /*--credit--*/
  342.  
  343. #credit {
  344. right:3px;
  345. bottom:6px;
  346. font-size:20px;
  347. padding:5px;
  348. color:{color:text};
  349. background-color:#fafafa;
  350. text-transform:uppercase;
  351. position:fixed;
  352. -webkit-transition: all 0.5s ease-out;
  353. -moz-transition: all 0.5s ease-out;
  354. transition: all 0.5s ease-out;
  355. }
  356.  
  357. #credit:hover {
  358. background-color:black;
  359. color:white;
  360. }
  361.  
  362.  
  363. {CustomCSS}
  364.  
  365. </style></head>
  366.  
  367. <body>
  368. <div id="newstitle"> UPDATES <br><br><br><br>
  369. <div id="news">
  370. <br><center>
  371. *white valley girl voice* Okay so i added this so you guys wouldnt have toooooo and like if you dont want it take it out simple but i think its really cool my daddy bought it for me</center>
  372. <br>
  373. <a href="http://ofpewds.tumblr.com/">got it from her</a>
  374. <br>
  375. <br>
  376. </div></div>
  377.  
  378. <div id="sidebar">
  379. <div id="sidebarimage">
  380. <img src="http://media.tumblr.com/a7a854de449670f8b650765fbf71da92/tumblr_inline_mrjdo2uqpn1qz4rgp.png"></div>
  381. <div id="sidebarimage2">
  382. <img src="http://media.tumblr.com/190f6a3652debbc4094482c66d08b796/tumblr_inline_mrjol5zGzV1qz4rgp.png"></div>
  383.  
  384. <div id="description">{description}</div>
  385.  
  386. <div id="links">
  387. <a title="home"href="/">♪</a>
  388. <a title="mssg"href="/ask">♫</a>
  389. <a title="{text:link 1}"href="{text:link1 url}">♩</a>
  390. <a title="{text:link 2}"href="{text:link4 url}">♭</a>
  391. </div>
  392.  
  393. {block:Pagination}
  394. <div id="pagination">
  395.  
  396. {block:PreviousPage}<a href="{PreviousPage}">ℐnhale</a>{/block:PreviousPage}
  397. {block:NextPage}<a href="{NextPage}">ℰxhale</a>{/block:NextPage}
  398. </div>{/block:Pagination}
  399.  
  400. </div></div>
  401.  
  402.  
  403. <div id="postscontainer">
  404.  
  405. {block:Posts}
  406.  
  407. <div id="posts">
  408.  
  409.  
  410. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  411.  
  412.  
  413. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  414.  
  415. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  416.  
  417. {block:Quote}{Quote}{block:Source} &#8212;{Source}{/block:Source}{/block:Quote}
  418.  
  419. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  420.  
  421. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  422.  
  423. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  424.  
  425. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  426.  
  427. {block:Answer}<div id="askbg"><div id="ask"></div><br><img src="{AskerPortraitURL-24}"> {Asker} said: {Question}</div> {Answer}{/block:Answer}
  428.  
  429. <div id="info"><div id="reblog"><a href="{ReblogURL}" target="_blank" class="details">Reblog</a></div><div id="notes"><a href="{Permalink}">
  430. {NoteCountWithLabel}</a></div>
  431. <div id="rightinfo">{block:Date}<a href="{Permalink}">
  432. {TimeAgo}</a></a>{/block:Date} |{block:RebloggedFrom}<a href="{ReblogParentURL}"
  433. title="{ReblogParenttitle}">Via</a> | <a href="{ReblogRootURL}"title="{ReblogRoottitle}">Source</a>{/block:RebloggedFrom}</div>
  434. {block:HasTags} <div id="tags">Tags:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div>
  435.  
  436.  
  437. </div>
  438.  
  439. {/block:Posts}
  440.  
  441. {block:PostNotes}{PostNotes}</div>{/block:PostNotes}
  442. {/block:Posts}
  443.  
  444. </div>
  445.  
  446.  
  447. <div id="credit"><a href="http://zaincum.tumblr.com/">ZC</a>
  448. </body>
  449. </html>
Add Comment
Please, Sign In to add comment