Advertisement
iusedtobeher-themes

~Something about you~

Jun 11th, 2013
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.41 KB | None | 0 0
  1. <!--Theme by iusedtobeher | tumblr . Please don't remove credit. I love you. Have an amazing day! ♥-->
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <html>
  6. <head>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}
  10. <meta name="description" content="{MetaDescription}" />
  11. {/block:Description}
  12.  
  13. <meta name="color:Background" content ="#d0feff"/>
  14. <meta name="color:Sidebar" content ="#89bebf"/>
  15. <meta name="color:Sidebar Border"content="#FFFFFF"/>
  16. <meta name="color:Content" content ="#89bebf"/>
  17. <meta name="image:Background" content=""/>
  18. <meta name="image:Sidebar" content=""/>
  19.  
  20. <meta name="color:Text" content="#8a6047"/>
  21. <meta name="color:Link" content="#ffffff"/>
  22. <meta name="color:Link Hover" content="#467273"/>
  23. <meta name="color:Question" content="#467273"/>
  24.  
  25. <meta name="text:URL1" content="/" />
  26. <meta name="text:TITLE1" content="link 1" />
  27. <meta name="text:URL2" content="/" />
  28. <meta name="text:TITLE2" content="link 2" />
  29. <meta name="text:URL3" content="/" />
  30. <meta name="text:TITLE3" content="link 3" />
  31. <meta name="text:URL4" content="/" />
  32. <meta name="text:TITLE4" content="link 4" />
  33.  
  34. <meta name="color:scrollbar" content="#D6D5D5">
  35.  
  36.  
  37. <link href='http://fonts.googleapis.com/css?family=Merienda' rel='stylesheet' type='text/css'>
  38.  
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Snowburst+One' rel='stylesheet' type='text/css'>
  41.  
  42. <link href='http://fonts.googleapis.com/css?family=Quintessential' rel='stylesheet' type='text/css'>
  43.  
  44.  
  45. <link href='http://fonts.googleapis.com/css?family=Port+Lligat+Sans' rel='stylesheet' type='text/css'>
  46. <link href='http://fonts.googleapis.com/css?family=Comfortaa:400,700' rel='stylesheet' type='text/css'>
  47. <link href='http://fonts.googleapis.com/css?family=Lobster+Two:400,400italic' rel='stylesheet' type='text/css'>
  48.  
  49. <style type="text/css">
  50.  
  51. body {
  52. background-color: {color:Background};
  53. background-image: url({image:Background});
  54. background-attachment: fixed;
  55. font-family: Helvetica;
  56. font-size: 8px;
  57. color: {color:Text};
  58.  
  59. }
  60.  
  61. a {
  62. color: {color:Link};
  63. text-decoration: none;
  64. }
  65.  
  66. a:hover {
  67. color: {color:Link Hover};
  68. }
  69.  
  70. a img {
  71. border: 0px;
  72. }
  73. ::-webkit-scrollbar {width: 7px; height:auto; background:{color:bg}}
  74.  
  75. ::-webkit-scrollbar-corner {background:{color:bg}}
  76.  
  77. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar}}
  78.  
  79. ::-webkit-scrollbar-button:horizontal {width: 4px; height: 4px; display: block; background:{color:scrollbar}}
  80.  
  81. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:bg}; border-bottom: 1px solid {color:bg}}
  82.  
  83. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:bg}}
  84.  
  85. .content {
  86. position: absolute;
  87. left: 100px;
  88. width: 510px;
  89. padding: 10px;
  90. background-color: {color:Content};
  91. }
  92.  
  93. blockquote {
  94. font-size: 12px;
  95. background-color: {color:Background};
  96. border-left: 5px solid {color:Text};
  97. margin: 0px;
  98. padding: 0 0 0 10px;
  99. }
  100.  
  101.  
  102. .post img {
  103. display: block;
  104. margin: 0 auto;
  105. }
  106.  
  107. .post{
  108.  
  109. transition: all 0.5s linear;
  110. -moz-transition:all 0.5s linear;
  111. -webkit-transition:all 0.5s linear;
  112. -o-transition:all 0.5s linear;
  113. width:500px;
  114. margin-top:10px;
  115. padding:2px;
  116. background-color:white;
  117. border:1px solid white;
  118. font-family:calibri;
  119. font-size:10px;
  120. line-height:90%;
  121. }
  122.  
  123. h3 {
  124. font-size: 20px;
  125. margin: 0px;
  126. color: {color:Header};
  127. }
  128.  
  129. .quote {
  130. font-family: 'Lobster Two', cursive;
  131. font-style: italic;
  132. font-size: 21px;
  133. color: {color:Link};
  134. }
  135.  
  136. .source {
  137. margin-left: 25px;
  138. }
  139.  
  140. .link {
  141. color: {color:Link};
  142. font-size: 16px;
  143. font-weight: bold;
  144. font-family:'Port Lligat Sans', sans-serif;
  145. }
  146.  
  147. .link:hover {
  148. color:{color:Link Hover};
  149. }
  150.  
  151. ul.chat {
  152. margin: 0;
  153. padding: 0;
  154. }
  155.  
  156. .chat li {
  157. list-style-type: none;
  158. margin-left: 0px;
  159. padding: 3px;
  160. }
  161.  
  162. .chat li.odd {
  163. background-color: {color:Content};
  164. margin-bottom: 1px;
  165. color: {color:Background};
  166. }
  167.  
  168. .chat li.even {
  169. background-color: {color:Background};
  170. margin-bottom: 1px;
  171. color: {color:Content};
  172. }
  173.  
  174. .label {
  175. font-weight: bold;
  176. }
  177.  
  178. .title {
  179. font-size: 13px;
  180. font-family:Merienda;
  181. color: {color:Header};
  182. text-align: center;
  183. }
  184.  
  185. #mumbojumbo {
  186. width:500px;
  187. left:300px!important;
  188. padding:3px 0px;
  189. color:{color:Link};
  190. border-bottom: 2px solid {color:Sidebar Border};
  191. margin-bottom: 5px;
  192. }
  193.  
  194. #mumbojumbo a {
  195. color:{color:Link Hover};
  196. }
  197.  
  198. #date {
  199. width:500px;
  200. left:300px!important;
  201. margin-top:3px;
  202. color:{color:Text};
  203. background:{color:Sidebar Border};
  204. text-align: right;
  205. }
  206.  
  207. #date a {
  208. color:{color:Text};
  209. }
  210.  
  211. .ask {
  212. background-color: {color:Question};
  213. color: {color:Link};
  214. padding: 10px;
  215. }
  216.  
  217. .view {
  218. width: 250px;
  219. height: 300px;
  220. margin-left: 700px;
  221. margin-top:150px;
  222. float: left;
  223. border: 10px solid {color:Sidebar Border};
  224. overflow: hidden;
  225. position: fixed;
  226. text-align: center;
  227. -webkit-box-shadow: 1px 1px 2px #e6e6e6;
  228. -moz-box-shadow: 1px 1px 2px #e6e6e6;
  229. box-shadow: 1px 1px 2px #e6e6e6;
  230. cursor: default;
  231. background: {color:Sidebar} no-repeat center center;
  232. }
  233. .view .mask,.view .content {
  234. width: 250px;
  235. height: 300px;
  236. position: absolute;
  237. overflow: hidden;
  238. top: 0;
  239. left: 0;
  240. }
  241. .view img {
  242. display: block;
  243. position: relative;
  244. width: 250px;
  245. height: 300px;
  246. }
  247. .view h2 {
  248. color: #fff;
  249. text-align: center;
  250. position: relative;
  251. font-size: 17px;
  252. padding: 10px;
  253. background: rgba(0, 0, 0, 0.8);
  254. margin: 20px 0 0 0;
  255. }
  256. .view p {
  257. font-family: Georgia, serif;
  258. font-style: italic;
  259. font-size: 12px;
  260. color: #fff;
  261. position: relative;
  262. padding: 10px 20px 20px;
  263. text-align: center;
  264. }
  265. .view a.info {
  266. display: inline-block;
  267. text-decoration: none;
  268. padding: 7px 14px;
  269. background: #000;
  270. color: #fff;
  271. -webkit-box-shadow: 0 0 1px #fff;
  272. -moz-box-shadow: 0 0 1px #000;
  273. box-shadow: 0 0 1px #000;
  274. }
  275. .view a.info: hover {
  276. -webkit-box-shadow: 0 0 5px #fff;
  277. -moz-box-shadow: 0 0 5px #000;
  278. box-shadow: 0 0 5px #000;
  279. }
  280.  
  281. iframe#tumblr_controls{ right: 3px !important; position: fixed !important; }
  282.  
  283. div#sidelinks{
  284. position:fixed;
  285. opacity:1;
  286. font-size: 15px;
  287. line-height:25px;
  288. text-align: center;
  289. font-family: Quintessential;
  290. width: 230px;
  291. height:220px;
  292. color:white;
  293. padding:7px;
  294. z-index:100;
  295. margin-left:713px;
  296. margin-top:222px;
  297. background-color:white;
  298. transition: all 0.9s ease-out;
  299. -o-transition-transition: all 0.5s ease-out;
  300. -webkit-transition: all 0.5s ease-out;
  301. -moz-transition: all 0.5s ease-out;
  302. opacity:0.1;
  303. }
  304.  
  305. #sidelinks:hover{
  306. opacity:0.8;
  307. }
  308.  
  309. #pagination {
  310. font-size: 8px;
  311. text-align: center;
  312. font-family: Quintessential;
  313. color:{color:link};
  314. letter-spacing:2px;
  315. margin-left:11px;
  316. margin-top:10px;
  317. }
  318.  
  319. {CustomCSS}
  320. </style>
  321.  
  322. <title>{Title}</title>
  323.  
  324. </head>
  325.  
  326. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  327.  
  328. <body><div class="content">
  329.  
  330. {block:Posts}
  331.  
  332. {block:Text}
  333. <div class="post">
  334. {block:Title}
  335. <h3><a href="{Permalink}">{Title}</a></h3>
  336. {/block:Title}
  337. {Body}
  338. </div>
  339. {/block:Text}
  340.  
  341. {block:Photo}
  342. <div class="post">
  343. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
  344. {block:Caption}
  345. <div class="caption">{Caption}</div>
  346. {/block:Caption}
  347. </div>
  348. {/block:Photo}
  349.  
  350. {block:Photoset}
  351. <div class="post">
  352. <center>{Photoset-500}</center>
  353. {block:Caption}
  354. <div class="caption">{Caption}</div>
  355. {/block:Caption}
  356. </div>
  357. {/block:Photoset}
  358.  
  359. {block:Quote}
  360. <div class="post">
  361. <span class="quote">"{Quote}"</span>
  362. {block:Source}
  363. <div class="source">- {Source}</div>
  364. {/block:Source}
  365. </div>
  366. {/block:Quote}
  367.  
  368. {block:Link}
  369. <div class="post">
  370. <center><a href="{URL}" class="link" {Target}>{Name} &#8594;</a></center>
  371. {block:Description}
  372. <div class="description">{Description}</div>
  373. {/block:Description}
  374. </div>
  375. {/block:Link}
  376.  
  377. {block:Chat}
  378. <div class="post">
  379. {block:Title}
  380. <h3><a href="{Permalink}">{Title}</a></h3>
  381. {/block:Title}
  382. <ul class="chat">
  383. {block:Lines}
  384. <li class="{Alt} user_{UserNumber}">
  385. {block:Label}
  386. <span class="label">{Label}</span>
  387. {/block:Label}
  388. {Line}
  389. </li>
  390. {/block:Lines}
  391. </ul>
  392. </div>
  393. {/block:Chat}
  394.  
  395. {block:Video}
  396. <div class="post">
  397. <center>{Video-500}</center>
  398. {block:Caption}
  399. <div class="caption">{Caption}</div>
  400. {/block:Caption}
  401. </div>
  402. {/block:Video}
  403.  
  404. {block:Answer}
  405. <div class="ask">{Asker} <b>sent:</b> {Question}</div>
  406. {Answer}
  407. {/block:Answer}
  408.  
  409. {block:Audio}
  410. <div class="post">
  411. {AudioPlayerWhite}
  412. {block:Caption}
  413. <div class="caption">{Caption}</div>
  414. {/block:Caption}
  415. </div>
  416. {/block:Audio}
  417.  
  418. <div id="date">
  419. {block:Date}Posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date} //
  420. {block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  421. </div>
  422. <div id="mumbojumbo">
  423.  
  424. {block:RebloggedFrom}
  425. (via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>,
  426. source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>)
  427. {/block:RebloggedFrom}
  428. {block:HasTags}{block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:HasTags}
  429. </div>
  430.  
  431. {block:PermalinkPage}
  432. {block:PostNotes}
  433. <div id="note">{PostNotes}</div>
  434. {/block:PostNotes}
  435. {/block:permalinkpage}
  436.  
  437. {/block:Posts}
  438.  
  439. <p align="center">
  440.  
  441. </div>
  442.  
  443. <div id="sidelinks">{block:Description}<div style="color:black;">{Description}</div>{/block:Description}
  444.  
  445. <a href="/">Home</a>
  446. |
  447. <a href="/ask">Ask</a>
  448. |
  449. <a href="{text:URL1}" class="nav">{text:TITLE1}</a>
  450. </br>
  451. <a href="{text:URL2}" class="nav">{text:TITLE2}</a>
  452. |
  453. <a href="{text:URL3}" class="nav">{text:TITLE3}</a>
  454. |
  455. <a href="{text:URL4}" class="nav">{text:TITLE4}</a>
  456.  
  457. <!--NEXT AND PREVIOUS BUTTONS-->
  458. {block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}"> < Previous Page </a>{/block:PreviousPage} | {block:NextPage}<a href="{NextPage}"> Next Page > </a>{/block:NextPage}</div>{/block:Pagination}</div>
  459.  
  460. </div>
  461.  
  462. <div class="view view-fourth">
  463. <img src="{image:Sidebar}" />
  464. <div class="mask">
  465. <h2><div class="title"><a href="/">{Title}</a></div></h2>
  466. </div>
  467. </div>
  468. </div>
  469.  
  470. </body>
  471. <div style="position:fixed; font-family:dixel; bottom:5px; left:5px;">
  472. <a href="http://iusedtobeher.tumblr.com/">C</a>
  473. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement