Advertisement
elevensaves

elevensaves' tumblr theme1

Feb 28th, 2014
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.27 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!---- HELLO BEAUTIFUL THIS IS A MESSAGE JUST FOR YOU <3
  9.  
  10. okay this is my very first theme, so bear with me that stuff down there is not too organized. however, if you need any help or maybe an updates tab i'm at your service *takes bow* also if you just need someone to talk to because no one deserves to feel sad or lonely c:
  11.  
  12. PLEASE DO NOT REMOVE THE CREDIT AND ALL THAT JAZZ (JULIE DID YOU REALLY JUST SAY JAZZ) I WORKED REALLY HARD ON THIS AND I'M SWEATING LIKE A PIG RIGHT NOW.
  13.  
  14. ENJOY!! I HOPE YOU LIKE IT---->
  15.  
  16. <head>
  17.  
  18. <script type="text/javascript"
  19. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  20.  
  21. <script src="http://static.tumblr.com/n82fyzo/XjQmg8058/cufon-yui.js" type="text/javascript"></script>
  22. <script src="http://static.tumblr.com/rsuvpnh/5jYn1piil/fineliner_script_400.font.js" type="text/javascript" id="fineliner"></script>
  23.  
  24. <script type="text/javascript">
  25. Cufon.replace('#idhere');
  26. </script>
  27.  
  28. <meta name="color:Text" content="#000">
  29. <meta name="color:Background" content="#FFF">
  30. <meta name="image:Background" content="">
  31. <meta name="image:sbimage" content="" >
  32. <meta name="color:linkhover" content="#bbb">
  33. <meta name="text:sbtitle" content="">
  34. <meta name="color:sbtitle" content="bbb">
  35. <meta name="color:sbtext" content="000">
  36. <meta name="color:title" content="bbb">
  37. <meta name="color:sblinks" content="bbb">
  38. <meta name="color:links" content="000">
  39. <meta name="color:dots" content="000">
  40. <meta name="text:link1" content="">
  41. <meta name="text:link1 url" content "/">
  42. <meta name="text:link2" content="">
  43. <meta name="text:link2 url" content"/">
  44. <meta name="text:link3" content="">
  45. <meta name="text:link3 url" content="/">
  46. <meta name="text:link4" content="">
  47. <meta name="text:link4 url"
  48.  
  49. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  50.  
  51. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  52.  
  53. <script>
  54.  
  55. (function($){
  56.  
  57. $(document).ready(function(){
  58.  
  59. $("a[title]").style_my_tooltips({
  60.  
  61. tip_follows_cursor:true,
  62.  
  63. tip_delay_time:90,
  64.  
  65. tip_fade_speed:600,
  66.  
  67. attribute:"title"
  68.  
  69. });
  70.  
  71. });
  72.  
  73. })(jQuery);
  74.  
  75. </script>
  76.  
  77. <style>
  78. .tooltip{
  79. display: inline;
  80. position: relative;
  81. }
  82. #s-m-t-tooltip {
  83. max-width:300px;
  84. border-radius: 0px;
  85. padding:3px 4px 5px 4px;
  86. margin:20px 7px -2px 20px;
  87. background-color:#ffffff;
  88. border:1px solid #bbb;
  89. font-family:calibri;
  90. font-size:8px;
  91. letter-spacing:2px;
  92. text-transform:uppercase;
  93. color:{color:text};
  94. z-index:1000;
  95. }
  96. </style>
  97.  
  98.  
  99.  
  100. <style type="text/css">
  101.  
  102. /*THE FOLLOWING TWO LINES ARE FOR THE TINY CURSOR, IF YOU DO NOT WANT IT SIMPLY DELETE THEM*/
  103. *, body, a, a:hover {cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  104.  
  105.  
  106.  
  107.  
  108. body {
  109. font-family:calibri;
  110. color:{color:text};
  111. font-size:10px; /* Changes color of the body font */;
  112. background-color:{color:Background} url({image:Background});
  113. background-attachment:fixed;
  114. background-size:cover;
  115. text-align:left;
  116.  
  117. }
  118.  
  119. a:link, a:active, a:visited{
  120. color: {color:links};
  121. text-decoration:none;
  122. }
  123.  
  124.  
  125.  
  126.  
  127. a:hover{
  128. color:{color:linkhover};
  129. text-decoration:none;
  130. ;
  131. }
  132.  
  133.  
  134. .entry {
  135. float:left;
  136. width:500px;
  137. margin:20px;
  138. padding-bottom:15px;
  139. }
  140.  
  141. blockquote {
  142. padding-left:5px;
  143. border-left:2px solid;
  144. }
  145.  
  146. blockquote blockquote {
  147. padding-left:5px;
  148. border-left:2px solid;
  149. }
  150.  
  151. /*description drop down*/
  152. a {color:;text-decoration:none;-webkit-tra… all 0.8s ease-in;-moz-transition: all 0.8s ease-in;transition: all 0.8s ease-in;}
  153.  
  154. .fufu {width:227px;-webkit-transition: all 0.8s ease-in;-moz-transition: all 0.8s ease-in;transition: all 0.8s ease-in;}
  155.  
  156. .fufu:hover {-webkit-transform: translate(1em,0);-moz-transform: translate(1em,0);-o-transform: translate(1em,0);}
  157.  
  158. #biter
  159.  
  160. #bite a {display:block}
  161.  
  162. #bite .death {margin-top:-45px;filter: alpha(opacity = 0);opacity:0;-webkit-transition: all 0.8s ease-in;-moz-transition: all 0.8s ease-in; transition: all 0.8s ease;}
  163.  
  164. #bite:hover .death {margin-top:0px;-webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;transition: all 0.8s ease; filter: alpha(opacity = 100);filter: alpha(opacity = 100);opacity:100;}
  165.  
  166. /*B&W*/
  167. .bw {
  168. -webkit-transition: all .5s ease;
  169. -moz-transition: all .5s ease;
  170. -o-transition: all .5s ease;
  171. -ms-transition: all .5s ease;
  172. transition: all .5s ease;
  173. }
  174.  
  175. .bw:hover {
  176. -webkit-filter: grayscale(70%);
  177. }
  178.  
  179.  
  180. #sidebar{
  181. width:200px;
  182. color:{color:sbtext};
  183. margin-left:230px;
  184. margin-top:150px;
  185. position:fixed;
  186. font-family:cambria;
  187. font-size:9px;
  188. letter-spacing:1px;
  189. }
  190.  
  191. #sidebarimg img{
  192. height:auto;
  193. width:220px;
  194. margin-left:-20px;
  195. padding:2px;
  196. border:1px solid #bbbbbb;
  197. overflow:hidden;
  198. }
  199.  
  200. #description {
  201. font-family:cambria;
  202. font-size:9px;
  203. letter-spacing:1px;
  204. margin-left:10px;
  205. }
  206.  
  207. #linkies{
  208. text-align:center;
  209. font-size:10px;
  210. font-family:calibri;
  211. width:200px;
  212. color:{color:dots};
  213. line-height:150%;
  214. text-transform:uppercase;
  215. padding-bottom:25px;
  216. padding-top:2px;
  217. margin-left:-20px;
  218. }
  219.  
  220. #linkies a {
  221. color:{color:sblinks};
  222. }
  223.  
  224. #linkies a:hover {
  225. color:{color:linkhover};
  226. }
  227.  
  228.  
  229. #posts {
  230. width:500px;
  231. margin-left:550px;
  232. margin-top:40px;
  233. text-align:left;
  234. }
  235.  
  236. #tags{
  237. margin-top:5px;
  238. font-size:8px;
  239. font-family:cambria;
  240. text-align:left;
  241. text-transform:lowercase;
  242. font-style:italic;
  243. opacity:0;
  244. -moz-transition-duration:.5s;
  245. -webkit-transition-duration:.5s;
  246. -o-transition-duration:.5s;
  247.  
  248. }
  249.  
  250. #tags a{
  251. padding:2px;
  252. }
  253.  
  254. #posts:hover #tags{
  255. opacity:1;
  256. -moz-transition-duration:.5s;
  257. -webkit-transition-duration:.5s;
  258. -o-transition-duration:.5s;
  259. }
  260.  
  261. #postinfo{
  262. width:500px;
  263. text-align:left;
  264. border-top:1px #eee solid;
  265. border-bottom:1px #eee solid;
  266. font-size:8px;
  267. margin-top:5px;
  268. margin-bottom:10px;
  269. text-transform:uppercase;
  270. padding:3px;
  271. }
  272.  
  273. #sbtitle {
  274. color:{color:sbtitle};
  275. font-size:30px;
  276. font-style:bold;
  277. text-transform:lowercase;
  278. font-family:"fineliner";
  279. padding:0px;
  280. margin-left:-20px;
  281. text-align:left;
  282. }
  283.  
  284. #title {
  285. color:{color:title};
  286. font-size:15px;
  287. font-style:bold;
  288. font-family:calibri;
  289. text-transform:uppercase;
  290. padding:0px;
  291. text-align:left;
  292. }
  293.  
  294. #title a {
  295. color:{color:title};
  296. }
  297.  
  298. #pagination {
  299. margin-top:-39px;
  300. font-size:9px;
  301. text-align:right;
  302. margin-right:5px;
  303. font-family:times;
  304. padding-bottom:10px;
  305. }
  306.  
  307. #question {
  308. float:left;
  309. font-size:8px;
  310. margin-top:5px;
  311. letter-spacing:1px;
  312. }
  313. #question img {
  314. margin-right:5px;
  315. border-radius:90px;
  316. width:30px;
  317. height:30px;
  318. padding:3px;
  319. float:left;
  320. text-align:justify;
  321. margin-top:-15px;
  322. }
  323.  
  324. #answer {
  325. text-align:left;
  326. padding-top:5px;
  327. color:{color:text};
  328. }
  329.  
  330. #credit a {
  331. background-color:#fff;
  332. font-weight:bolder;
  333. font-size:7px;
  334. color:{color:sblinks};
  335. padding:3px;
  336. font-family:Franklin Gothic Medium Cond ;
  337. letter-spacing:1px;
  338. position:fixed;
  339. right:15px;
  340. border: 1px solid #ccc;
  341. bottom:10px;
  342. -o-transition-transition: all 0.5s ease-in-out;
  343. -webkit-transition: all 0.5s ease-in-out;
  344. -moz-transition: all 0.5s ease-in-out;
  345. }
  346.  
  347. #credit a:hover {
  348. border:1px solid #727272;
  349. background-color:{color:sblinks};
  350. color:#f0f0f0;
  351. -o-transition-transition: all 0.5s ease-in-out;
  352. -webkit-transition: all 0.5s ease-in-out;
  353. -moz-transition: all 0.5s ease-in-out;
  354. }
  355.  
  356. {CustomCSS}</style>
  357.  
  358. <title>{title}</title>
  359.  
  360. </head>
  361. <body>
  362. <div id="sidebar">
  363. <div id="sbtitle"><div id="idhere">{text:sbtitle};</div></div>
  364. <div id="description">
  365. <div id="bite">
  366. <div class="bw pic">
  367. <div id="sidebarimg">
  368. <a href="/" title="home"><img src="{image:sbimage}"></a>
  369. </div></div>
  370. <div id="linkies">
  371. <a href="{text:link1 url}">{text:link1}</a> •
  372. <a href="{text:link2 url}">{text:link2}</a> •
  373. <a href="{text:link3 url}">{text:link3}</a> •
  374. <a href="{text:link4 url}">{text:link4}</a>
  375. </div>
  376. <div id="pagination">
  377. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"> ← </a>/{/block:PreviousPage}
  378. {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}{/block:Pagination}
  379. </div>
  380. <div class="death">
  381. <div align="center">
  382. {Description}
  383. </div>
  384. </div>
  385. </div></div></div>
  386.  
  387. <div id="credit"><a target="blank"href="http://buckybahnes.tumblr.com">BB</a></font></div></div>
  388.  
  389. <div id="posts">
  390. {block:Posts}
  391. <div class="entry">
  392. {block:Text}
  393. <div id="title" align="left">{title}</div><br>
  394. {body}
  395. {/block:Text}
  396. {block:Photo}
  397. <left><a href="{Permalink}"><img src="{PhotoURL-HighRes}" width="100%"></a>{block:caption}{caption}{/block:caption}</left>
  398. {/block:Photo}
  399. {block:Link}
  400. <div id="title" align="left"><a href="{URL}">{Name}</a></div><br>
  401. {block:Description}<left>{description}</left>{/block:Description}
  402. {/block:Link}
  403.  
  404. {block:Answer}<div id="question"><a href="{AskerURL}" title="{AskerName}"><img src="{AskerPortraitURL-40}"></a>
  405. {Question}</div><br><br><div id="answer">{Answer}</div>{/block:answer}
  406. {block:Photoset}
  407. <left>{Photoset-500}</left>{block:caption}{caption}{/block:caption}
  408. {/block:Photoset}
  409. {block:Video}
  410. <left>{Video-500}{block:caption}{caption}{/block:caption}</left>
  411. {/block:Video}
  412. {block:Chat}
  413. {block:Title}
  414. <div id="title" align="left">{Title}</div>
  415. {/block:Title}
  416. <ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}{Line}
  417. </li>{/block:Lines}</ul>
  418. {/block:Chat}
  419. {block:Quote}
  420. <left>{Quote}</left>
  421. {block:Source}<left><small>~{Source}</small></left>{/block:Source}
  422. {/block:Quote}
  423.  
  424. {block:Date}<div id="postinfo"><a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a> {block:NoteCount} (<a href="{Permalink}">{NoteCount}</a>) {/block:NoteCount} <div style="float:right;"> {block:RebloggedFrom} <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}
  425. {block:ContentSource} / <a title="{SourceTitle}" href="{SourceURL}">©</a>{/block:ContentSource}</div></div>{/block:Date}
  426.  
  427. {block:HasTags}
  428. <div id="tags">
  429. {block:Tags} <a href="{TagURL}">{Tag} </a>{/block:Tags}</div>
  430. {/block:HasTags}
  431. <div class="postnote">
  432. {block:PostNotes}{PostNotes}{/block:PostNotes}
  433. </div>
  434.  
  435. </div>
  436. {/block:Posts}
  437. </div>
  438.  
  439. </body>
  440. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement