Don't like ads? PRO users don't see any ads ;-)
Guest

theme three | believenotlies.tumblr

By: believenotlies on Oct 23rd, 2011  |  syntax: None  |  size: 8.20 KB  |  hits: 144  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <html>
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!-- BELIEVENOTLIES.TUMBLR.COM | DO NOT COPY OR STEAL -->
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9. <link rel="shortcut icon" href="{PortraitURL-16}">
  10.  
  11. <head>
  12.  
  13. <!-- DEFAULT VARIABLES | TEXT -->
  14. <meta name="text:Tagline" content="tagline here" />
  15. <meta name="text:TumblrURL" content="tumblr username here" />
  16.  
  17. <!-- DEFAULT VARIABLES | OPTIONALS -->
  18. <meta name="text:URL 1" content="" />
  19. <meta name="text:title 1" content="" />
  20. <meta name="text:URL 2" content="" />
  21. <meta name="text:title 2" content="" />
  22. <meta name="text:URL 3" content="" />
  23. <meta name="text:title 3" content="" />
  24. <meta name="text:URL 4" content="" />
  25. <meta name="text:title 4" content="" />
  26.  
  27. <!-- DEFAULT VARIABLES | IMAGES -->
  28. <meta name="image:top background" content="" />
  29.  
  30.  
  31. <title>{Title}</title>
  32.  
  33. <style type="text/css">
  34. iframe#tumblr_controls {
  35. top: 2px !important;
  36. opacity: 0.5;
  37. margin: 0 0 0 0;
  38. right: 4px !important;
  39. position:fixed !important;
  40. }
  41.  
  42. ::-webkit-scrollbar {
  43. height: 0px;
  44. width: 0px;
  45. background: transparent;
  46. }
  47.  
  48. body {
  49. margin: 0px;
  50. background: #F0F0F0;
  51. background-attachment: fixed;
  52. background-repeat: repeat;
  53. font-family: Arial;
  54. color: #999;
  55. font-size: 11px;
  56. line-height: 9px;
  57. letter-spacing: 0px;
  58. text-transform: lowercase;
  59. }
  60.  
  61. a:link, a:active, a:visited, a:hover {
  62. color: #999;
  63. text-decoration: none;
  64. }
  65.  
  66. a.nav:link, a.nav:active, a.nav:visited, a.nav:hover {
  67. color: #C8C8C8;
  68. }
  69.  
  70. a.extra:hover {
  71. color: #868686;
  72. }
  73.  
  74. a img {
  75. border: 0px;
  76. }
  77. a img:hover {
  78. opacity: 0.9;
  79. -webkit-transition: all 0.4s ease-out;
  80. }
  81.  
  82. .title {
  83. font-family: Courier New;
  84. color: #868686;
  85. font-size: 15px;
  86. line-height: 10px;
  87. letter-spacing: -1px;
  88. text-transform: lowercase;
  89. margin-left: 4px;
  90. }
  91.  
  92. .modtitle {
  93. display: block;
  94. font-family: Courier New;
  95. color: #868686;
  96. font-size: 15px;
  97. line-height: 10px;
  98. letter-spacing: -1px;
  99. text-transform: lowercase;
  100. text-align: center;
  101. border: 2px solid #f5f5f5;
  102. background-color: #efefef;
  103. margin-bottom: 2px;
  104. }
  105.  
  106. nav {
  107. display: inline-block;
  108. color: #C8C8C8;
  109. text-transform: uppercase;
  110. text-align: center;
  111. padding: 4px;
  112. border: none;
  113. width: 7%;
  114. }
  115.  
  116. extra {
  117. display: inline-block;
  118. font-family: Trebuchet MS;
  119. font-size: 9px;
  120. letter-spacing: 3px;
  121. text-transform: uppercase;
  122. text-align: left;
  123. padding: 3px;
  124. padding-left: 10px;
  125. margin-bottom: 2px;
  126. border-right: 1px solid #EEE;
  127. border-bottom: 1px solid #EEE;
  128. width: 170px;
  129. }
  130.  
  131. #top {
  132. background: url('{image:topbackground}');
  133. width: 100%;
  134. height: 70px;
  135. font-family: Trebuchet MS;
  136. font-size: 9px;
  137. text-align: center;
  138. padding: 20px;
  139. background-color: #282828;
  140. z-index: 1;
  141. top: 0px;
  142. position: fixed;
  143. }
  144.  
  145. #center {
  146. padding: 5px;
  147. width: 830px;
  148. overflow: hidden;
  149. position: relative;
  150. background-color: #trans;
  151. margin: auto;
  152. margin-top: 122px;
  153. }
  154.  
  155. #sidebar {
  156. padding: 10px;
  157. width: 270px;
  158. position: fixed!important;
  159. margin-top: -5px;
  160. float: left;
  161. }
  162.  
  163. #mod {
  164. padding: 5px;
  165. margin-bottom: 14px;
  166. background-color: #FFF;
  167. }
  168.  
  169. #posts {
  170. padding: 5px;
  171. overflow-x: hidden;
  172. float: right;
  173. }
  174.  
  175. #post {
  176. width: 510px;
  177. padding: 1px 5px 1px 5px;
  178. background-color: #FFF;
  179. }
  180.  
  181. #date {
  182. display: block;
  183. font-family: Courier New;
  184. color: #868686;
  185. font-size: 9px;
  186. padding: 2px;
  187. text-align: right;
  188. line-height: 10px;
  189. letter-spacing: 1px;
  190. text-transform: lowercase;
  191. border-bottom: 1px dotted #C8C8C8;
  192. }
  193.  
  194. blockquote {
  195. border-left: 2px solid #CCC;
  196. padding-left: 10px;
  197. }
  198.  
  199. #postnotes {
  200. text-align: justify;
  201. border-top: 1px solid #EEE;
  202. }
  203.  
  204. #source {
  205. text-transform: lowercase;
  206. text-align: right;
  207. }
  208.  
  209. .notes img {
  210. width: 10px;
  211. position: relative;
  212. top: 1px;
  213. margin-left: 5px;
  214. }
  215.  
  216. .user_1 .label, .user_4 .label, .user_7 .label, .user_2 .label, .user_5 .label, .user_8 .label, .user_3 .label, .user_6 .label,
  217. .user_9 .label {
  218. color: #C1C1C1;
  219. }
  220.  
  221. </style>
  222. </head>
  223.  
  224.  
  225. <body>
  226.  
  227. <div id="top">
  228. <font style="font-family: Arial; color: #5A5A5A; font-size: 30px; font-weight: bold; line-height: 26px; letter-spacing: -3.5px; text-align: center;">{text:Tagline}
  229. </font><BR>
  230.  
  231. blogging since {CopyrightYears} © | {text:TumblrURL}.
  232. <BR><BR>
  233.  
  234. <nav><a href="/" class="nav">recent entries</a></nav>/
  235.  
  236. <nav><a href="/archive" class="nav">blog archive</a></nav>/
  237.  
  238. <nav><a href="/ask" class="nav">message me</a></nav>/
  239.  
  240. <nav><a href="http://believenotliesthemes.tumblr.com" class="nav">theme credit</a></nav>
  241.  
  242. </div>
  243.  
  244.  
  245. <div id="center">
  246. <div id="sidebar">
  247.  
  248. <span class="modtitle">{Title}</span>
  249. <div id="mod">
  250. <div id="scroll3" style="height: 72px; overflow: none;">
  251. <img src="{PortraitURL-64}" style="border: 1px solid #EEEEEE; padding: 2px;" align="left"> {block:ifURL1}<extra><a href="{text:URL 1}" class="extra">{text:title 1}</a></extra>
  252. {/block:ifURL1}
  253.  
  254. {block:ifURL2}
  255. <extra><a href="{text:URL 2}" class="extra">{text:title 2}</a></extra>
  256. {/block:ifURL2}
  257.  
  258. {block:ifURL3}
  259. <extra><a href="{text:URL 3}" class="extra">{text:title 3}</a></extra>
  260. {/block:ifURL3}
  261.  
  262. {block:ifURL4}
  263. <extra><a href="{text:URL 4}" class="extra">{text:title 4}</a></extra>
  264. {/block:ifURL4}
  265. </div>
  266.  
  267. <div id="scroll3" style="overflow: none;">
  268. {Description}
  269. </div>
  270.  
  271. </div>
  272. </div>
  273.  
  274.  
  275.  
  276.  
  277. <!-- THE WEBLOG  -->
  278.  
  279. <div id="posts">
  280. {block:Posts}
  281. <div id="post">
  282. <div id="date"><a href="{Permalink}">
  283. {block:Date} {MonthNumberWithZero}/{DayOfMonth}/{ShortYear} <font style="font-size: 11px;">&hearts;</font> {12Hour}:{Minutes}{CapitalAmPm} <font style="font-size: 11px;">&laquo;</font> {/block:Date}</a>
  284. </div>
  285. </div>
  286.  
  287. <div id="post">
  288. {block:Text}
  289. {block:Title}<span class="title">{Title}</span>{/block:Title}
  290. <span class="entrytext">{Body}</span>
  291. {/block:Text}
  292. </div>
  293.  
  294. <div id="post">
  295. {block:Photo}<center>
  296. <a href="{Permalink}" title="{PhotoAlt}" target="_blank"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a></center>
  297. {block:Caption}{Caption}{/block:Caption}
  298. {/block:Photo}
  299. </div>
  300.  
  301.  
  302. <div id="post">
  303. {block:Photoset}<center>
  304. {Photoset-500}</center>
  305. {block:Caption}{Caption}{/block:Caption}
  306. {/block:Photoset}
  307. </div>
  308.  
  309.  
  310. <div id="post">
  311. {block:Link}
  312. <a href="{URL}" class="title">{Name}</a>
  313. {block:Description}{Description}{/block:Description}
  314. {/block:Link}
  315. </div>
  316.  
  317. <div id="post">
  318. {block:Quote}
  319. <span class="title">"{Quote}"</span>
  320. {block:Source}
  321. <div id="source"> — {Source}</div>
  322. {/block:Source}
  323. {/block:Quote}
  324. </div>
  325.  
  326. <div id="post">
  327. {block:Chat}
  328. {block:Title}<span class="title">{Title}</span>{/block:Title}
  329. <ul class="chat">
  330. {block:Lines}
  331. <li class="user_{UserNumber}">
  332. {block:Label}
  333. <span class="label">{Label}</span>
  334. {/block:Label}
  335. {Line}
  336. </li>
  337. {/block:Lines}
  338. </ul>
  339. {/block:Chat}
  340. </div>
  341.  
  342. <div id="post">
  343. {block:Audio}
  344. <div style="width:100%; padding: 0px 0px 15px 3px; overflow: none;">
  345. {block:AlbumArt}<img src="{AlbumArtURL}" align="left" height="70px">{/block:AlbumArt}
  346. {AudioPlayerGrey}
  347. {block:Caption}{Caption}{/block:Caption}
  348. {FormattedPlayCount} plays
  349. </div>
  350. {/block:Audio}
  351. </div>
  352.  
  353. <div id="post">
  354. {block:Video}
  355. <center>
  356. {Video-500}<BR>
  357. {block:Caption}{Caption}{/block:Caption}
  358. </center>
  359. {block:Video}
  360. </div>
  361.  
  362.  
  363. <BR>
  364. {block:PostNotes}
  365. {block:NoteCount}{NoteCountWithLabel}
  366. <br>{/block:NoteCount}
  367.  
  368.  
  369. {block:HasTags}
  370. &bull; tagged as: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  371. {block:RebloggedFrom}
  372. &bull; reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  373. &bull; originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
  374. <BR>
  375.  
  376. <div id="postnotes">{PostNotes}</div><br>
  377.  
  378. <center>
  379. {block:ContentSource}
  380. <br><a href="{SourceURL}">
  381. {lang:Source}:
  382. {block:SourceLogo}
  383. <img src="{BlackLogoURL}" width="{LogoWidth}"
  384. height="{LogoHeight}" alt="{SourceTitle}" />
  385. {/block:SourceLogo}
  386. {block:NoSourceLogo}
  387. {SourceLink}
  388. {/block:NoSourceLogo}
  389. </a>
  390. {/block:ContentSource}
  391. </center>
  392.  
  393. {/block:PostNotes}
  394.  
  395. {/block:Posts}
  396.  
  397. <center>
  398. <span class="title">
  399.  
  400. {block:Pagination}
  401. {block:PreviousPage}
  402. <a href="{PreviousPage}">newer</a>
  403. {/block:PreviousPage}
  404.  
  405. {block:NextPage}
  406. <a href="{NextPage}">older</a>
  407. {/block:NextPage}
  408. {/block:Pagination}
  409.  
  410. </span>
  411. <br><br></center>
  412.  
  413. </div><br>
  414.  
  415. </body>
  416. </html>