zaincumsthemes

Silent Hearts ♡ Theme Tres

Aug 31st, 2013
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.90 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. <!--
  4. THEME 3 Silent Hearts by Zaincum! Do not remove the credit/claim as your own
  5. -->
  6.  
  7.  
  8. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  9. <head><title>{Title}</title>
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  13.  
  14.  
  15. <meta name="color:Background" content="#ffffff"/>
  16. <meta name="color:Sidebar" content="#ffffff"/>
  17. <meta name="color:Text" content="#a8a8a8"/>
  18. <meta name="color:Link" content="#b8b8b8"/>
  19. <meta name="color:Tags" content="f0f0f0"/>
  20. <meta name="color:Hover" content="#f2f2f2"/>
  21. <meta name="color:Line" content="#f2f2f2"/>
  22. <meta name="color:Border" content="#e4e4e4"/>
  23. <meta name="color:Post" content="#ffffff"/>
  24. <meta name="color:Answer" content="#f8f8f8"/>
  25.  
  26. <meta name="image:sidebar" content=""/>
  27.  
  28. <meta name="text:Link 1" content="" />
  29. <meta name="text:Link 1 Text" content="" />
  30. <meta name="text:Link 2" content="" />
  31. <meta name="text:Link 2 Text" content="" />
  32. <meta name="text:Link 3" content="" />
  33. <meta name="text:Link 3 Text" content="" />
  34. <meta name="text:Link 4" content="" />
  35. <meta name="text:Link 4 Text" content="" />
  36.  
  37. <meta name="color:scrollbarbg" content="ffffff"/>
  38.  
  39.  
  40. <style type="text/css">
  41.  
  42. /*--Scrollbar--*/
  43. ::-webkit-scrollbar {
  44. width: 5px;height: 5px;}
  45. ::-webkit-scrollbar-button:start:decrement,
  46. ::-webkit-scrollbar-button:end:increment {
  47. height: 6px;display: block;background-color: {color:white};}
  48. ::-webkit-scrollbar-track-piece {
  49. background-color: {color:scrollbarbg};}
  50. ::-webkit-scrollbar-thumb:vertical {
  51. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  52.  
  53.  
  54. /*--Body--*/
  55. body {
  56. background:{color:background};
  57. margin:0px;
  58. color:{color:text};
  59. font-family:Calibri;
  60. font-size:9px;
  61. line-height:100%;
  62. }
  63.  
  64. a {
  65. text-decoration:none;
  66. outline:none;
  67. -moz-outline-style:none;
  68. color:{color:link};
  69. }
  70.  
  71. img {
  72. border:none;
  73. }
  74.  
  75. blockquote {
  76. padding-left:5px;
  77. border-left:2px solid;
  78. }
  79.  
  80. blockquote blockquote {
  81. padding-left:5px;
  82. border-left:2px solid;
  83. }
  84.  
  85. h1 {
  86. font-size:9px;
  87. text-transform:uppercase;
  88. }
  89.  
  90. a:hover {
  91. opacity:10;
  92. color:{color:hover};
  93. -webkit-transition: all 0.7s ease;
  94. -moz-transition: all 0.7s ease;
  95. -o-transition: all 0.7s ease
  96. }
  97.  
  98.  
  99.  
  100. #entries {
  101. padding:10px;
  102. width:500px;
  103. margin-left:500px;
  104. margin-top:40px;
  105. font-size:10px;
  106. }
  107.  
  108. /*--- posts---*/
  109. #post {
  110. width:500px;
  111. padding-bottom:20px;
  112. padding:10px;
  113. margin-top:15px;
  114. background-color:{color:Post};
  115. }
  116.  
  117. /* --- sidebar ---*/
  118.  
  119. #sidebar {
  120. width:0px;
  121. height:0px;
  122. position:fixed;
  123. margin-left:290px;
  124. margin-top:140px;
  125. opacity:.80;
  126. background-color:{color:Sidebar};
  127. }
  128.  
  129. #sidebarimage {
  130. width 100px;
  131. }
  132.  
  133. #sidebarimage img {
  134. width:170px;
  135. height:160px;
  136. margin-bottom:-115px;
  137. margin-left: -120px;
  138. border:solid 1px;
  139. padding:6px;
  140. border-color: {color:border};
  141. background-color:{color:Sidebar};
  142. }
  143.  
  144. #sidebarimage2 {
  145. width 100px;
  146. }
  147.  
  148. #sidebarimage2 img {
  149. width:100px;
  150. position:fixed;
  151. height:140px;
  152. margin-top:-126px;
  153. margin-left: -169px;
  154. padding:3px;
  155. }
  156.  
  157. #sidebarimage3 {
  158. width 100px;
  159. }
  160.  
  161. #sidebarimage3 img {
  162. width:100px;
  163. position:fixed;
  164. height:140px;
  165. margin-top:-127px;
  166. margin-left: 9px;
  167. padding:3px;
  168. }
  169.  
  170. #sidebarimage4 {
  171. width 100px;
  172. }
  173.  
  174. #sidebarimage4 img {
  175. width:100px;
  176. position:fixed;
  177. height:140px;
  178. margin-top:25px;
  179. margin-left: -173px;
  180. padding:3px;
  181. }
  182.  
  183. #sidebarimage5 {
  184. width 100px;
  185. }
  186.  
  187. #sidebarimage5 img {
  188. width:100px;
  189. position:fixed;
  190. height:140px;
  191. margin-top:25px;
  192. margin-left: 9px;
  193. padding:3px;
  194. }
  195. /*---links---*/
  196. .links {
  197. width:15px;
  198. height:5px;
  199. padding: 9px;
  200. font-size:8px;
  201. font-family:calibri;
  202. text-align:center;
  203. margin-top:109px;
  204. margin-left:-100px;
  205. text-align:center;
  206. text-transform:lowercase;
  207. word-spacing:2px;
  208. position:fixed;
  209. padding-bottom:7px;
  210. }
  211.  
  212. .links a {
  213. font-size: 8px;
  214. }
  215.  
  216. .links a:hover {
  217. color:{color:Hover}
  218. }
  219.  
  220. /* --- description ---*/
  221.  
  222. #description {
  223. position:fixed;
  224. font-family:calibri;
  225. line-height:100%;
  226. font-size:9px;
  227. font-style:none;
  228. width:155px;
  229. height:88px;
  230. margin-top: 120px;
  231. padding:8px;
  232. margin-left:-115px;
  233. text-align:justify;
  234. color:{color:text};
  235. letter-spacing:1px;
  236. }
  237.  
  238. #description a {color:{color:text}; -moz-transition-duration:1s;
  239. -webkit-transition-duration:1s; -o-transition-duration:1s;}
  240.  
  241.  
  242. /* ---pagi---*/
  243.  
  244.  
  245. #pagination {
  246. width:105px;
  247. font-size:12px;
  248. text-align:center;
  249. margin-left:-100px;
  250. margin-top:170px;
  251. position:fixed;
  252. font-family:consolas;
  253. letter-spacing:0px;
  254. font-style:none;
  255. height:88px;
  256. padding:8px;
  257. }
  258.  
  259. #pagination a {color:{color:text}; -moz-transition-duration:1s;
  260. -webkit-transition-duration:1s; -o-transition-duration:1s;}
  261.  
  262. /*---info---*/
  263.  
  264. #info {
  265. text-align:left;
  266. text-transform:lowercase;
  267. font-size: 9px;
  268. margin-top:10px;
  269. font-weight:900;
  270. border-top:1px dotted {color:border};
  271. padding-top:3px;
  272. }
  273.  
  274. #info a {
  275. color:{color:link};
  276. }
  277.  
  278. #info a:hover {
  279. color:{color:linkhovercolor};
  280. }
  281.  
  282.  
  283. /*---tags---*/
  284. #tags {
  285. font-family:cambria;
  286. letter-spacing:0px;
  287. text-transform:lowercase;
  288. font-size:10px;
  289. font-style:italic;
  290. margin-top:4px;
  291. text-align:left;
  292. }
  293.  
  294. #tags
  295. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  296. -webkit-transition: all 0.6s ease-in-out;
  297. -moz-transition: all 0.6s ease-in-out;
  298. -o-transition: all 0.6s ease-in-out;
  299. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  300.  
  301. /*---ask info---*/
  302.  
  303. .ask {padding:10px;text-align:left;color:{color:text};background-color:{color:infobg};}
  304.  
  305. .answer {margin-left:10px;text-align:left;padding:0px;font-family:calibri;color:{color:text};}
  306.  
  307. /*---credit---*/
  308. #credit {
  309. position:fixed;
  310. font-size:10px;
  311. line-height:150%;
  312. right:10px;
  313. bottom:10px;
  314. }
  315.  
  316.  
  317. {CustomCSS}</style></head><body>
  318. <div id="sidebar">
  319. <div id="sidebarimage"><a title="home"href="/"><img src="{image:sidebar}"/></a></div>
  320. <div id="sidebarimage2"><a title="{text:Link 1 Text}"href="{text:Link 1}"><img src="http://24.media.tumblr.com/485ab266e891f282467a9c9f78b437d4/tumblr_mqirrrPDnY1ryj5jco1_500.png"/></a></div>
  321. <div id="sidebarimage3"><a title="{text:Link 2 Text}"href="{text:Link 2}"><img src="http://24.media.tumblr.com/485ab266e891f282467a9c9f78b437d4/tumblr_mqirrrPDnY1ryj5jco1_500.png"/></a></div>
  322. <div id="sidebarimage4"><a title="{text:Link 3 Text}"href="{text:Link 3}"><img src="http://24.media.tumblr.com/485ab266e891f282467a9c9f78b437d4/tumblr_mqirrrPDnY1ryj5jco1_500.png"/></a></div>
  323. <div id="sidebarimage5"><a title="{text:Link 4 Text}"href="{text:Link 4}"><img src="http://24.media.tumblr.com/485ab266e891f282467a9c9f78b437d4/tumblr_mqirrrPDnY1ryj5jco1_500.png"/></a></div>
  324. <div id="description">
  325. {Description}
  326. </div>
  327.  
  328.  
  329. <div class="links">
  330. </div>
  331.  
  332. <div id="pagination">
  333. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">broken</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">healed</a><br />{/block:NextPage}{/block:Pagination}</div></center></div>
  334. </div></div></div>
  335.  
  336.  
  337. <div id="entries">{block:Posts}<div id="post">
  338.  
  339. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  340.  
  341. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  342.  
  343. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  344.  
  345. {block:Quote}{Quote}{/block:Quote}
  346.  
  347. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  348.  
  349. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  350.  
  351. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  352. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  353. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  354. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  355. {/block:Audio}
  356.  
  357. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  358.  
  359. {block:Answer}<div class="ask"><div style="margin-top:-26px;margin-left:26px;">{Asker} whispered:</div> <div style="margin-left:27px;margin-top:3px;"><i>"{Question}"</i></div></div><div class="answer">{Answer}</div>{/block:answer}
  360.  
  361. <div id="info">
  362. {block:Date}posted {TimeAgo}{/block:Date} ♡ <a href="{Permalink}">
  363. {NoteCountWithLabel}</a>{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  364. ♡ <a href="{ReblogURL}" target="_blank">reblog</a>
  365. {block:HasTags}<div id="tags"><img src="http://static.tumblr.com/qlfmldj/wOKmcnquv/untitled-2.png">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags} </div></div>
  366. {/block:Posts}
  367. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  368. {/block:Posts} </div></div></div>
  369.  
  370.  
  371. </div>
  372.  
  373.  
  374. <div style="position:fixed;bottom:5px; right:5px; text-transform:uppercase; font-size:20px; letter-spacing:2px; padding: 3px;"><a href="http://zaincum.tumblr.com/">ZC</a></center></div>
  375.  
  376.  
  377. </body></html>
Add Comment
Please, Sign In to add comment