Panzer_Themes

Simple Heart Theme

May 25th, 2012
951
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.29 KB | None | 0 0
  1. <!--
  2. ┏━━━┓╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋┏━━━━┳┓
  3. ┃┏━┓┃╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋┃┏┓┏┓┃┃
  4. ┃┗━┛┣━━┳━┓┏━━━┳━━┳━┓┗┛┃┃┗┫┗━┳━━┳┓┏┳━━┳━━┓
  5. ┃┏━━┫┏┓┃┏┓╋━━┃┃┃━┫┏┛╋╋┃┃╋┃┏┓┃┃━┫┗┛┃┃━┫━━┫
  6. ┃┃╋╋┃┏┓┃┃┃┃┃━━┫┃━┫┃╋╋╋┃┃╋┃┃┃┃┃━┫┃┃┃┃━╋━━┃
  7. ┗┛╋╋┗┛┗┻┛┗┻━━━┻━━┻┛╋╋╋┗┛╋┗┛┗┻━━┻┻┻┻━━┻━━┛
  8. Theme Made and copyrighted By PanzerThemes.Tumblr.com.
  9.  
  10. All themes are free for personal use! Please respect the credit and keep it in tact. You may make changes to the theme; however, that doesn't mean you created it. If you do remove the credit please place it in your FAQ or somewhere where your followers can be informed of creator.
  11. You will be reported if you do not follow the simple rules of using my themes. -->
  12. <head>
  13. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  14. <meta name="color:Background" content="#fff"/>
  15. <meta name="color:Text" content="#000000"/>
  16. <meta name="color:Link" content="#000000"/>
  17. <meta name="color:Hover" content="#fff"/>
  18. <meta name="color:Ask Bubble" content="#CAD5FF"/>
  19. <meta name="color:Shadows" content="#CAD5FF"/>
  20. <meta name="color:Reblog Hover" content="#fff"/>
  21. <meta name="color:Tiny Scrollbar" content="#CAD5FF"/>
  22. <meta name="image:Background" content="http://24.media.tumblr.com/tumblr_m0ce1aJAdF1rr1mfbo3_400.png"/>
  23. <meta name="image:Sidebar" content=""/>
  24. <meta name="if:Show Blog Title" content="1"/>
  25. <meta name="if:Show Sidebar Image" content=""/>
  26. <meta name="if:Infinite scrolling" content="1"/>
  27. <meta name="if:Captions On" content="0"/>
  28. <meta name="if:Show Arrows" content="0"/>
  29. <meta name="if:Link Shadow" content="0"/>
  30. <meta name="if:Tiny Cursor" content="1"/>
  31. <meta name="if:Tiny Scrollbar" content="1"/>
  32. <meta name="text:Ask Title" content="message me" />
  33. <meta name="text:Blog Title Size" content="50" />
  34. <meta name="text:Link One Title" content="Link" />
  35. <meta name="text:Link One" content="" />
  36. <meta name="text:Link Two Title" content="Link" />
  37. <meta name="text:Link Two" content="" />
  38. <meta name="text:Link Three Title" content="Link" />
  39. <meta name="text:Link Three" content="" />
  40. <meta name="text:Link Four Title" content="Link" />
  41. <meta name="text:Link Four" content="" />
  42. <meta name="text:Link Five Title" content="Link" />
  43. <meta name="text:Link Five" content="" />
  44.  
  45.  
  46. {block:Description}
  47. <meta name="description" content="{MetaDescription}" />{/block:Description}
  48. <title>
  49. {block:PostSummary}
  50. {PostSummary} - {/block:PostSummary}{Title}</title>
  51.  
  52. {block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
  53.  
  54. <style type="text/css">
  55.  
  56. iframe#tumblr_controls{position:fixed !important;}
  57.  
  58. {block:iftinycursor}
  59. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  60. {/block:iftinycursor}
  61.  
  62. {block:iftinyscrollbar}
  63. ::-webkit-scrollbar {width: 8px; height: 4px; background: #fff; }
  64.  
  65. ::-webkit-scrollbar-thumb { background-color: {color:Tiny Scrollbar}; -webkit-border-radius: 1ex; border: 1px solid black;}
  66. {/block:iftinyscrollbar}
  67.  
  68. @font-face {font-family:"gold";src:url('http://static.tumblr.com/l3rkvkd/uRpm2nofr/volter__28goldfish_29.ttf');}
  69.  
  70. @font-face {font-family:"belta";src:url('http://static.tumblr.com/l3rkvkd/YhWm3vj2j/belta-regular.ttf');}
  71.  
  72. body {
  73. margin:4px;
  74. background-color: {color:Background};
  75. background-image:url({image:Background});
  76. background-attachment: fixed;
  77. background-repeat: repeat;}
  78. body, div, p, textarea, submit, input{font-family: gold; font-size: 9px; line-height: 11px; letter-spacing:0px; color:{color:Text};}
  79.  
  80. p {margin:0px; margin-top:5px;}
  81.  
  82. a:link, a:active, a:visited{color: {color:Link}; text-decoration: none;}
  83. a:hover {color:{color:Hover};
  84. -webkit-transition: 0.4s ease-in;
  85. -o-transition: 0.4s ease-in;
  86. -moz-transition: 0.4s ease-in;
  87. transition: 0.4s ease-in;
  88. {block:iflinkshadow}text-shadow:0px 0px 4px #000{/block:iflinkshadow};
  89. }
  90.  
  91. #mee{
  92. position:fixed !important;
  93. width:auto;
  94. height:auto;
  95. right:3px;
  96. top:26px;
  97. }
  98.  
  99. #cage {
  100. margin:auto;
  101. position:relative;
  102. width:810px;
  103. overflow:hidden;
  104. color: {color:Title};
  105. _margin-left:10%;}
  106.  
  107. #center {
  108. margin:auto;
  109. position:relative;
  110. width:800px; background-color:;
  111. overflow:auto;
  112. overflow-y:hidden;}
  113.  
  114. #content {
  115. float:right;
  116. width:402px;
  117. padding: 0px;
  118. margin-top:1px;
  119. margin-right: 395px;
  120. background: background-color;
  121. -webkit-box-shadow: 10px 10px 5px {color:shadows};
  122. -moz-box-shadow: 10px 10px 5px {color:shadows};
  123. box-shadow: 0px 0px 5px {color:shadows};
  124. -moz-border-radius:7px;
  125. border-radius:7px;
  126. }
  127.  
  128. #entry {
  129. margin-top:3px;
  130. padding: 1px;
  131. background-color:white;
  132.  
  133. }
  134.  
  135. #entry img
  136. {block:IndexPage}max-width:400px;{/block:IndexPage}
  137. }
  138.  
  139. #entry .perma a{
  140. color:{color:Links};
  141. }
  142. #entry .permalink{
  143. position:absolute;
  144. margin-top:0px;
  145. margin-left:195px;
  146. width:auto;
  147. height:11px;
  148. padding:5px;
  149. background-color:{color:Reblog Hover};
  150. text-transform: none;
  151. overflow:hidden;
  152. font-family: gold;
  153. font-size: 9px;
  154. line-height:11px;
  155. text-align:center;
  156. opacity:0.0;
  157. -webkit-transition: all 0.3s linear;
  158. -webkit-transition: all 0.3s linear;
  159. -moz-transition: all 0.3s linear;
  160. transition: all 0.3s linear;
  161. }
  162.  
  163. #entry:hover .permalink{
  164. margin-top:10px;
  165. overflow:visible;
  166. -webkit-transition: all 0.3s linear; opacity: 0.9;
  167. -webkit-transition: all 0.3s linear;
  168. -moz-transition: all 0.3s linear;
  169. transition: all 0.3s linear;
  170. }
  171.  
  172. #entry .reblog{
  173. position:absolute;
  174. margin-top: 0px;
  175. margin-left:135px;
  176. width:auto;
  177. height:auto;
  178. text-transform: none;
  179. background-color:{color:Reblog Hover};
  180. padding:5px;
  181. overflow:hidden;
  182. font-family: gold;
  183. font-size: 9px;
  184. line-height:11px;
  185. text-align:center;
  186. opacity:0.0;
  187. -webkit-transition: all 0.3s linear;
  188. -webkit-transition: all 0.3s linear;
  189. -moz-transition: all 0.3s linear;
  190. transition: all 0.3s linear;
  191. }
  192.  
  193. #entry:hover .reblog{
  194. margin-top: 10px;
  195. overflow:visible;
  196. -webkit-transition: all 0.3s linear; opacity: 0.9;
  197. -webkit-transition: all 0.3s linear;
  198. -moz-transition: all 0.3s linear;
  199. transition: all 0.3s linear;
  200. }
  201.  
  202. .bubble {align:right;background: {color:Ask Bubble}; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  203.  
  204. .bubble p {margin:1px 0px;}
  205.  
  206. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid {color:Ask Bubble};}
  207.  
  208. .askborder {float: left;margin: 1px 4px 0 0;padding: 1px; background: #000}
  209.  
  210.  
  211. div#links{
  212. position:fixed !important;
  213. text-align:left;
  214. text-transform: lowercase;
  215. width:auto;
  216. height:auto;
  217. margin-left: 755px;
  218. margin-top: 20%;
  219. padding: 1px;
  220. font-size: 9px;
  221. font-family: 'gold';
  222. line-height:10px;
  223. background: transparent;
  224. border: 0px dotted #000;
  225. }
  226.  
  227. #sidebar {
  228. position:fixed !important;
  229. width: 250px;
  230. height: auto;
  231. background-color:white;
  232. margin: 90px 0px 0px 495px;
  233. padding:4px;
  234. -webkit-box-shadow: 10px 10px 5px {color:shadows};
  235. -moz-box-shadow: 10px 10px 5px {color:shadows};
  236. box-shadow: 0px 0px 20px {color:shadows};
  237. -moz-border-radius:2px;
  238. border-radius:2px;
  239. }
  240.  
  241. #poop{
  242. position:fixed !important;
  243. text-align:center;
  244. width: auto;
  245. height:auto;
  246. left: 10px;
  247. bottom: 5px;
  248. padding: 2px;
  249. font-size: 10px;
  250. font-family: gold;
  251. line-height:9px;
  252. background-color: #fff;
  253. border: 1px solid #000;
  254. }
  255.  
  256. #postnotes{
  257. text-align: left;}
  258.  
  259. #postnotes blockquote{
  260. border: 0px;}
  261.  
  262. .title{
  263. font-family: belta;
  264. font-size: 30px;
  265. line-height: 12px;
  266. text-transform: none;
  267. color: {color:Title};
  268. letter-spacing: 1;
  269. font-weight: none;}
  270.  
  271. .blank
  272. <!-kb->
  273.  
  274. .perm{display: block;text-transform: none;font-family:gold;font-size: 9px;text-align:center;background-color: background-color;border:0px dashed {color:000};}
  275.  
  276. blockquote{
  277. padding:0px 0px 2px 5px;
  278. margin:0px 0px 2px 1px;
  279. border-left: 1px dashed {color:Text};}
  280. blockquote p, ul{margin:0px; padding:0px;}
  281.  
  282. a img{border: 0px;}
  283.  
  284. ul, ol, li{list-style:bullet; margin-left:8px; padding-top:2px; padding-bottom: 1px;}
  285.  
  286. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  287. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  288.  
  289. .notes img{width:10px; position:left; top:3px;}
  290.  
  291. .video embed, .post div.video object {width:400px !important; height:285px !important;}
  292.  
  293. {font-size: 100%;}
  294.  
  295. a img{border: 0px;}
  296.  
  297. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  298.  
  299. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  300. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  301.  
  302. .notes img{width:10px; position:relative; top:3px;}
  303.  
  304. .heart {display : block; font-size: 9px; font-family: 'gold'; line-height: 15px; text-indent : 3px; vertical-align : middle; background:
  305.  
  306. url('http://www.hellostar.org/wp-admin/images/q1.gif') no-repeat left; padding-left : 10px;
  307.  
  308. padding-bottom : 2px;}
  309.  
  310. .heart:hover {display : block; font-size: 9px; font-family:'gold'; line-height: 15px; text-indent : 6px; vertical-align : middle; background : url('http://www.hellostar.org/wp-admin/images/q2.gif') no-repeat left; padding-left : 10px; padding-bottom : 2px;}
  311.  
  312. .permalink{
  313. display: block;
  314. font-size: 10px;
  315. text-align: right;
  316. text-decoration: none;
  317. }
  318.  
  319. {CustomCSS}
  320. </style>
  321. <link rel="shortcut icon" href="{Favicon}">
  322. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  323. <meta name="viewport" content="width=820" />
  324.  
  325. <body>
  326.  
  327. <div id="mee">
  328. <a href="http://jagpanzer.tumblr.com/" target="_blank"><img src="http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png"></a>
  329. </div>
  330.  
  331. <div id="cage">
  332. <div id="center">
  333. <div id="sidebar"><p><p><p>
  334. <center>{block:ifshowblogtitle}<span style="font-family:belta;font-size:{text:Blog Title Size}px;"><a href="/">{Title}</a></span>{/block:ifshowblogtitle} <br><br>
  335. {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width=250px></a>{/block:ifshowsidebarimage}
  336. <br><br>{Description}
  337.  
  338. {block:ifshowarrows}
  339. <br>
  340. {block:HasPages}{block:Pages} <a href="{URL}" class="page">{Label}</a>{/block:Pages}{/block:HasPages}{/block:HasPages}
  341.  
  342. <center>
  343.  
  344. <br>
  345. {block:PreviousPage} <a href="{PreviousPage}"><font size="2"> ← </font></a>{/block:PreviousPage}
  346. {block:NextPage}<a href="{NextPage}"><font size="2"> → </font></a>{/block:NextPage}
  347. {block:PermalinkPagination}
  348. {block:PreviousPost}<a href="{PreviousPost}"> ← </a>{/block:PreviousPost}
  349. {block:NextPost}<a href="{NextPost}"> → </a>{/block:NextPost}
  350. {/block:PermalinkPagination}{/block:ifshowarrows}
  351. </center>
  352. </div>
  353.  
  354. <div id="links">
  355. <div class="heart"><a href="/">home</a></div>
  356. <div class="heart"><a href="/ask">{text:Ask Title}</a></div>
  357. {block:IfLinkOneTitle}<div class="heart"><a href="{text:Link One}"> {text:Link One Title}</a></div> {/block:ifLinkOneTitle}
  358. {block:ifLinkTwoTitle}<div class="heart"><a href="{text:Link Two}"> {text:Link Two Title} </a></div>{/block:ifLinkTwoTitle}
  359. {block:ifLinkThreeTitle}<div class="heart"><a href="{text:Link Three}"> {text:Link Three Title} </a></div> {/block:ifLinkThreeTitle}
  360. {block:ifLinkFourTitle}<div class="heart"><a href="{text:Link Four}">{text:Link Four Title} </a></div> {/block:ifLinkFourTitle}
  361. {block:ifLinkFiveTitle}<div class="heart"><a href="{text:Link Five}"> {text:Link Five Title} </a></div> {/block:ifLinkFiveTitle}
  362. <div class="heart"><a href="http://jagpanzer.tumblr.com" target="blank">theme</a></div>
  363. </div>
  364.  
  365.  
  366.  
  367. <div id="content">
  368. {block:Posts}
  369. <div id="entry">
  370.  
  371. {block:Text}<br>{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span><br><br><span class="perm"><a href="{Permalink}"><a href="{Permalink}">{NoteCountWithLabel}</a> | <a href="{reblogurl}" target="_blank">Reblog</a>{/block:Date}</a></span>{/block:text}
  372.  
  373. {block:Link}<br><a href="{URL}" class="title">{Name}</a>{block:Description}{Description}{/block:Description}<br><br><span class="perm"><a href="{Permalink}"><a href="{Permalink}">{NoteCountWithLabel}</a> | <a href="{reblogurl}" target="_blank">Reblog</a>{/block:Date}</a></span>{/block:link}
  374.  
  375. {block:Photo}
  376. {block:IndexPage}
  377. <div class="permalink">
  378. <a href="{permalink}">{NoteCountWithLabel}</a></div>
  379. <div class="reblog">
  380. <a href="{ReblogURL}" target="blank">Reblog</a></div>
  381. {/block:IndexPage}<center>{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/></a>{LinkCloseTag}</center>
  382. {block:ifCaptionsOn}{block:Caption}{Caption}{/block:Caption}{/block:ifCaptionsOn}
  383. {/block:Photo}
  384.  
  385. {block:Photoset}{block:IndexPage}
  386. <div class="permalink">
  387. <a href="{permalink}">{NoteCountWithLabel}</a></div>
  388. <div class="reblog">
  389. <a href="{ReblogURL}" target="blank">Reblog</a></div>
  390. {/block:IndexPage}<center>{Photoset-400}</center></span>{/block:Photoset}
  391.  
  392. {block:Quote}<br>"{Quote}"</span>{block:Source}<i> - {Source}</i>{/block:Source}<br><br><span class="perm"><a href="{Permalink}"><a href="{Permalink}">{NoteCountWithLabel}</a> | <a href="{reblogurl}" target="_blank">Reblog</a>{/block:Date}</a></span>{/block:Quote}
  393.  
  394. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label"><b>{Label}</b></span>{/block:Label}{Line}</li>{/block:Lines}</ul><br><br><span class="perm"><a href="{Permalink}"><a href="{Permalink}">{NoteCountWithLabel}</a> | <a href="{reblogurl}" target="_blank">Reblog</a>{/block:Date}</a></span>{/block:Chat}
  395.  
  396. {block:Audio}<center><div style="width:400px; height:20px;"><div style="float:left">{AudioPlayerWhite}</div></div></center><br>
  397. {/block:Audio}
  398.  
  399. {block:Answer}
  400. <div style="background-color:; padding: 4px; {block:IndexPage}width: 390px;{/block:IndexPage}{block:PermalinkPage}width:492px;{/block:PermalinkPage}"><img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker}: {Question}&nbsp;</div><br><br>{Answer}{block:IndexPage}<br><br><span class="perm"><a href="{Permalink}"><a href="{Permalink}">{NoteCountWithLabel}</a> | <a href="{reblogurl}" target="_blank">Reblog</a>{/block:Date}</a></span></div>{/block:IndexPage}
  401. {/block:Answer}
  402.  
  403.  
  404. {block:Video}{block:IndexPage}
  405. <div class="permalink">
  406. <a href="{permalink}">{NoteCountWithLabel}</a></div>
  407. <div class="reblog">
  408. <a href="{ReblogURL}" target="blank">Reblog</a></div>
  409. {/block:IndexPage}<center>{Video-400}<br>{block:permalinkpage}on}{/block:permalinkpage}</center><span class="perm"><a href="{Permalink}"><a href="{Permalink}">{NoteCountWithLabel}</a> | <a href="{reblogurl}" target="_blank">Reblog</a>{/block:Date}</a></span>{/block:Video}
  410.  
  411. {block:PermalinkPage}
  412. {block:caption}{caption}{/block:caption}<br>{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}<br>{block:NoteCount} {NoteCountWithLabel}{/block:NoteCount}<br>{block:HasTags}Tagged as: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</div>
  413. {/block:PermalinkPage}
  414.  
  415. {block:PostNotes}{PostNotes}
  416. {/block:PostNotes}</div>{/block:Posts}
  417. </div></div>
  418. </div>
  419. </body>
  420. </html>
Advertisement
Add Comment
Please, Sign In to add comment