Advertisement
Malettes

theme #1 by hearttopieces

Jun 17th, 2013
2,989
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.19 KB | None | 0 0
  1. <script type="text/javascript"
  2. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  3.  
  4. <head>
  5.  
  6. <!--
  7. THEME BY #1 BY AALIYAH, HEARTTOPIECES.TUMBLR.COM
  8. PLEASE RESPECT THE RULES AND DO NOT STEAL OR REPOST THIS THEME OR ANY OF MY THEMES,
  9. IF YOU DO DO WHAT I SAY THEN THERE WOULDNT BE ANY PROBLEMS
  10. BUT IF YOU DO I DONT EVEN KNOW WHERE TO START, I AINT GONNA FLIP MY SHIT BUT OMFG....YOU DON'T WANNA KNOW LMFAO
  11. OKAY BYE....
  12. -->
  13.  
  14. <meta name="color:background" content="#FFFFFF" />
  15. <meta name="color:text" content="#292929"/>
  16. <meta name="color:ask border" content="#e4e4e4"/>
  17. <meta name="color:link" content="#292929"/>
  18. <meta name="color:linkHover" content="#817f7f"/>
  19. <meta name="color:answerb" content="#f8f8f8"/>
  20. <meta name="color:scrollbar" content="#BBBBBB" />
  21. <meta name="color:scrollbg" content="#FFFFFF" />
  22. <meta name="color:border" content="#eeeeee
  23. <meta name="color:linkhoverbg" content="#2e2e2e" />
  24.  
  25. <meta name="image:sidebar" content=""/>
  26.  
  27. <meta name="text:Link 1 Title" content="/">
  28. <meta name="text:Link 1" content="/">
  29. <meta name="text:Link 2 Title" content="/">
  30. <meta name="text:Link 2" content="/">
  31. <meta name="text:Link 3 Title" content="/">
  32. <meta name="text:Link 3" content="/">
  33. <meta name="text:Link 4 Title" content="/">
  34. <meta name="text:Link 4" content="/">
  35.  
  36. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  37.  
  38. <head><title>{Title}</title>
  39. <link rel="shortcut icon" href="{Favicon}">
  40. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  41. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  42. <style type="text/css">
  43.  
  44. ::-webkit-scrollbar {width: 5px; height:auto; background:{color:background}}
  45. ::-webkit-scrollbar-corner {padding:2px;background:{color:background}}
  46. ::-webkit-scrollbar-button:vertical {height:5px; display: block; background:{color:scrollbar}}
  47. ::-webkit-scrollbar-button:horizontal {width: 3px; height: 5px; display: block; background:{color:scrollbar}}
  48. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar};}
  49. ::-webkit-scrollbar-thumb:horizontal {background: {color:background};}
  50. ::-webkit-scrollbar-thumb {background: {color:scrollbar};}
  51.  
  52.  
  53. body {
  54. background:{color:background};
  55. font-family: calibri;
  56. font-size:9px;
  57. letter-spacing:1px;
  58. color:{color:text};
  59. line-height:100%;}
  60.  
  61. a:link, a:active, a:visited{color: {color:link};}
  62. a:hover{text-decoration:underline;}
  63.  
  64. <meta name="color:background" content="#FFFFFF" />
  65. <meta name="color:text" content="#292929"/>
  66. <meta name="color:ask border" content="#e4e4e4"/>
  67. <meta name="color:link" content="#292929"/>
  68. <meta name="color:linkHover" content="#817f7f"/>
  69. <meta name="color:answerb" content="#f8f8f8"/>
  70. <meta name="color:scrollbar" content="#BBBBBB" />
  71. <meta name="color:scrollbg" content="#FFFFFF" />
  72. <meta name="color:border" content="#eeeeee" />
  73. <meta name="color:linkhoverbg" content="#2e2e2e" />
  74.  
  75. <meta name="image:sidebar" content=""/>
  76.  
  77. <meta name="text:Link 1 Title" content="/">
  78. <meta name="text:Link 1" content="/">
  79. <meta name="text:Link 2 Title" content="/">
  80. <meta name="text:Link 2" content="/">
  81. <meta name="text:Link 3 Title" content="/">
  82. <meta name="text:Link 3" content="/">
  83. <meta name="text:Link 4 Title" content="/">
  84. <meta name="text:Link 4" content="/">
  85.  
  86.  
  87. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  88.  
  89.  
  90. <head><title>{Title}</title>
  91. <link rel="shortcut icon" href="{Favicon}">
  92. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  93. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  94. <style type="text/css">
  95.  
  96. ::-webkit-scrollbar {width: 5px; height:auto; background:#FFFFFF}
  97. ::-webkit-scrollbar-corner {padding:2px;background:#FFFFFF}
  98. ::-webkit-scrollbar-button:vertical {height:5px; display: block; background:#BBBBBB}
  99. ::-webkit-scrollbar-button:horizontal {width: 3px; height: 5px; display: block; background:#BBBBBB}
  100. ::-webkit-scrollbar-thumb:vertical {background:#BBBBBB;}
  101. ::-webkit-scrollbar-thumb:horizontal {background: #FFFFFF;}
  102. ::-webkit-scrollbar-thumb {background: #BBBBBB;}
  103.  
  104. body {
  105. background:{color:background};
  106. font-family: calibri;
  107. font-size:9px;
  108. letter-spacing:1px;
  109. color:{color:text};
  110. line-height:100%;}
  111.  
  112. a:link, a:active, a:visited{color: {color:link};}
  113. a:hover{text-decoration:underline;}
  114.  
  115. a {
  116. color:{color:link};
  117. text-decoration:none;
  118. -moz-transition-duration:0.5s;
  119. -webkit-transition-duration:0.5s;
  120. -o-transition-duration:0.5s;
  121. }
  122.  
  123. a:hover {
  124. text-decoration:underline;
  125. text-decoration:none;
  126. -moz-transition-duration:0.5s;
  127. -webkit-transition-duration:0.5s;
  128. -o-transition-duration:0.5s;
  129. }
  130.  
  131. #container {
  132. background-color:{color:background};
  133. width:700px;
  134. margin: 0 auto -12px auto;
  135. text-align: center;
  136. }
  137.  
  138. .sidelinks{
  139. margin-top:5px;
  140. margin-bottom:15px;
  141. font-size:8px;
  142. font-family:calibri;
  143. font-style:normal;
  144. text-transform:uppercase;
  145. text-align:center;
  146. line-height:120%;
  147. }
  148.  
  149. .sidelinks a{
  150. padding:5px;
  151. letter-spacing:1px;
  152. color:{color:link};
  153. text-decoration:none;
  154. -moz-transition-duration:0.4s;
  155. -webkit-transition-duration:0.4s;
  156. -o-transition-duration:0.4s;
  157. }
  158.  
  159. .sidelinks a:hover{
  160. text-decoration:underline;
  161. -moz-transition-duration:0.4s;
  162. -webkit-transition-duration:0.4s;
  163. -o-transition-duration:0.4s;
  164. }
  165.  
  166. #sidebar {
  167. top: 245px;
  168. margin-left:220px;
  169. position:fixed;
  170. width:245px;
  171. }
  172.  
  173. #descri {
  174. background-color:#FFFFFF;
  175. width:245px;
  176. padding-left:15px;
  177. padding-right:15px;
  178. }
  179.  
  180. #descri img {
  181. width:245px;
  182. margin-bottom:10px;
  183. }
  184.  
  185. #descri {
  186. background-color:{color:background};
  187. font-family:calibri;
  188. padding-top:-4px;
  189. margin-top:-20px;
  190. margin-bottom:25px;
  191. line-height:100%;
  192. font-size:8px;
  193. width:200px;
  194. padding:4px;
  195. }
  196.  
  197. #descri img {
  198. width:200px;
  199. margin-bottom:10px;
  200. }
  201.  
  202. #stext {
  203. margin-bottom:10px;
  204. width:185px;
  205. margin-left:7px;
  206. text-align:justify;
  207. font-size:10px;
  208. font-family:calibri;
  209. color:{color:text};
  210. letter-spacing:0px;
  211. line-height:120%;
  212. }
  213.  
  214. .pagi {
  215. margin-bottom:5px;
  216. font-size:8px;
  217. font-family:calibri;
  218. text-transform:uppercase;
  219. text-align:center;
  220. }
  221.  
  222. .audio {
  223. width:500px;
  224. padding-bottom:10px;
  225. background-color:{color:infobg};
  226. }
  227.  
  228. .albumart {
  229. float:left;
  230. padding:0px 10px 10px 0px;
  231. }
  232.  
  233. .albumart img {
  234. width:45px;
  235. height:45px;
  236. }
  237.  
  238. .playercontainer {
  239. text-align:left;
  240. padding:10px;
  241. background-color:#ffffff;
  242. width:480px;
  243. }
  244.  
  245. .audioinfo {
  246. padding:10px;
  247. color:{color:text};
  248. }
  249.  
  250. h1 {
  251. font-weight:normal;
  252. font-size:10px;
  253. text-align:center;
  254. font-family:calibri;
  255. font-style:normal;
  256. line-height:80%;
  257. letter-spacing:1px;
  258. text-transform:uppercase;
  259. color:{color:text};
  260. }
  261.  
  262. h2 {
  263. font-size:15px;
  264. font-family:calibri;
  265. text-align:center;
  266. line-height:100%;
  267. letter-spacing:-0.5px;
  268. color:{color:text};
  269. font-weight:normal;
  270. padding:5px;
  271. padding-bottom:2px;
  272. }
  273.  
  274. .asker {
  275. font-family:arial;
  276. font-style:normal;
  277. font-size:10px;
  278. padding:5px;
  279. text-align:left;
  280. text-transform:lowercase;
  281. color:{color:text};
  282. }
  283.  
  284. .ask {
  285. font-family:calibri;
  286. font-style:normal;
  287. font-size:11px;
  288. padding:5px;
  289. line-height:130%;
  290. text-align:center;
  291. text-transform:lowercase;
  292. background-color:#f2f2f2;
  293. color:{color:text};
  294. }
  295.  
  296. .ans {
  297. font-family:calibri;
  298. font-style:normal;
  299. font-size:11px;
  300. text-align:center;
  301. padding:3px;
  302. color:{color:text};
  303. }
  304.  
  305. blockquote {
  306. border-left:2px solid {color:text};
  307. padding-left:5px;
  308. margin:5px;
  309. }
  310.  
  311. #stuffcontainer {
  312. float:left;
  313. margin-left:450px;
  314. margin-top:65px;
  315. text-align:justify;
  316. background-color:{color:bg};
  317. color:{color:text};
  318. margin-bottom: 35px;
  319. }
  320.  
  321. #stuff {
  322. width:500px;
  323. margin-top:35px;
  324. text-align:justify;
  325. font-size:10px;
  326. line-height:90%;
  327. letter-spacing:0x;
  328. color:{color:text};
  329. }
  330.  
  331. .caption {
  332. width:500px;
  333. text-align:right;
  334. line-height:100%;
  335. }
  336.  
  337. #postinfo {
  338. width:490px;
  339. padding:5px;
  340. font-size:8px;
  341. font-family:calibri;
  342. color:{color:link};
  343. text-transform:uppercase;
  344. font-style:normal;
  345. letter-spacing:2px;
  346. text-align:right;
  347. -moz-transition-duration:0.5s;
  348. -webkit-transition-duration:0.5s;
  349. -o-transition-duration:0.5s;
  350. }
  351.  
  352. #postinfo a {
  353. color:{color:link};
  354. text-align:right;
  355. letter-spacing:1px;
  356. font-style:normal;
  357. }
  358.  
  359. #postinfo a:hover {
  360. text-decoration:underline;
  361. }
  362.  
  363. ol.notes li {
  364. width: 420px;
  365. padding: 5px 0;
  366. margin: 0 0 3px -28px;
  367. border-bottom: 1px solid #f5f5f5; }
  368.  
  369. ol.notes li:hover {
  370. border-bottom: 1px solid #f5f5f5; }
  371.  
  372. ol.notes li img {
  373. width:16px;
  374. padding-right: 10px;
  375. margin-bottom: -5px;
  376. opacity: 0.85;
  377. filter:alpha(opacity=85); }
  378.  
  379. ol.notes li img:hover {
  380. opacity: 1;
  381. filter:alpha(opacity=100); }
  382.  
  383. .tags {
  384. color:#888888;
  385. padding:5px 5px 5px 5px;
  386. text-transform:lowercase;
  387. font-size:10px;
  388. background-color:#ffffff; }
  389.  
  390. .tags a {
  391. color:{color:link};
  392. letter-spacing:1px;
  393. padding:3px;
  394. }
  395.  
  396. .tags a:hover {
  397. text-decoration:underline;
  398. }
  399.  
  400.  
  401. #cred {
  402. font-family:calibri;
  403. font-size: 10px;
  404. letter-spacing:1px;
  405. bottom:20px;
  406. right:20px;
  407. position:fixed;
  408. }
  409.  
  410. #cred:hover {
  411. text-decoration:underline;
  412. }
  413.  
  414. </style>
  415. <style type="text/css">{CustomCSS}</style>
  416.  
  417. </head>
  418. <body>
  419.  
  420. <div id="sidebar">
  421. <div id="descri">
  422. <div id="sidebarimage">
  423. <script language="JavaScript">
  424. <!--
  425. function random_imglink(){
  426. var myimages=new Array()
  427. myimages[1]="{image:sidebar}"
  428.  
  429. var ry=Math.floor(Math.random()*myimages.length)
  430. if (ry==0)
  431. ry=1
  432. document.write('<img src="'+myimages[ry]+'" border=0>')
  433. }
  434. random_imglink()
  435. //-->
  436. </script>
  437. </div>
  438. <div class="sidebar">
  439. </div>
  440. <div class="sidelinks">
  441. <span class="sidebarimage">
  442. <a href="/">index</a>
  443. </span>
  444. <a href="/ask">message</a>
  445. <a href="/">{text:Link 1 Title}</a>
  446. <a href="/">{text:Link 2 Title}</a>
  447. <a href="/">{text:Link 3 Title}</a>
  448. <a href="/">{text:Link 4 Title}</a>
  449. <a href="http://hearttopieces.tumblr.com/">credit</a>
  450. </div>
  451. <div id="stext">{Description}</div>
  452. {block:Pagination}
  453. <div class="pagi">
  454. {block:PreviousPage}
  455. <a href="{PreviousPage}"><</a>
  456. {/block:PreviousPage}
  457. &nbsp;page {CurrentPage} of {TotalPages}&nbsp;
  458. {block:NextPage}
  459. <a href="{NextPage}">></a>
  460. {/block:NextPage}
  461. </div>
  462. {/block:Pagination}
  463. </div></div>
  464.  
  465. <div id="stuffcontainer">
  466.  
  467. {block:Posts}<div id="stuff">
  468.  
  469. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  470.  
  471. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  472.  
  473. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  474. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  475.  
  476. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  477.  
  478. {block:Photoset}<center>{Photoset-500}</center>
  479. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  480.  
  481. {block:Chat}<ul class="chat">{block:Lines}
  482. <li class="user_{UserNumber}">
  483. {block:Label}
  484. <span class="label">
  485. {Label}</span>
  486. {/block:Label}
  487. {Line}</li>{/block:Lines}</ul>{/block:Chat}
  488.  
  489. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  490.  
  491. {block:Answer} <div class="ask">{Question} — {Asker}</i></div><div class="ans">{Answer}</div>{/block:answer}
  492.  
  493. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  494. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  495. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  496. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  497. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  498.  
  499. {block:Date}<div id="postinfo"><a href="{Permalink}">{MonthNumberWithZero}.{DayOfMonthWithZero}</a>{block:NoteCount} <a href="{Permalink}">{block:NoteCount}
  500. with <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}<br>{block:RebloggedFrom}<a href="{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  501. {/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}">©{SourceLink}</a>{/block:ContentSource}</div>{/block:Date}
  502. {block:HasTags}
  503. <div class="tags">
  504. {block:Tags}<a href="{TagURL}">#&nbsp;{Tag}</a>{/block:Tags}</div>
  505. {/block:HasTags}
  506. <div class="note">
  507. {block:PostNotes}{PostNotes}{/block:PostNotes}
  508. </div>
  509. </div>
  510. {/block:Posts}
  511.  
  512. </div></div>
  513.  
  514. </body>
  515. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement