Advertisement
flyawayfromzayn

Theme #05 by Hayley

Apr 25th, 2014
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.81 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <!--Do not claim this theme as yours, it took me a long time to make. Please leave the credit as it is, do not change or remove it. -->
  3.  
  4.  
  5.  
  6.  
  7. <meta name="color:Background" content="#ffffff"/>
  8. <meta name="color:Text" content="#838282"/>
  9. <meta name="color:Link" content="#b8b8b8"/>
  10. <meta name="color:Link Hover" content="#eeeeee"/>
  11. <meta name="color:Description" content="#ffffff"/>
  12. <meta name="text:Subtitle" content=""/>
  13. <meta name="color:Subtitle" content=""/>
  14. <meta name="if:Infinite Scrolling" content="1"
  15.  
  16. <meta name="text:Link1 URL" content="/"/>
  17. <meta name="text:Link1 Title" content="Home"/>
  18. <meta name="text:Link2 URL" content="/"/>
  19. <meta name="text:Link2 Title" content="Ask"/>
  20. <meta name="text:Link3 URL" content="/"/>
  21. <meta name="text:Link3 Title" content="Archive"/>
  22. <meta name="text:Link4 URL" content="/"/>
  23. <meta name="text:Link4 Title" content="About"/>
  24. <meta name="text:Link5 URL" content="/"/>
  25. <meta name="text:Link5 Title" content=""/>
  26. <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
  27. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  28.  
  29.  
  30.  
  31.  
  32. <meta name="image:Sidebar" content=""/>
  33.  
  34.  
  35.  
  36. <head><title>{Title}</title>
  37. <link rel="shortcut icon" href="{Favicon}">
  38. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  39. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  40.  
  41. <style type="text/css">
  42.  
  43. ::-webkit-scrollbar-thumb:vertical {border:3px solid #fff;height:12px; background-color:#838282;}
  44. ::-webkit-scrollbar {background-color:#838282;height:7px;width:12px;border:5px solid #fff;}
  45.  
  46. #bite a{
  47. display:block
  48. }
  49.  
  50. #bite .death {
  51. margin-top:0px;filter: alpha(opacity = 0);
  52. opacity:0;-webkit-transition: all 0.5s ease-out;
  53. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  54. }
  55.  
  56. #bite:hover .death {
  57. margin-top:0px;
  58. -webkit-transition: all 0.8s ease-out;
  59. -moz-transition: all 0.8s ease-out;
  60. transition: all 0.8s ease-out;
  61. filter: alpha(opacity = 100);
  62. filter: alpha(opacity = 100);
  63. opacity:100;
  64. }
  65.  
  66.  
  67.  
  68. body {
  69. background:{color:Background};
  70. margin:0px;
  71. color:{color:Text};
  72. font-family:arial;
  73. font-size:10px;
  74. line-height:100%;
  75. }
  76.  
  77. a {
  78. text-decoration:none;
  79. outline:none;
  80. -moz-outline-style:none;
  81. color:{color:Link};
  82. -moz-transition-duration:0.8s;
  83. -webkit-transition-duration:0.8s;
  84. -o-transition-duration:0.8s;
  85. }
  86.  
  87. a:hover {
  88. color:{color:Link Hover};
  89. outline:none;
  90. -moz-outline-style:none;
  91. }
  92.  
  93. img {
  94. border:none;
  95. }
  96.  
  97. blockquote {
  98. padding-left:5px;
  99. border-left:2px solid;
  100.  
  101. }
  102.  
  103. blockquote blockquote {
  104. padding-left:5px;
  105. border-left:2px solid;
  106. }
  107.  
  108. h1 {
  109. font-size:8px;
  110. text-align:center;
  111. font-family:calibri;
  112. letter-spacing:1px;
  113. color:{color:Text};
  114. }
  115.  
  116. h2 {
  117. font-size:8px;
  118. text-align:center;
  119. font-family:calibri;
  120. letter-spacing:1px;
  121. color:{color:Text};
  122. }
  123.  
  124.  
  125.  
  126. #title {
  127. font-size:27px;
  128. text-transform:uppercase;
  129. letter-spacing:5px;
  130. font-family: helvetica;
  131. text-align:center;
  132. margin-bottom:25px;
  133. color:{color:Title};
  134. padding-bottom:30px;
  135. background:transparent;
  136. padding-top:25px;
  137. margin-left:-115px;
  138. margin-top:-500px;
  139.  
  140. }
  141.  
  142. #subtitle{
  143. text-transform:lowercase;
  144. letter-spacing:5px;
  145. font-family: helvetica;
  146. text-align:center;
  147. margin-bottom:25px;
  148. color:{color:Subtitle};
  149. padding-bottom:30px;
  150. background:transparent;
  151. padding-top:25px;
  152. margin-left:-115px;
  153. margin-top:-20px;
  154.  
  155. }
  156.  
  157.  
  158. #sidebar {
  159. width:350px;
  160. position:fixed;
  161. margin-left:90px;
  162. margin-top:100px;
  163. }
  164. #sidebarimage {
  165. width 250px;
  166. }
  167.  
  168. #sidebarimage img {
  169. width:450px;
  170. height:750px;
  171. margin-top:-150px;
  172. margin-left:-90px;
  173. }
  174.  
  175.  
  176.  
  177. #links {
  178. margin-top: -175px;
  179. margin-left:45px;
  180. font-size:9px;
  181. font-family: open sans;
  182. margin-left:-45px;
  183. text-transform:uppercase;
  184. text-align:center;
  185. letter-spacing:2px;
  186. padding:5px;
  187. line-height:170%;
  188. width:350px;
  189. font-style:normal;
  190.  
  191. }
  192.  
  193. #links a{
  194. padding:3px;
  195. letter-spacing:0px;
  196. text-decoration:none;
  197. color: #03c;
  198. -webkit-transition: 0.5s;
  199. -moz-transition: 0.5s;
  200. -o-transition: 0.5s;
  201. -ms-transition: 0.5s;
  202. transition: 0.5s;
  203.  
  204.  
  205. }
  206.  
  207. #links a:hover{
  208. color:{color:Hover};
  209. font-style:italic;
  210. font-weight:00px;
  211. text-shadow: -1px 1px 5px #03c, 1px -1px 5px #03c;
  212. -webkit-filter: blur(15px);
  213. -webkit-transition:all 0.9s;
  214. -moz-transition:all 0.9s;
  215. -ms-transition:all 0.9s;
  216. -o-transition:all 0.9s;
  217. transition:all 0.9s;
  218. -webkit-transition: all 0.5s ease-out;
  219. -moz-transition: all 0.5s ease-out;
  220. transition: all 0.5s ease-out;
  221.  
  222. }
  223.  
  224. #description {
  225. padding:5px;
  226. text-align:center;
  227. color:{color:Description};
  228. font-family:open sans;
  229. line-height:15px;
  230. margin-left:-70px;
  231. margin-right:30px;
  232. margin-top:100px;
  233.  
  234.  
  235. }
  236.  
  237. #pagination {
  238. font-size:15px;
  239. margin-top:10px;
  240. text-align:center;
  241. font-style:none;
  242. color:white;
  243. }
  244.  
  245.  
  246. #entries {
  247. padding:20px;
  248. width:500px;
  249. margin-left:500px;
  250. margin-top:-300px;
  251. color:{color:Text};
  252. }
  253.  
  254. #post {
  255. width:500px;
  256. padding-bottom:20px;
  257. }
  258.  
  259. #postinfo {
  260. text-align:center;
  261. margin-top:10px;
  262. border-top:1px solid #eee;
  263. padding-top:5px;
  264. }
  265.  
  266. #question {
  267. float:left;
  268. padding:1px;
  269. margin-top:-2px;
  270. margin-right:5px;
  271. }
  272.  
  273. #credit a{
  274. position:fixed;
  275. right:3px;
  276. bottom:3px;
  277. padding:4px;
  278. background:#0dd7e2;
  279. font-size:11.5px;
  280. color:black;
  281. -moz-transition-duration:1s;
  282. -webkit-transition-duration:1s;
  283. -o-transition-duration:1s;
  284. }
  285.  
  286. #credit a:hover {
  287. opacity:1;
  288. color:#0dd7e2;
  289. background:black;
  290. -moz-transition-duration:1s;
  291. -webkit-transition-duration:1s;
  292. -o-transition-duration:1s;
  293. }
  294.  
  295.  
  296. {CustomCSS}</style></head><body>
  297.  
  298. <div id="sidebar">
  299. <div id="sidebarimage">
  300.  
  301. <img src="{image:Sidebar}">
  302.  
  303. </div>
  304. <div id="title">{Title}</div>
  305. <div id="subtitle">{text:Subtitle}</div>
  306. <div id="description">{Description}<div id="pagination">
  307. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">{text:PreviousPage}</a>{/block:PreviousPage} & {block:NextPage}<a href="{NextPage}">{text:NextPage}</a>{/block:NextPage}{/block:Pagination}
  308. </div></div>
  309.  
  310.  
  311. <div id="links">
  312.  
  313. <a href="{text:Link1 URL}" title="{text:Link1 Title}"><img src="http://www.mediafire.com/convkey/f41e/0edsyhacbvevd7cfg.jpg"></a>
  314.  
  315. <a href="{text:Link2 URL}" title="{text:Link2 Title}"><img src="http://www.mediafire.com/convkey/d964/2b65h4uwm3u9gubfg.jpg"></a>
  316.  
  317. <a href="{text:Link3 URL}" title="{text:Link3 Title}"><img src="http://www.mediafire.com/convkey/431e/28kylxikuzy770sfg.jpg"></a>
  318.  
  319. <a href="{text:Link4 URL}" title="{text:Link4 Title}"><img src="http://www.mediafire.com/convkey/ddea/n09r5r490pyft4ufg.jpg"></a>
  320.  
  321. <a href="{text:Link5 URL}" title="{text:Link5 Title}"><img src="http://www.mediafire.com/convkey/32b5/56b2o77qlfk0dbvfg.jpg"></a>
  322.  
  323.  
  324. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  325. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  326. <script>
  327.  
  328. (function($){
  329.  
  330. $(document).ready(function(){
  331.  
  332. $("a[title]").style_my_tooltips({
  333.  
  334. tip_follows_cursor:true,
  335.  
  336. tip_delay_time:50,
  337.  
  338. tip_fade_speed:600,
  339.  
  340. attribute:"title"
  341.  
  342. });
  343.  
  344. });
  345.  
  346. })(jQuery);
  347.  
  348. </script>
  349.  
  350. <div id="bite">
  351.  
  352.  
  353.  
  354.  
  355. <div id="entries">{block:Posts}<div id="post">
  356.  
  357. {block:Text}<h1>{block:Title}<big><big>{Title}</big></big>{/block:Title}</h1>{Body}{/block:Text}
  358.  
  359. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  360.  
  361. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  362.  
  363. {block:Quote}<big><b><i>"{Quote}"</i></b></big>{block:Source}<p></p>— {Source}{/block:Source}{/block:Quote}
  364.  
  365. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  366.  
  367. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  368.  
  369. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  370.  
  371. {block:Audio}<div class="audio_container">{block:AudioEmbed}{AudioEmbed color="white"}{/block:AudioEmbed}</div>
  372. {block:Caption}<div class="caption">{Caption}</div>
  373. {/block:Caption}{/block:Audio}
  374.  
  375. {block:Answer}<div id="question"><img src="{AskerPortraitURL-24}"></div><big><i>{Asker} whispered:</big></i><br>{Question}<p>{Answer}{/block:Answer}
  376.  
  377. <div id="postinfo">on <a href="{Permalink}">{DayOfMonthWithZero}.{MonthNumberWithZero}.{ShortYear}</a>{/block:Date}&nbsp;&nbsp;&nbsp;&nbsp; $ <a href="{Permalink}">{NoteCount}</a>&nbsp;&nbsp;&nbsp;&nbsp; {block:RebloggedFrom}<a href="{ReblogParentURL}"> via</a> {/block:RebloggedFrom} {block:ContentSource} / <a href="{SourceURL}"> <a href="{SourceURL}"> src</a>{/block:ContentSource}{/block:RebloggedFrom}
  378.  
  379. {block:HasTags}<div id="tags">{block:Tags} # <a href="{TagURL}">{tag}</a>, {/block:Tags}</div>{/block:HasTags}</div></div>
  380.  
  381. {/block:Posts}{block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}{/block:Posts}
  382.  
  383. </div></div></div></div>
  384. </div>
  385.  
  386. <div id="credit"><a href="http://flyawayfromzayn.tumblr.com/">Credit</a></div>
  387. </body>
  388. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement