Advertisement
gryffindor

Untitled

Mar 12th, 2014
561
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.54 KB | None | 0 0
  1. <!---theme #1 by gryffndour
  2. DONT CLAIM AS YOUR OWN OR TAKE OFF THE CREDIT
  3. base code by hazrey
  4. enjoy and thanks for using it x--->
  5.  
  6.  
  7. <html>
  8. <head>
  9. <title>{Title}</title>
  10. </head>
  11. <body>
  12. ...
  13. </body>
  14. </html>
  15.  
  16. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  17.  
  18.  
  19.  
  20.  
  21. <meta name="color:background" content="#ffffff"/>
  22. <meta name="color:link" content="#b8b8b8"/>
  23. <meta name="color:link hover" content="#eeeeee"/>
  24. <meta name="color:border" content="#eeeeee"/>
  25. <meta name="color:hoverlink text" content="838282"/>
  26. <meta name="color:hoverlink border" content="838282"/>
  27. <meta name="color:hoverlink bg" content="#ffffff"/>
  28. <meta name="color:title" content="#838282"/>
  29. <meta name="color:text" content="#838282"/>
  30. <meta name="color:description" content="#838282"/>
  31. <meta name="image:sidebar" content=""/>
  32. <meta name="text:link1 text" content="link 1">
  33. <meta name="text:link1 url" content="/">
  34. <meta name="text:link1 hover" content="link 1">
  35. <meta name="text:link2 text" content="link 2">
  36. <meta name="text:link2 url" content="/">
  37. <meta name="text:link2 hover" content="link 2">
  38. <meta name="text:link3 text" content="link 3">
  39. <meta name="text:link3 url" content="/">
  40. <meta name="text:link3 hover" content="link 3">
  41. <meta name="text:link4 text" content="link 4">
  42. <meta name="text:link4 url" content="/">
  43. <meta name="text:link4 hover" content="link 4">
  44.  
  45. <head><title>{Title}</title>
  46. <link rel="shortcut icon" href="{Favicon}">
  47. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  48. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  49.  
  50. <style type="text/css">
  51.  
  52. ::-webkit-scrollbar-thumb:vertical {border:3px solid #fff;height:12px; background-color:#838282;}
  53. ::-webkit-scrollbar {background-color:#838282;height:7px;width:12px;border:5px solid #fff;}
  54.  
  55. #bite a{
  56. display:block
  57. }
  58.  
  59. #bite .death {
  60. margin-top:0px;filter: alpha(opacity = 0);
  61. opacity:0;-webkit-transition: all 0.5s ease-out;
  62. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  63. }
  64.  
  65. #bite:hover .death {
  66. margin-top:0px;
  67. -webkit-transition: all 0.8s ease-out;
  68. -moz-transition: all 0.8s ease-out;
  69. transition: all 0.8s ease-out;
  70. filter: alpha(opacity = 100);
  71. filter: alpha(opacity = 100);
  72. opacity:100;
  73. }
  74.  
  75. #actualnews {
  76. font-family:calibri;
  77. font-size:10px;
  78. color: #b8b8b8;
  79. width:100px;
  80. height:auto;
  81. padding-top:3px;
  82. margin-left: 102px;
  83. margin-top:-25px;
  84. text-align:center;
  85. position:fixed;
  86. }
  87.  
  88.  
  89. body {
  90. cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;
  91. background:{color:background};
  92. color:{color:text};
  93. margin:0px;
  94. font-family:calibri;
  95. font-size:10px;
  96. line-height:100%;
  97. letter-spacing:0px;
  98. text-align:justify;
  99. background-image:url('{image:Background}');
  100. }
  101. }
  102. }
  103. #title
  104. color:{color:ttitle}
  105. }
  106.  
  107. ::selection {
  108. background-color: {color:Selection};
  109. }
  110. a {
  111. text-decoration:none;
  112. outline:none;
  113. -moz-outline-style:none;
  114. color:{color:link};
  115. -moz-transition-duration:0.8s;
  116. -webkit-transition-duration:0.8s;
  117. -o-transition-duration:0.8s;
  118. }
  119.  
  120. a:hover {
  121. color:{color:link hover};
  122. outline:none;
  123. -moz-outline-style:none;
  124. }
  125.  
  126. img {
  127. border:none;
  128. }
  129.  
  130. blockquote {
  131. padding-left:5px;
  132. border-left:2px solid;
  133.  
  134. }
  135.  
  136. blockquote blockquote {
  137. padding-left:5px;
  138. border-left:2px solid;
  139. }
  140.  
  141. h1 {
  142. font-size:8px;
  143. text-align:center;
  144. font-family:calibri;
  145. letter-spacing:1px;
  146. color:{color:text};
  147. }
  148.  
  149. h2 {
  150. font-size:8px;
  151. text-align:center;
  152. font-family:calibri;
  153. letter-spacing:1px;
  154. }
  155.  
  156.  
  157. #sidebar {
  158. width:200px;
  159. position:fixed;
  160. margin-left:235px;
  161. margin-top:190px;
  162. }
  163.  
  164. #title{
  165. font-size:26px;
  166. color:{color:Title}
  167. font-family:arial;
  168. text-align:left;
  169. letter-spacing:-1px;
  170. margin-left:-30px;
  171. margin-top:-21px;
  172. font-style:none;
  173. font-weight:bold;
  174. text-transform:lowercase;
  175. padding:4px;
  176. padding-top:0px;
  177. padding-bottom:8px;
  178. padding-right:0px;
  179. position:fixed;
  180. padding-left:px;
  181. width:198px;
  182. padding-left:29px;
  183. }
  184.  
  185.  
  186. #sidebarimage {
  187. position:fixed;
  188. width:200px;
  189. height:135px;
  190. }
  191.  
  192. #sidebarimage img {
  193. width:220px;
  194. height:135px;
  195. }
  196.  
  197. #sidebarimage img:hover{
  198. opacity:0.9;
  199. -moz-transition-duration:0.8s;
  200. -webkit-transition-duration:0.8s;
  201. -o-transition-duration:0.8s;
  202. }
  203.  
  204. #links {
  205. width:200px;
  206. margin-top:135px;
  207. padding:5px;
  208. text-align:center;
  209. word-spacing:2px;
  210. font-size:12px;
  211. display:block;
  212. color:{color:link};
  213. background-color:#eee;
  214. }
  215.  
  216. #links a {
  217. letter-spacing: 1px;
  218. padding:3px;
  219. }
  220.  
  221. #description {
  222. color:{color:DescriptionText};
  223. text-align:left;
  224. width:180px;
  225. margin-top:8px;
  226. margin-left:2px;
  227. font-size:12px;
  228. position:fixed;
  229. text-transform:none;
  230.  
  231. }
  232.  
  233. #description a {
  234. color:{color:Sidebar Links};
  235. }
  236.  
  237. #description a:hover {
  238. -moz-transition-duration:0.3s;
  239. -webkit-transition-duration:0.3s;
  240. -o-transition-duration:0.3s;
  241. color:{color:Hover};
  242. }
  243.  
  244. #s-m-t-tooltip {
  245. max-width:300px;
  246. padding:3px 4px 5px 4px;
  247. margin:20px 0px 0px 20px;
  248. background-color:{color:hoverlink bg};
  249. border:1px solid {color:hoverlink border};
  250. font-family:calibri;
  251. font-size:9px;
  252. letter-spacing:2px;
  253. text-transform:uppercase;
  254. color:{color:hoverlink text};
  255. z-index:999999999999999999999999999999999999;
  256. }
  257.  
  258. #pagination {
  259. text-align:center;
  260. margin-top:5px;
  261. }
  262.  
  263. #entries {
  264. padding:20px;
  265. width:500px;
  266. margin-left:500px;
  267. margin-top:40px;
  268. }
  269.  
  270. #post {
  271. width:500px;
  272. padding-bottom:20px;
  273. color:{color:posts};
  274. }
  275.  
  276. #postinfo {
  277. text-align:center;
  278. margin-top:10px;
  279. border-top:1px solid #eee;
  280. padding-top:5px;
  281. }
  282.  
  283. #question {
  284. color:{color:Text};
  285. padding:5px;
  286. margin-top:5px;
  287. margin-bottom:5px;
  288. text-align:left;
  289.  
  290. }
  291.  
  292. #answers {
  293. color:{color:Text};
  294. padding:2px;
  295. text-align:left;
  296. }
  297.  
  298. #questions img {
  299. margin-right:4px;
  300. border-radius:80px;
  301. padding:3px;
  302. float:left;
  303. text-align:justify;
  304. margin-top:-15px;
  305. }
  306.  
  307. #statement {
  308. padding:5px;
  309. margin-top:-8px;
  310. text-align:left;
  311. color:#999999;
  312. }
  313.  
  314. #cred {
  315. position:fixed;
  316. bottom:10px;
  317. right:12px;
  318. font-size:13px;
  319. font-family:arial;
  320. font-weight:none;
  321. letter-spacing:-2px;
  322. padding:5px;
  323. }
  324.  
  325. #cred a {
  326. color:#000;
  327. }
  328.  
  329.  
  330.  
  331. {CustomCSS}</style></head><body>
  332.  
  333.  
  334.  
  335. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  336. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  337. <script>
  338.  
  339. (function($){
  340.  
  341. $(document).ready(function(){
  342.  
  343. $("a[title]").style_my_tooltips({
  344.  
  345. tip_follows_cursor:true,
  346.  
  347. tip_delay_time:50,
  348.  
  349. tip_fade_speed:600,
  350.  
  351. attribute:"title"
  352.  
  353. });
  354.  
  355. });
  356.  
  357. })(jQuery);
  358.  
  359. </script>
  360.  
  361.  
  362. <div id="sidebar">
  363.  
  364.  
  365. <div id="title">{title}</div>
  366.  
  367. <div id="sidebarimage"><a title="home" href="/"><img src="{image:sidebar}"></div>
  368.  
  369. <div id="links">
  370. <a title="{text:link1 hover}" href="{text:link1 url}">{text:link1 text}</a>
  371. <a title="{text:link2 hover}" href="{text:link2 url}">{text:link2 text}</a>
  372. <a title="{text:link3 hover}" href="{text:link3 url}">{text:link3 text}</a>
  373. <a title="{text:link4 hover}" href="{text:link4 url}">{text:link4 text}</a></div>
  374.  
  375. <div id="description">{Description}</div>
  376.  
  377. <div id="pagination">
  378. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage}
  379. {block:NextPage}— <a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}
  380. </div>
  381.  
  382. </div>
  383.  
  384.  
  385. <div id="entries">{block:Posts}<div id="post">
  386.  
  387. {block:Text}<h1>{block:Title}<big><big>{Title}</big></big>{/block:Title}</h1>{Body}{/block:Text}
  388.  
  389. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  390.  
  391. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  392.  
  393. {block:Quote}<big><b><i>"{Quote}"</i></b></big>{block:Source}<p></p>— {Source}{/block:Source}{/block:Quote}
  394.  
  395. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  396.  
  397. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  398.  
  399. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  400.  
  401. {block:Audio}<div class="audio_container">{block:AudioEmbed}{AudioEmbed color="white"}{/block:AudioEmbed}</div>
  402. {block:Caption}<div class="caption">{Caption}</div>
  403. {/block:Caption}{/block:Audio}
  404.  
  405. {block:Answer}<div id="questions">
  406. <a href="{askerURL}" title={askername}><img src="{AskerPortraitURL-30}"></a>
  407. <div id="statement">{Question}</div>
  408. </div>
  409. <div id="answers">{Answer}</div>{/block:Answer}
  410.  
  411. <div id="postinfo">on
  412.  
  413. {/block:Date}
  414.  
  415. <!----date---> <a href="{Permalink}" title="{TimeAgo}">{DayOfMonthWithZero}.{MonthNumberWithZero}.{ShortYear}</a>
  416. {/block:Date}&nbsp;&nbsp;&nbsp;&nbsp; $
  417. <!----notes--->
  418.  
  419. &nbsp;<font style="color:#a8a8a8">+<a href="{Permalink}" title="{NoteCountWithLabel}">{NoteCount}</a></font>
  420.  
  421. &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}
  422.  
  423. {block:HasTags}<div id="tags">{block:Tags} # <a href="{TagURL}">{tag}</a>, {/block:Tags}</div>{/block:HasTags}</div></div>
  424.  
  425. {/block:Posts}{block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}{/block:Posts}
  426.  
  427. </div></div></div></div>
  428. </div>
  429.  
  430. <div id="cred">
  431. <a title="gryffndour"href="http://gryffndour.tumblr.com/">GF</a>
  432. </div>
  433. </div>
  434.  
  435. </body>
  436. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement