Advertisement
iusedtobeher-themes

~Tattooed Heart~

Sep 15th, 2013
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.57 KB | None | 0 0
  1. <!--Theme by iusedtobeher | tumblr . Please don't remove credit. I love you. Have an amazing day! ♥-->
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <head><title>{Title}</title>
  6. <link rel="shortcut icon" href="{Favicon}">
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8.  
  9. {block:Description}
  10. <meta name="description" content="{MetaDescription}" />
  11. {/block:Description}
  12.  
  13. <meta name="color:Bg" content="#ffffff">
  14. <meta name="color:Links" content="#bbbbbb">
  15. <meta name="color:Hover" content="#919191">
  16. <meta name="color:Text" content="#9b9b9b">
  17. <meta name="color:Accent" content="#f5f5f5">
  18. <meta name="color:Scrollbar" content="#eee">
  19. <meta name="color:Permalink Bg" content="#F9F9F9">
  20.  
  21. <meta name="text:Link Title 1" content="Link">
  22. <meta name="text:Link Url 1" content="/">
  23. <meta name="text:Link Title 2" content="Link">
  24. <meta name="text:Link Url 2" content="/">
  25. <meta name="text:Link Title 3" content="Link">
  26. <meta name="text:Link Url 3" content="/">
  27.  
  28. <meta name="image:Portrait" content="">
  29.  
  30. <meta name="if:EndlessScroll" content="0">
  31. <meta name="if:ShowCaptions" content="1">
  32. <meta name="if:StretchPhotos" content="1">
  33.  
  34. <style type="text/css">
  35.  
  36.  
  37. body {
  38. font-family:cambria;
  39. font-size: 11px;
  40. background:{color:Bg};
  41. color: {color:Text};
  42. margin: 0;
  43. }
  44.  
  45. a {
  46. color: {color:links};
  47. text-decoration: none;
  48. transition-duration: 0.20s;
  49. -moz-transition-duration: 0.20s;
  50. -webkit-transition-duration: 0.20s;
  51. -o-transition-duration: 0.20s;
  52.  
  53. }
  54.  
  55. a:hover {
  56. color: {color:hover};
  57. }
  58.  
  59. #content {
  60. padding: 1px 20px 20px 20px;
  61. width: 540px;
  62. margin-left:300px;
  63. }
  64.  
  65. .posts {
  66. padding: 10px;
  67. margin-top: 20px;
  68. margin-left:100px;
  69. overflow: hidden;
  70. width: 500px;
  71. }
  72.  
  73. .posts img {
  74. max-width: 100%;
  75. }
  76.  
  77. blockquote {
  78. border-left: 4px solid {color:accent};
  79. padding: 1px 1px 1px 10px;
  80. margin: 5px;
  81. }
  82.  
  83.  
  84. #captions {
  85. display: block;
  86. margin-top: 10px;
  87. {block:IfNotShowCaptions}
  88. {block:IndexPage}
  89. display: none;
  90. {/block:IndexPage}
  91. {/block:IfNotShowCaptions}
  92. }
  93.  
  94. #audiocaptions {
  95. display: block;
  96. margin-top: 10px;
  97. {block:IfNotShowCaptions}
  98. {block:IndexPage}
  99. display: none;
  100. {/block:IndexPage}
  101. {/block:IfNotShowCaptions}
  102. }
  103.  
  104. .pagination {
  105. margin-top: 15px;
  106. text-align: center;
  107. width:250px;
  108. font-style:italic;
  109. }
  110.  
  111. .pagination a {
  112. margin-left:5px;
  113. margin-right:5px;
  114. }
  115.  
  116. #albumart img {
  117. width: 70px;
  118. height: 70px;
  119. position:absolute
  120. }
  121.  
  122. #mp {
  123. width:420px;
  124. height:35px;
  125. padding-top:20px;
  126. padding-bottom:15px;
  127. padding-left:80px;
  128. background:#e4e4e4
  129. }
  130.  
  131. #permalink {
  132. margin-left:110px;
  133. padding: 5px 10px 5px 10px;
  134. font-size:9px;
  135. background:{color:permalink bg};
  136. font-family:calibri;
  137. text-align:left;
  138. width:480px;
  139. text-transform:uppercase;
  140. }
  141.  
  142. .sidebar {
  143. position: fixed;
  144. margin-top: 180px;
  145. margin-left: -190px;
  146. width: 200px;
  147. font-style:italic;
  148. text-align: center;
  149. }
  150.  
  151.  
  152. http://static.tumblr.com/evyge5h/Kczmc1hoi/tumblr_mb4p2gr1gu1rrxappo1_500.png
  153.  
  154. iframe#tumblr_controls {
  155. position: fixed !important;
  156. z-index: 9999;
  157. }
  158.  
  159. h3 {
  160. font-size:17px;
  161. margin-left:10px;
  162. font-weight:700;
  163. font-style:italic;
  164. }
  165.  
  166. .quo {
  167. font-family:georgia;
  168. font-size:17px;
  169. font-style:italic;
  170. text-align:left;
  171. }
  172.  
  173. idk {
  174. margin-left:55px;
  175. display:block
  176. }
  177.  
  178. qm {
  179. color:{color:Accent};
  180. font-style:normal;
  181. font-size:70px;
  182. margin-top:-15px;
  183. position:absolute;
  184. }
  185.  
  186. ::-webkit-scrollbar {width: 7px; height:7px; background:{color:bg}}
  187. ::-webkit-scrollbar-corner {background:{color:bg}}
  188. ::-webkit-scrollbar-button:vertical {height:0px; display: block; background:{color:scrollbar}}
  189. ::-webkit-scrollbar-button:horizontal {width: 0px; height: 0px; display: block; background:{color:scrollbar}}
  190. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 0px solid {color:bg}; border-bottom: 1px solid {color:bg}}
  191. ::-webkit-scrollbar-thumb:horizontal {background:{color:scrollbar}; border: 0px solid {color:bg}}
  192.  
  193. #asked {
  194. padding:13px;
  195. width:425px;
  196. background:{color:accent};
  197. text-align:left;
  198. margin-left:50px;
  199. }
  200.  
  201. ul.chat {
  202. margin: 0 0 0 0;
  203. padding: 0 0 0 0;
  204. }
  205. .chat li {
  206. list-style-type: none;
  207. margin-left: 0px;
  208. padding: 4px;
  209. }
  210. .chat li.odd {
  211. }
  212. .chat li.even {
  213. background-color: {color:accent};
  214. }
  215.  
  216. #permapage {
  217. margin-left:90px;
  218. width:500px;
  219. text-transform:uppercase;
  220. font-family:calibri;
  221. }
  222.  
  223. #permapage li {
  224. border-bottom:1px solid {color:accent};
  225. list-style-type:none;
  226. margin:0;
  227. padding-top:15px;
  228. padding-bottom:15px;
  229. padding-right:15px;
  230. padding-left:30px;
  231. }
  232.  
  233. #permapage img {
  234. margin-bottom:-3px;
  235. margin-right:5px;
  236. }
  237.  
  238. #bloc
  239. {overflow:hidden;
  240. width:250px;}
  241.  
  242. .transition
  243. {-webkit-transition: opacity 0.7s linear;-webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out;}
  244.  
  245. #picture
  246. {width:250px;
  247. position:relative;
  248. z-index:99}
  249.  
  250. #picture:hover
  251. {width:340px;}
  252.  
  253. #left
  254. {float:left;
  255. overflow:hidden;
  256. width:125px;
  257. position:relative;
  258. z-index:99}
  259.  
  260. #picture:hover #left{
  261. opacity:1;
  262. }
  263.  
  264. #right
  265. {float:right;
  266. overflow:hidden;
  267. width:125px;
  268. position:relative;
  269. z-index:99
  270. -webkit-transition: all 0.5s ease-in-out;
  271. -moz-transition: all 0.5s ease-in-out;
  272. -o-transition: all 0.5s ease-in-out;
  273. -ms-transition: all 0.5s ease-in-out;
  274. transition: all 0.5s ease-in-out;
  275. }
  276.  
  277. #about
  278. {float:right;
  279. width:105px;
  280. position:fixed;
  281. opacity:1;
  282. padding:20px;
  283. margin-top:5px;
  284. margin-left:120px;}
  285.  
  286. #picture:hover #right
  287. {margin-right:-35px;
  288. -webkit-transition: all 0.5s ease-in-out;
  289. -moz-transition: all 0.5s ease-in-out;
  290. -o-transition: all 0.5s ease-in-out;
  291. -ms-transition: all 0.5s ease-in-out;
  292. transition: all 0.5s ease-in-out;
  293. }
  294.  
  295. span.taghead { display:none; } a.tag + span.taghead { display:inline; }
  296.  
  297. #post {
  298. font-style:italic;
  299. }
  300.  
  301. #sbtitle{
  302. font-size:15px;
  303. font-style:italic;
  304. font-weight:bold;
  305. margin-bottom:10px;
  306. }
  307.  
  308. #nav{margin-top:10px; margin-bottom:10px; text-align:center;
  309. -webkit-transition: all 0.5s ease-in-out;
  310. -moz-transition: all 0.5s ease-in-out;
  311. -o-transition: all 0.5s ease-in-out;
  312. -ms-transition: all 0.5s ease-in-out;
  313. transition: all 0.5s ease-in-out;}
  314.  
  315. #nav a{text-transform:lowercase; font-style:italic; margin-left:3px; margin-right:3px; font-size:10px; -webkit-transition: all 0.5s ease-in-out;
  316. -moz-transition: all 0.5s ease-in-out;
  317. -o-transition: all 0.5s ease-in-out;
  318. -ms-transition: all 0.5s ease-in-out;
  319. transition: all 0.5s ease-in-out;}
  320.  
  321. </style>
  322.  
  323. {block:IfEndlessScroll}
  324. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  325. {/block:IfEndlessScroll}
  326.  
  327. </head>
  328.  
  329.  
  330. <body>
  331.  
  332.  
  333. <div id="content">
  334.  
  335.  
  336. <div class="sidebar">
  337.  
  338. <div id="bloc">
  339. <div id="picture" class="transition">
  340. <div id="left" class="transition">
  341. <img width="250px" src="{image:portrait}">
  342. </div>
  343.  
  344. <div id="about" class="transition">
  345.  
  346. <div id="sbtitle">
  347. <a href="/">{title}</a>
  348. </div>
  349.  
  350. <div id="nav">
  351. <a href="/">home</a>
  352. <a href="/ask">ask</a>
  353. {Block:IfLinkTitle1}<a href="{text:link url 1}">{text:link title 1}</a>{/Block:IfLinkTitle1}
  354. {Block:IfLinkTitle2}<a href="{text:link url 2}">{text:link title 2}</a>{/Block:IfLinkTitle2}
  355. {Block:IfLinkTitle3}<a href="{text:link url 3}">{text:link title 3}</a>{/Block:IfLinkTitle3}
  356. </div>
  357.  
  358. {Description}
  359.  
  360. </div>
  361.  
  362. <div id="right" class="transition">
  363. <img width="250px" style="margin-left:-125px;" src="{image:portrait}">
  364. </div>
  365. </div>
  366. </div>
  367.  
  368. {block:IfNotEndlessScroll}
  369. <div class="pagination">
  370. {block:Pagination}
  371. {block:PreviousPage}
  372. <a href="{PreviousPage}">&laquo;</a>
  373. {/block:PreviousPage}
  374. {CurrentPage} of {TotalPages}
  375. {block:NextPage}
  376. <a href="{NextPage}">&raquo;</a>
  377. {/block:NextPage}
  378. {/block:Pagination}
  379. </div>
  380. {/block:IfNotEndlessScroll}
  381.  
  382. </div>
  383.  
  384.  
  385. {block:Posts}
  386.  
  387. <br>
  388.  
  389.  
  390. <div class="posts">
  391.  
  392. <div id="post">
  393.  
  394. {block:Text}
  395.  
  396. {block:Title}
  397. <h3>{Title}</h3>
  398. {/block:Title}
  399.  
  400. {Body}
  401.  
  402. {/block:Text}
  403.  
  404.  
  405.  
  406. {block:Photo}
  407.  
  408. <center>
  409. <img src="{PhotoURL-500}" {Block:IfStretchPhotos}width="500px"{/Block:IfStretchPhotos}>
  410. </center>
  411.  
  412. {block:Caption}
  413. <div id="captions">
  414. {Caption}</div>
  415. {/block:Caption}
  416.  
  417. {/block:Photo}
  418.  
  419.  
  420.  
  421. {block:Photoset}
  422.  
  423.  
  424. <div class="photoset">
  425. {Photoset-500}
  426. </div>
  427.  
  428. {block:Caption}
  429. <div id="captions">
  430. {Caption}</div>
  431. {/block:Caption}
  432.  
  433. {/block:Photoset}
  434.  
  435.  
  436.  
  437. {block:Quote}
  438.  
  439.  
  440. <div class="quo"><qm>❝</qm><idk>{Quote}</idk></div>
  441.  
  442. {block:Source}
  443. <br><br>—{Source}
  444. {/block:Source}
  445.  
  446. {/block:Quote}
  447.  
  448.  
  449.  
  450. {block:Link}
  451.  
  452. <a href="{URL}" {Target}><h3>+ {Name}</h3></a>
  453.  
  454. {block:Description}
  455. {Description}
  456. {/block:Description}
  457.  
  458. {/block:Link}
  459.  
  460.  
  461.  
  462. {block:Chat}
  463.  
  464. {block:Title}
  465. {Title}
  466. {/block:Title}
  467.  
  468. <ul class="chat">
  469. {block:Lines}
  470. <li class="{Alt} user_{UserNumber}">
  471. {block:Label}
  472. <b>{Label}</b>
  473. {/block:Label}
  474. <span style="font-style:italic">{Line}</span>
  475. </li>
  476. {/block:Lines}
  477. </ul>
  478.  
  479. {/block:Chat}
  480.  
  481.  
  482.  
  483. {block:Audio}
  484.  
  485.  
  486. <div id="albumart">
  487. {block:AlbumArt}
  488. <img src="{AlbumArtURL}">
  489. {/block:AlbumArt}
  490. </div>
  491.  
  492. <div id="mp">
  493. {AudioPlayerGrey}
  494. </div>
  495.  
  496. <p>
  497.  
  498. {block:TrackName}<b>Track:</b> {TrackName}<br>{/block:TrackName}
  499. {block:Artist}<b>Artist:</b> {Artist}<br>{/block:Artist}
  500. {block:Album}<b>Album:</b> {Album}<br>{/block:Album}
  501. <b>Plays:</b> {PlayCount}<br>
  502.  
  503. {block:Caption}
  504. <div id="audiocaptions">
  505. {Caption}</div>
  506. {/block:Caption}
  507.  
  508. {/block:Audio}
  509.  
  510.  
  511.  
  512. {block:Video}
  513.  
  514.  
  515. <div class="video">
  516. {block:IndexPage}{Video-250}{/block:IndexPage}
  517. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  518. </div>
  519.  
  520. {block:Caption}
  521. <div id="captions">
  522. {Caption}</div>
  523. {/block:Caption}
  524.  
  525. {/block:Video}
  526.  
  527.  
  528.  
  529. {block:Answer}
  530.  
  531. <div id="asked">{Asker} asked: {Question}</div> <img src="{AskerPortraitURL-40}" style="margin-top:-40px; position:absolute;"><p>
  532.  
  533. {Answer}
  534.  
  535. {/block:Answer}
  536.  
  537. </div>
  538.  
  539. </div>
  540.  
  541. <div id="permalink">
  542.  
  543. {block:Date}posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{Block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/Block:NoteCount}{Block:ContentSource} <a href="{SourceURL}">©</a>{/block:ContentSource}{block:HasTags}<br>tagged with: {block:Tags}<span class="taghead">, </span><a class="tag" href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}
  544.  
  545. </div>
  546.  
  547. {block:PermalinkPage}
  548. <div id="permapage">
  549. {block:PostNotes}
  550. {PostNotes}
  551. {/block:PostNotes}
  552. </div>
  553. {/block:PermalinkPage}
  554.  
  555. <br>
  556.  
  557. <div style="display:block">
  558. {Block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/Block:RebloggedFrom}
  559. </div>
  560.  
  561. {/block:Posts}
  562.  
  563. </div>
  564.  
  565. <div style="bottom:5px;left:4px;position:fixed;"><a href="http://iusedtobeher.tumblr.com/">c</a></div>
  566.  
  567. </body>
  568. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement